[Feature Request] Control D Widget Integration #6751
Unanswered
RB-chrismandich
asked this question in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
Is your feature request related to a problem? Please describe.
Control D is a modern, highly customizable DNS caching and filtering service heavily utilized in the homelab and network security space as an alternative to Pi-hole, AdGuard Home, or NextDNS. Currently, there is no native service widget integration for Control D in Homepage, forcing users to build custom API middleware to display network stats.
Describe the solution you'd like
I would love to see a native service widget for Control D. Since Control D provides a comprehensive REST API, a single-row widget displaying global profile analytics or filtering state would look fantastic on a dashboard.
Ideally, the widget should be able to map to stats like:
Describe alternatives you've considered
Using the generic
customapiwidget with a local self-hosted script (e.g., Python/Flask or an n8n workflow) to fetch, flatten, and pass the data to Homepage. While functional, a native integration reduces homelab complexity for the wider community.Other
Additional Context
Beta Was this translation helpful? Give feedback.
All reactions