1
0
Fork 0
1Panel-Appstore/ntfy
renovate[bot] 2686cb8591 chore(deps): update binwiederhier/ntfy docker tag to v2.12.0 (#4031)
* chore(deps): update binwiederhier/ntfy docker tag to v2.12.0

* Update app version [skip ci]

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
2025-05-30 17:51:28 +08:00
..
2.12.0 chore(deps): update binwiederhier/ntfy docker tag to v2.12.0 (#4031) 2025-05-30 17:51:28 +08:00
README.md feat: 优化部分应用安装包 2024-07-02 17:13:59 +08:00
README_en.md Add various translations for i18n apps (#3475) 2025-03-25 16:59:32 +08:00
data.yml feat: Optimize application types 2025-05-20 11:49:02 +08:00
logo.png feat:添加ntfy到列表 (#1678) 2024-07-02 11:40:53 +08:00

README_en.md

ntfy

ntfy is a simple HTTP-based publish-subscribe notification service. With ntfy, you can send notifications from any computer script to your phone or desktop without registration or fees.

Key Features:

  • Cross-Platform Support: Available on Android, iOS, Windows, Linux, and macOS.
  • Multiple Transmission Methods: Notifications can be sent and received via HTTP API, command-line tools, email, WebSocket, and more.
  • Self-Hosting: Users can deploy ntfy on their own servers for complete control and privacy.
  • Subscription Model: Allows users to subscribe to specific topics and receive only relevant notifications.
  • Simple Integration: Easily integrates with various applications and scripts through simple HTTP requests.
  • Real-Time Notifications: Supports real-time notifications for instant updates.
  • Open Source: Fully open-source, allowing users to view, customize, and extend the source code.