Syfo is a simple system monitor that displays stuff like real-time CPU and RAM usage, disks and network usage in a clean and simple gui
- ✅ CPU and RAM usage
- ✅ Disk usage stats
- ✅ Network usage per interface
- ✅ System uptime and OS version
- ✅ Live updates with a smooth GUI
cargo install syfogit clone https://github.com/gummyniki/syfo
cd syfo
cargo run --release
Uh idk, it was just a personal project for me to learn ui with rust. it's only like 200 lines of code so it's pretty minimal, fast and maybe useful?