mirror of
https://github.com/YunoHost-Apps/psitransfer_ynh.git
synced 2024-09-03 20:16:06 +02:00
Share files you want in a protected environnement.
.github | ||
conf | ||
doc | ||
scripts | ||
ALL_README.md | ||
LICENSE | ||
manifest.toml | ||
README.md | ||
README_es.md | ||
README_eu.md | ||
README_fr.md | ||
README_gl.md | ||
README_it.md | ||
README_zh_Hans.md | ||
tests.toml |
PsiTransfer for YunoHost
Read this README in other languages.
This package allows you to install PsiTransfer quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.
Overview
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)
- Set an expire-time for your upload bucket
- Download all files as zip/tar.gz archive
- Password protected download list (AES)
/admin
Page lists bucket information (disabled until you setadminPass
config value)
Shipped version: 2.2.0~ynh1
Screenshots
Documentation and resources
- Official app website: https://psi.cx/tags/PsiTransfer
- Official admin documentation: https://github.com/psi-4ward/psitransfer/tree/master/docs
- Upstream app code repository: https://github.com/psi-4ward/psitransfer
- YunoHost Store: https://apps.yunohost.org/app/psitransfer
- Report a bug: https://github.com/YunoHost-Apps/psitransfer_ynh/issues
Developer info
Please send your pull request to the testing
branch.
To try the testing
branch, please proceed like that:
sudo yunohost app install https://github.com/YunoHost-Apps/psitransfer_ynh/tree/testing --debug
or
sudo yunohost app upgrade psitransfer -u https://github.com/YunoHost-Apps/psitransfer_ynh/tree/testing --debug
More info regarding app packaging: https://yunohost.org/packaging_apps