1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/gotify_ynh.git synced 2025-11-05 13:28:44 +01:00
Gotify package for YunoHost
Find a file
2025-09-23 09:58:20 +02:00
.github v2 2023-08-16 18:24:39 +02:00
conf Improving 2025-04-29 22:34:11 +02:00
doc fix 2023-11-11 23:10:34 +01:00
scripts cleaning 2025-09-15 21:21:47 +02:00
.gitignore 2.1 2025-05-29 19:57:58 +02:00
LICENSE v2 2023-08-16 18:24:39 +02:00
manifest.toml Upgrade sources 2025-09-22 00:08:11 +02:00
README.md Auto-update READMEs 2025-09-22 00:08:12 +02:00
tests.toml Improving 2025-04-29 22:34:11 +02:00

Logo of Gotify Gotify, packaged for YunoHost

Simple server for sending and receiving messages

🌐 Official app website Version: 2.7.3~ynh1

Screenshots

Screenshot of Gotify

📦 Developer info

Automatic tests level

🛠️ Upstream Gotify repository: https://github.com/gotify/server

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/gotify_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade gotify -u https://github.com/YunoHost-Apps/gotify_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.