1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ntfy_ynh.git synced 2025-12-21 02:53:04 +01:00
Send push notifications to your phone or desktop using PUT/POST
Find a file
2025-11-17 19:25:51 +01:00
.github fix linter 2023-08-25 22:32:20 +02:00
conf cleaning 2025-07-05 15:57:59 +02: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 cleaning 2025-11-17 19:12:13 +01:00
README.md Auto-update READMEs 2025-11-17 00:20:32 +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.15.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.