Go dashboard RSS Docker monitoring CLI
Glance — Customizable Dashboard
Desktop (Go)
Screenshots coming soon
About
Lightweight, highly customizable dashboard application built in Go — displaying RSS feeds, weather, crypto prices, Docker container stats, and server monitoring in a single configurable interface.
My Role
Deployed and customized the Go-based dashboard: YAML configuration for widget layout, RSS feed aggregation, weather and cryptocurrency integrations, Docker stats monitoring, and responsive web UI.
Core Capabilities
- RSS feed aggregation and display
- Real-time weather data integration
- Cryptocurrency price tracking
- Docker container status monitoring
- Server health monitoring widgets
- Fully configurable via YAML
Architecture
- Go single binary with minimal dependencies
- YAML-based configuration system
- Embedded web server for dashboard UI
- Docker API integration for container stats
- Multiple data source plugins
Tech Stack
Go YAML Docker HTML5 CSS3