mirror of
https://github.com/YunoHost-Apps/psitransfer_ynh.git
synced 2024-09-03 20:16:06 +02:00
10 lines
512 B
Markdown
10 lines
512 B
Markdown
Simple open source self-hosted file sharing solution. It's an alternative to paid services like Dropbox, WeTransfer.
|
|
|
|
### Features:
|
|
|
|
- Mobile friendly responsive interface
|
|
- Resumable up- and downloads ([tus.io](https://tus.io))
|
|
- Set an expire-time for your upload bucket
|
|
- Download all files as zip/tar.gz archive
|
|
- Password protected download list ([AES](https://en.wikipedia.org/wiki/Advanced_Encryption_Standard))
|
|
- `/admin` Page lists bucket information (_disabled until you set `adminPass` config value_)
|