Skip to content

Painless, context-aware file uploads from the command line

License

Notifications You must be signed in to change notification settings

NickTikhonov/up

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

up

✨ painless, context-aware file uploads from the command line ✨

Demo

installation

npm install -g up-cmd

use

single file:

up file.txt

multiple files:

up file.txt

command output:

cat /usr/share/dict/words | grep "aba" | up

specify your preferred provider:

up --provider transfer-sh file.txt

features

  • Easy upload to existing storage providers
  • Configuration through ~/.up.json

Contributing

Feel free to contribute by requesting a feature, submitting a bug or contributing code.

Authors

  • Nick Tikhonov
  • Alex Ungurianu

License

MIT

About

Painless, context-aware file uploads from the command line

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published