2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/psitransfer_ynh.git synced 2026-03-26 01:32:39 +01:00
Share files you want in a protected environnement.
Find a file
2026-02-15 09:50:18 +01:00
.github Apply example_ynh 2022-03-26 17:42:31 +01:00
conf Update nginx.conf 2026-02-01 12:32:53 +01:00
doc cleaning 2025-12-27 12:50:58 +01:00
scripts No need for password=$YNH_APP_ARG_PASSWORD ... $YNH_APP_ARG_FOOBAR is legacy syntax, $password is already available with the same value in the context of the install script 2025-12-29 17:44:20 +01:00
LICENSE Update LICENSE 2023-09-20 19:15:48 +02:00
manifest.toml Upgrade sources 2026-02-15 01:46:44 +01:00
README.md Auto-update READMEs 2026-02-15 01:46:45 +01:00
tests.toml fix 2023-09-20 16:44:38 +02:00

Logo of PsiTransfer PsiTransfer, packaged for YunoHost

Simple file sharing solution

🌐 Official app website Version: 2.4.1~ynh1

Screenshots

Screenshot of PsiTransfer

📦 Developer info

Automatic tests level

🛠️ 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.