mirror of
https://github.com/YunoHost-Apps/psitransfer_ynh.git
synced 2025-11-05 12:58:39 +01: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.