1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/send_ynh.git synced 2025-11-05 13:08:39 +01:00
Send package for YunoHost
Find a file
2025-10-05 09:01:33 +02:00
.github cleaning 2023-05-20 20:00:27 +02:00
conf [autopatch] Automatic patch attempt for helpers 2.1 2024-08-31 02:59:44 +02:00
doc add pre upgrade message 2024-01-17 01:45:19 +01:00
scripts cleaning 2025-09-28 13:06:37 +02:00
LICENSE first commit 2021-08-25 17:42:59 +02:00
manifest.toml [autopatch] Automatic patch to use nodejs/ruby/go/compose resources + remove empty _common.sh 2025-09-02 22:49:32 +02:00
README.md Auto-update READMEs 2025-09-25 19:21:52 +02:00
tests.toml Update tests.toml 2023-06-08 13:22:11 +02:00

Logo of Send Send, packaged for YunoHost

File sharing which allows to send encrypted files

🌐 Official app website App Demo Version: 3.4.27~ynh1

Screenshots

Screenshot of Send

📦 Developer info

Automatic tests level

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