[NOTE] This is made to run on servers. So, it doesn't work on windows.
It may or may not work on mac. If you're a mac user and can give some feedback, I'd be grateful
QuickDash is a customizable TUI dashboard.
*A simple dashboard I made …
[NOTE] This is made to run on servers. So, it doesn’t work on windows.
It may or may not work on mac. If you’re a mac user and can give some feedback, I’d be grateful
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