1 unstable release
new 0.1.0 | May 18, 2025 |
---|
#184 in GUI
29KB
107 lines
Syfo
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
Features
- ✅ CPU and RAM usage
- ✅ Disk usage stats
- ✅ Network usage per interface
- ✅ System uptime and OS version
- ✅ Live updates with a smooth GUI
Install
cargo install syfo
Build from Source
git clone https://github.com/gummyniki/syfo
cd syfo
cargo run --release
Screenshot
Why?
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?
Dependencies
~8–47MB
~762K SLoC