jandrop/u-manager-unraid-plugin
Unraid notification agent plugin for U-Manager iOS/Android app
SUMMARY AI summary by gpt-5-mini
A Unraid Dynamix notification agent that forwards Unraid notifications to the U-Manager iOS/Android app as push notifications. Intended for Unraid users who run the U-Manager mobile app and want system alerts delivered to their phone. Key points: - Installs via Unraid WebGUI or command line; configure in Settings → Notification Settings by enabling the agent and pasting the push token from the U-Manager app (requires app v1.2.1+). - Stateless relay: the plugin POSTs a small JSON to a Cloudflare Worker which calls Firebase Cloud Messaging to deliver the push. - Only five fields are sent (title, message, importance, timestamp, link). No server-side storage of notification content; Cloudflare stores only push_token→device_id mapping with 1-year TTL. - Behavior: one device per token; token regenerates when toggled in the app; forwards all Dynamix notifications. Includes basic troubleshooting notes.
DETECTED Detected AI stack
AI-related keywords found in this repo's description, topics, or README summary — grouped by category. Each badge links to the corresponding ranking detail page.
Owner
Curious programmer and lover of things done right. I love creating, breaking and rebuilding until everything runs smooth.
Dates
| Created on GitHub | 2026-05-07 |
| Last push | 2026-05-09 |
| First seen here | 2026-05-09 |
| Last fetched | 2026-05-09 15:42 |