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

#168 in Visualization

Download history 113/week @ 2024-02-11 22/week @ 2024-02-18 17/week @ 2024-02-25 18/week @ 2024-03-10 75/week @ 2024-03-31

93 downloads per month

GPL-3.0-or-later

47KB
968 lines

mainframe

A lightweight TUI system monitor

Pipeline crates.io

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

image

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–49MB
~723K SLoC