add planned features

This commit is contained in:
array-in-a-matrix 2024-04-02 01:05:46 -04:00
parent 974bc952f3
commit 213bad1be5

View file

@ -1,3 +1,21 @@
# sharif
Temporary file sharing.
Temporary file sharing.
## Planned features
- [ ] CLI
- [ ] Upload files
- [ ] Download files
- [ ] WebUI
- [ ] Upload files
- [ ] Download files
- [ ] Generate QR-Code link
- [ ] Syntax-highlighting for source code files
- [ ] Multiple files upload
- [ ] Each file can be downloaded seperately
- [ ] Files can be downloaded in bulk (single compressed archive)
- [ ] Delete files after x minutes/hours/days
- [ ] Delete after read
- [ ] Encrypt stored files
- [ ] optional password protection