5 releases (2 stable)
1.0.1 | Feb 14, 2024 |
---|---|
1.0.0 | Feb 13, 2024 |
0.1.2 | Feb 13, 2024 |
0.1.1 | Feb 13, 2024 |
0.1.0 | Feb 13, 2024 |
#165 in Visualization
47KB
968 lines
mainframe
A lightweight TUI system monitor
mainframe
is a terminal gui app for monitoring system performance, meant to be quicker to use than a traditional system monitoring gui.
Usage
Calling mainframe
from the command line will start the app (see screenshot below).
Press q
at any time to exit.
Screenshot
Installation
Install with cargo:
cargo install mainframe
mainframe --help
This builds and installs the mainframe
binary.
Future updates
- Process monitoring tab
- AMD gpu support
- Motherboard stats
- Logs tab
[!WARNING] Only Nvidia graphics cards are currently supported
Dependencies
~15–44MB
~671K SLoC