Skip to content

lielfr/activity-monitor-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

activity-monitor-rs

A simple and limited activity monitor for the terminal. Created just for practicing Rust and checking out the ratatui crate, and therefore is far from complete, and not meant to be so.

Feel free to use it if it fits your needs, and also to fork it, in case you wish to make something more usable out of it.

Screenshot

screenshot

Running in dev mode

Run cargo run or cargo watch -x run (if you have cargo-watch).

Building

Run cargo build --release

About

Simple Rust activity monitor (terminal UI)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages