2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/gotify_ynh.git synced 2026-03-25 17:42:50 +01:00
Gotify package for YunoHost
Find a file
2026-03-10 01:37:55 +01:00
.github v2 2023-08-16 18:24:39 +02:00
conf Update nginx.conf 2026-02-20 00:03:35 +01: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 2026-03-01 00:08:34 +01:00
README.md Auto-update READMEs 2026-03-01 00:08:35 +01: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.9.1~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.