1
0
Fork 0
1Panel-Appstore/ntfy
wanghe-fit2cloud 400b2bfeb2 feat: Optimize application types 2025-05-20 11:49:02 +08:00
..
2.11.0 Add various translations for i18n apps (#3475) 2025-03-25 16:59:32 +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.