mirror of
https://github.com/YunoHost-Apps/send_ynh.git
synced 2025-09-06 03:52:59 +02:00
1.9 KiB
1.9 KiB
Send, packaged for YunoHost
File sharing which allows to send encrypted files
📦 Developer info
🛠️ Upstream Send repository: https://github.com/timvisee/send
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/send_ynh/tree/testing
# upgrade an existing install:
sudo yunohost app upgrade send -u https://github.com/YunoHost-Apps/send_ynh/tree/testing
📚 App packaging documentation
Please see https://doc.yunohost.org/packaging_apps for more information.