Skip to content

yukinotenshi/pyupload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyUpload

Build Status

A simple CLI tool to upload file with direct link

Made for those who are too lazy to open SCP/SFTP

Installation

pip install pyupload

Usage

pyupload <filename> --host=<host>

Example

pyupload .gitignore --host=catbox

[1674/1674] bytes |====================>|Your link : https://files.catbox.moe/e03ygs.gitignore

Running Tests

python3 upload_test.py

Issues? Changes?

Just open an issue/pull requests

About

A simple CLI tool to upload file with direct link

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages