PiHUD is a (currently CLI) heads-up system display intended for the Raspberry Pi, however it will work anywhere where the client and the server can be connected via LAN (or the internet?)
Warning
This is not designed to be flexible or work for everyone. It was designed for me. :)
- Stats bars
- CPU % bar
- RAM % bar
- Swap % bar
- GPU % bar (NVIDIA only for now)
- Root disk usage % bar
- Text stats
- Kernel version, architecture
- Uptime
- CPU model
- GPU model (NVIDIA only for now)
- Network interface Tx
- Network interface Rx
- .NET 9
- LAN connection
- Any TTY or terminal emulator
- LAN connection
- Basic coreutils (sed, grep, free, etc.)
- nvidia-smi (AMD GPU support will only come until I either personally get one or it is contributed)
