1
0
Fork 0
1Panel-Appstore/ntfy/README_en.md

11 lines
943 B
Markdown

# 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.