Temporary file sharing.
Go to file
zethria a72be14e81 Changed the file extension and added a few more lines
Funny that I had to fix it even though there's no real code in it
2024-04-02 20:23:41 -04:00
.gitignore Initial commit 2024-04-02 00:43:44 -04:00
index.html Changed the file extension and added a few more lines 2024-04-02 20:23:41 -04:00
LICENSE Initial commit 2024-04-02 00:43:44 -04:00
README.md Added planned features 2024-04-02 01:24:48 -04:00

sharif

Temporary file sharing.

Planned features

  • CLI
    • Upload files
    • Download files
    • Generate QR-Code link (ASCII)
    • Native support for curl/wget and possibly a terminal client
  • WebUI
    • Upload files
    • Download files
    • Generate QR-Code link (Image)
    • Preview files without download
  • 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
  • File size upload limit