transbeam/README.md

17 lines
354 B
Markdown
Raw Normal View History

2022-04-26 23:54:29 -04:00
# transbeam
A low-frills low-latency file drop server
## installation
## todo
- [ ] file uploading
- [ ] real-time file downloading
- [ ] upload progress bar
- [ ] uploader auth
- [ ] downloader auth
- [ ] sanitize filenames
- [ ] make sure upload errors are passed along to downloaders in a halfway reasonable way
- [ ] delete uploads after a while