Watch
2
0
Fork
You've already forked gotify_ynh
0
mirror of https://github.com/YunoHost-Apps/gotify_ynh.git synced 2026-09-16 06:43:36 +02:00
Gotify package for YunoHost
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-08-31 20:56:20 +02:00
.github v2 2023-08-16 18:24:39 +02:00
conf cors setting was also set 2026-07-25 16:42:23 +02:00
doc Add pre_upgrade message for 3.0.0~ynh1 2026-07-25 17:37:03 +02:00
scripts save password so .env file could be updated 2026-07-25 16:49:59 +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-08-28 00:11:54 +02:00
README.md Auto-update READMEs 2026-08-28 00:11:57 +02:00
tests.toml disable old tests that will fail 2026-07-25 17:40:51 +02:00

Logo of Gotify Gotify, packaged for YunoHost

Simple server for sending and receiving messages

🌐 Official app website Version: 3.1.0~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.