Skip to content

A small project to display the system load averages in the terminal using Rust/ncurses.

License

Notifications You must be signed in to change notification settings

baggerspion/rust-load-gui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple RUST code to display load average in dialog box

Install required system libs (Debian/Ubuntu)

sudo apt-get install libncurses5-dev libncursesw5-dev

Install rust libs

cargo build

Run

cargo run

About

A small project to display the system load averages in the terminal using Rust/ncurses.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages