diff --git a/README.md b/README.md index 2a34963..8f73fbb 100644 --- a/README.md +++ b/README.md @@ -16,22 +16,17 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in ## Overview -Simple open source self-hosted file sharing solution. -It's an alternative to paid services like Dropbox, WeTransfer. +Simple open source self-hosted file sharing solution. It's an alternative to paid services like Dropbox, WeTransfer. -* No accounts, no logins -* Mobile friendly responsive interface -* Supports many and very big files (Streams ftw) -* Resumable up- and downloads ([tus.io](https://tus.io)) -* Set an expire-time for your upload bucket -* One-time downloads -* Download all files as zip/tar.gz archive -* Modal-style file preview -* Requires Node >=7.4 or use `--harmony-async-await` flag -* Password protected download list ([AES](https://en.wikipedia.org/wiki/Advanced_Encryption_Standard)) -* `/admin` Page lists bucket information, [Screenshot](https://raw.githubusercontent.com/psi-4ward/psitransfer/master/docs/PsiTransfer-Admin.png) (_disabled until you set `adminPass` config value_) -* Lightweight [Vue](https://vuejs.org) based frontend apps. Gzipped (on by default) less than 100k -* Explicit named bucket IDs with query param `sid=` +### Features: + +- No accounts, no logins +- 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, [Screenshot](https://raw.githubusercontent.com/psi-4ward/psitransfer/master/docs/PsiTransfer-Admin.png) (_disabled until you set `adminPass` config value_) **Shipped version:** 2.1.2~ynh1 diff --git a/README_fr.md b/README_fr.md index a64f84c..a9e21fd 100644 --- a/README_fr.md +++ b/README_fr.md @@ -16,22 +16,17 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po ## Vue d’ensemble -Simple open source self-hosted file sharing solution. -It's an alternative to paid services like Dropbox, WeTransfer. +Simple open source self-hosted file sharing solution. It's an alternative to paid services like Dropbox, WeTransfer. -* No accounts, no logins -* Mobile friendly responsive interface -* Supports many and very big files (Streams ftw) -* Resumable up- and downloads ([tus.io](https://tus.io)) -* Set an expire-time for your upload bucket -* One-time downloads -* Download all files as zip/tar.gz archive -* Modal-style file preview -* Requires Node >=7.4 or use `--harmony-async-await` flag -* Password protected download list ([AES](https://en.wikipedia.org/wiki/Advanced_Encryption_Standard)) -* `/admin` Page lists bucket information, [Screenshot](https://raw.githubusercontent.com/psi-4ward/psitransfer/master/docs/PsiTransfer-Admin.png) (_disabled until you set `adminPass` config value_) -* Lightweight [Vue](https://vuejs.org) based frontend apps. Gzipped (on by default) less than 100k -* Explicit named bucket IDs with query param `sid=` +### Features: + +- No accounts, no logins +- 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, [Screenshot](https://raw.githubusercontent.com/psi-4ward/psitransfer/master/docs/PsiTransfer-Admin.png) (_disabled until you set `adminPass` config value_) **Version incluse :** 2.1.2~ynh1