mainframe

Crates.iomainframe
lib.rsmainframe
version1.0.1
sourcesrc
created_at2024-02-13 19:48:15.053542
updated_at2024-02-14 03:09:28.498742
descriptionA lightweight TUI system monitor
homepage
repositoryhttps://github.com/mdLafrance/mainframe
max_upload_size
id1138861
size115,521
Max Lafrance (mdLafrance)

documentation

README

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

Commit count: 0

cargo fmt