QuickDash is a customizable TUI dashboard.
A simple dashboard I made for my homelab.
Features
- View RAM, CPU, and Disk usage
- Customizable tabs with log streaming and custom command output
TUI
- Install it on your server
- S…
QuickDash is a customizable TUI dashboard.
A simple dashboard I made for my homelab.
Features
- View RAM, CPU, and Disk usage
- Customizable tabs with log streaming and custom command output
TUI
- Install it on your server
- Since it’s TUI, you can access from anywhere via SSH
Live loaded configs
- QuickDash uses
watchfilesto see changes in the config file, and applies them instantly.
Used GH Copilot for async related debugging