mirror of
https://github.com/YunoHost-Apps/psitransfer_ynh.git
synced 2025-09-20 15:38:30 +02:00
Share files you want in a protected environnement.
.github | ||
conf | ||
doc | ||
scripts | ||
LICENSE | ||
manifest.toml | ||
README.md | ||
tests.toml |
PsiTransfer, packaged for YunoHost
Simple file sharing solution
📦 Developer info
🛠️ Upstream PsiTransfer repository: https://github.com/psi-4ward/psitransfer
Pull request are welcome and should target the testing
branch.
The testing
branch can be tested using:
# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/psitransfer_ynh/tree/testing
# upgrade an existing install:
sudo yunohost app upgrade psitransfer -u https://github.com/YunoHost-Apps/psitransfer_ynh/tree/testing
📚 App packaging documentation
Please see https://doc.yunohost.org/packaging_apps for more information.