Skip to content

rfc2119/sendall

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
cmd
 
 
 
 
 
 
 
 
 
 
 
 

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