sendit.nu

1.2.0 • Public • Published

alt text

README

 Sendit is a command line tool for upload files to sendit.nu

REQUIREMENTS

curl, jq

Gentoo users: 
             emerge --sync; 
             echo "net-misc/curl ssl" >> /etc/portage/package.use/curl;
             emerge --ask app-misc/jq;
             emerge --ask net-misc/curl

HOWTO

 wget q0 ~/sendit-bash-1.2.tar.gz https://sendit.nu/files/sendit-bash-1.2.tar.gz
 tar xf ~/~/sendit-bash-1.2.tar.gz
 cd ~/sendit-bash-1.2
 chmod +x sendit
 ./sendit filetoupload

TIPS

 cp ~/sendit-bash-1.2 /usr/bin/sendit
 chmod +x /usr/bin/sendit
 sendit file

 It's awesome to be able to just type 'sendit filename' and it's done 

CONTACT

 If you have problems, questions, ideas or suggestions please contact
 us by posting to info@sendit.nu

WEB SITE

 Visit our homepage for the latest info and updated tools

 https://sendit.nu & https://github.com/wuseman/

END!

Readme

Keywords

Package Sidebar

Install

npm i sendit.nu

Weekly Downloads

0

Version

1.2.0

License

MIT

Unpacked Size

3.46 kB

Total Files

5

Last publish

Collaborators

  • wuseman