docs: update README and ADMIN_INTERFACE with ntfy notifications integration
Some checks failed
CI / scan_ruby (push) Has been cancelled
CI / scan_js (push) Has been cancelled
CI / lint (push) Has been cancelled
CI / test (push) Has been cancelled

This commit is contained in:
Min Zeya Phyo
2026-07-28 03:04:22 +08:00
parent ac2054e45c
commit 0197d092e5
2 changed files with 84 additions and 0 deletions

View File

@@ -46,6 +46,17 @@ A web-based admin interface has been added to MySMSAPio for managing API keys an
- **Activate/Deactivate**: Toggle gateway active status
- **Recent Messages**: View messages processed by each gateway
### 5. Push Notifications (ntfy)
- **Per-admin configuration**: Each admin user sets their own ntfy topic, access token, and server URL
- **Test button**: Send a test push notification to verify connectivity
- **Real-time alerts** for:
- Gateway went offline (high priority)
- Gateway came back online
- SMS delivery confirmed (low priority)
- SMS failed (urgent priority)
- API key revoked
- See [Push Notifications (ntfy)](#push-notifications-ntfy) section below for setup details
## Access
### Default Login Credentials