mirror of
https://github.com/ClementTsang/bottom.git
synced 2024-11-28 19:12:43 +03:00
Yet another cross-platform graphical process/system monitor.
src | ||
Cargo.lock | ||
Cargo.toml | ||
LICENSE | ||
README.md | ||
rustfmt.toml |
rusttop
A gotop-inspired terminal-based activity monitor.
Planned features: (copy of gotop)
-
CPU usage monitor
-
Disk usage
-
Memory usage
-
Temperature
-
Processes
-
Network usage
Other possible features?
-
Potentially package managing?
-
Theming
-
Definitely keybinds
-
Filtering in processing
Thanks
- Definitely inspired by gotop