A self-hosted homelab operations dashboard built with FastAPI and HTMX. Monitor and manage qBittorrent, Sonarr, Radarr, Prowlarr, Seerr, Plex, Tautulli, Pi-hole, Unbound, and Docker from a single real-time interface. Features plugin-based providers, role-based access control, Plex OAuth, SSE live updates, and Unraid-ready Docker deployment.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
22
commits
Polish UI: CSS variable fixes, micro-interactions, mobile improvements
185fdfaView on GitHubAdd per-user layout system with sidebar groups and drag-and-drop
cd6eb61View on GitHubHarden security: SSRF, XSS, auth timing, headers, route exempts
edfc5b4View on GitHubFix manual import JSON encoding and redirect to queue on success
c1cae5aView on GitHubFix manual import validation: require file_count not download_id
b34057aView on GitHubFix delivery mode toggle: add missing db.commit and use HX-Refresh header
faf9e27View on GitHubFix dashboard 500: rename queue "items" to "records" to avoid Jinja2 collision
dc8cffeView on GitHub