Skip to content

rfc2119/sendall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sendall

Upload your files to popular one-off file-sharing servies through one interface. You can self-host most of these services

Usage

Upload a file to service transfer.sh with a download limit of 7 downloads

sendall transfer <file> --downloads 7

Delete your just uploaded file from the transfer.sh server

sendall transfer delete <exact_url_you_received_from_the_server>

Upload a markdown document to your self-hosted private bin instance, with an expiration time of 10 minutes

sendall privatebin <file> --host myhost.tld --format markdown --days 10min

Supported Services

  • transfer.sh
  • private bin

Notes

  • The server at transfer.sh is not updated with the latest code from the original repository. The APIs are thus not compatible

TODO

  • Add support the following services:

    [ ] Firefox send (maybe we can use this rust client ? It has an api component too. Also, there are two python client implementation here and here

    [ ] WeTransfer

About

[WIP] Upload your one-off files using Firefox Send, transfer.sh and many more!

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages