March 31Mar 31 Hey everyone! I built an Unraid plugin that brings Uptime Kuma monitor statuses directly onto the Unraid dashboard as a native widget.What it does:- Displays heartbeat bars matching Uptime Kuma's style (green/red/orange/blue) with hover tooltips showing date/time and status- Uptime percentage badges with color coding- Configurable time periods (1h, 12h, 24h, 7d, 30d, 90d, 180d)- Quick link to open Uptime Kuma's WebUI (auto-detected from your Docker container)- Choose which monitors to display via checkboxes in settings- Native Unraid dashboard tile with standard controls (settings cog, collapse, etc.)How it works:It reads Uptime Kuma's SQLite database directly in read-only mode from the Docker volume mount. No API keys, no background services, no modifications to Uptime Kuma. Supports both v1.x and v2.x (auto-detected).Install:Plugins tab > Install Plugin > paste this URL:https://raw.githubusercontent.com/drohack/UptimeKumaPlugin/main/uptime-kuma.plgThen go to the plugin settings, set your database path (usually /mnt/user/appdata/uptimekuma/kuma.db), click Test Connection, enable the widget, and check your dashboard.GitHub: https://github.com/drohack/UptimeKumaPluginFeedback and suggestions welcome!
March 31Mar 31 Author I am trying to get this added to Community App store so if a moderator can move this thread over to the Plugin Support area (I can't figure out how to create a thread there, and that might be by design) that would be awesome.
May 20May 20 Love the widget. But in Unraid 7.3 I cannot move the widget to a location that suits me. It is stuck in the lower right quadrant on the dashboard without any way to move it around the dashboard.How can I fix this?Thanks.
June 27Jun 27 On 3/31/2026 at 5:55 AM, drohack said:I am trying to get this added to Community App storeAny News about that?
July 7Jul 7 Author On 5/20/2026 at 7:41 AM, m411b said:Love the widget. But in Unraid 7.3 I cannot move the widget to a location that suits me. It is stuck in the lower right quadrant on the dashboard without any way to move it around the dashboard.How can I fix this?Thanks.I've updated the app so that it can move around. This has been tested and shipped in a new update. You should just need to update your app and you'll be good to go.
July 7Jul 7 Author On 6/27/2026 at 1:14 PM, Revan335 said:Any News about that?Yes this has been published: https://ca.unraid.net/apps/uptime-kuma-dashboard-widget-1bemfxg08a2qds
July 9Jul 9 On 7/7/2026 at 4:52 AM, drohack said:Yes this has been published: https://ca.unraid.net/apps/uptime-kuma-dashboard-widget-1bemfxg08a2qdsTemplate ErrorsPlugin Support thread not present on forum https://github.com/drohack/UptimeKumaPlugin/issuesCan you add a Folder/File select Structure to the Plugin Settings so we can select the Folder and DB?Can you add working or selecting with the Recommended Build-In PostgreSQL DB? Edited July 9Jul 9 by Revan335
July 9Jul 9 Author 2 hours ago, Revan335 said:Template ErrorsPlugin Support thread not present on forum https://github.com/drohack/UptimeKumaPlugin/issuesCan you add a Folder/File select Structure to the Plugin Settings so we can select the Folder and DB?Can you add working or selecting with the Recommended Build-In PostgreSQL DB?support link now points to the thread; the settings page has the folder picker (select the data folder, the DB is found automatically); and PostgreSQL isn't something Uptime Kuma supports — the v2 wizard's "recommended" option is the embedded MariaDB, which the plugin now reads (container must be running, since it's queried through the container itself). Also worth mentioning: v2 users get a bonus fix — 7d–180d graphs were previously lumping all history into the first bar.
July 10Jul 10 1 hour ago, drohack said:support link now points to the thread; the settings page has the folder picker (select the data folder, the DB is found automatically); and PostgreSQL isn't something Uptime Kuma supports — the v2 wizard's "recommended" option is the embedded MariaDB, which the plugin now reads (container must be running, since it's queried through the container itself). Also worth mentioning: v2 users get a bonus fix — 7d–180d graphs were previously lumping all history into the first bar.Awesome!I checked this!Can you add a Changelog and Releases to Github? So we can see the Changes directly!Yes, sorry, MariaDB not PostgreSQL.
July 10Jul 10 Author 10 hours ago, Revan335 said:Awesome!I checked this!Can you add a Changelog and Releases to Github? So we can see the Changes directly!Yes, sorry, MariaDB not PostgreSQL.Done! Changelog and releases are both up:- Changelog: https://github.com/drohack/UptimeKumaPlugin/blob/main/CHANGELOG.md- Releases: https://github.com/drohack/UptimeKumaPlugin/releases (every version is tagged — "Watch → Custom → Releases" on the repo gets you notified of new versions)You can also see the changelog right in Community Apps: search "uptime kuma" (with a space), click the plugin card, and scroll down to the Change Log section in the popup.Future releases will publish to GitHub automatically, so these will always stay in sync.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.