2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ntfy_ynh.git synced 2026-05-12 06:47:20 +02:00
Send push notifications to your phone or desktop using PUT/POST
Find a file
2026-05-03 08:38:10 +02:00
.github fix linter 2023-08-25 22:32:20 +02:00
conf Update Nginx config to manage Authorization headers 2026-04-06 19:32:28 +02:00
doc correct command translation !!! (#53) 2025-02-10 12:10:22 +01:00
scripts Change access rights from read-write to write-only for UnifiedPush. Closes #68 2026-03-27 17:50:52 +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 Upgrade sources 2026-04-22 00:27:46 +02:00
README.md Auto-update READMEs 2026-04-22 00:27:55 +02: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.22.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.