send your file through onedrive
- Upload file without login, share anytime!
- End-to-end encryption, security matters!
- Onedrive storage, No traffic passthrough, free your server!
- CLI command generation, easy for linux command-line download!
- Open the website
- Upload your file(s)
- Get the link and share it
- Others download from the link
- MUST hosted on https site (because service worker only works on https)
- Cannot work in Firefox InPrivate window (because service worker are disabled)
- Leaving downloading page will interrupt downloading (because downloading is done inside service worker)
- download from release and unzip
- run program
SavePath: where to save files in your onedrive
Listen: how the program bind address
if you want to use your private client_id and client_secret to setup this app, you can check This Instruction
If you want to build from source, you need to install go and run go build
in the project directory