2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ntfy_ynh.git synced 2026-02-20 08:36:10 +01:00
Send push notifications to your phone or desktop using PUT/POST
Find a file
2026-02-10 13:49:24 +01:00
.github fix linter 2023-08-25 22:32:20 +02:00
conf [autopatch] Automatic patch to simplify proxy_pass/fastcgi_pass options in nginx.conf (PLEASE DOUBLE CHECK BEFORE MERGING) 2025-12-31 17:08:31 +01:00
doc correct command translation !!! (#53) 2025-02-10 12:10:22 +01:00
scripts cleaning 2025-11-17 19:12:13 +01:00
.gitignore Update to new helper version (#50) 2024-11-05 12:02:51 +01:00
LICENSE Fix a pile of missing/bad files 2022-11-18 14:49:27 +01:00
manifest.toml Merge pull request #66 from yunohost-bot/simplify-reverse-proxy-params 2026-02-10 13:37:56 +01:00
README.md Auto-update READMEs 2026-02-10 01:44:38 +01:00
tests.toml Update tests.toml 2024-12-31 04:37:41 +01:00

Logo of ntfy ntfy, packaged for YunoHost

Send notifications to a smartphone or computer via scripts

🌐 Official app website App Demo Version: 2.17.0~ynh1

📦 Developer info

Automatic tests level

🛠️ Upstream ntfy repository: https://github.com/binwiederhier/ntfy

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

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

📚 App packaging documentation

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