mirror of
https://github.com/ClementTsang/bottom
synced 2024-11-21 19:53:05 +00:00
No description
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