1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ntfy_ynh.git synced 2025-11-05 12:38:46 +01:00
Send push notifications to your phone or desktop using PUT/POST
Find a file
Alexandre Aubin 798eb2142b
Merge pull request #63 from YunoHost-Apps/testing
Testing / improve app short description
2025-10-06 19:07:38 +02: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-07-05 15:54:11 +02: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 Improve app short description 2025-10-06 18:55:42 +02:00
README.md Auto-update READMEs 2025-10-06 18:55:45 +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.14.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.