Yet another cross-platform graphical process/system monitor.
Go to file
2019-09-08 14:14:50 -04:00
src Setup layout. 2019-09-08 14:14:50 -04:00
tests Set up more file hierarchy. 2019-09-04 23:45:19 -04:00
.gitignore Update .gitignore. 2019-09-04 16:55:00 -04:00
Cargo.toml Started terminal UI. 2019-09-08 01:25:53 -04:00
LICENSE Initial commit 2019-08-28 19:43:30 -04:00
README.md Update md files. 2019-09-08 01:28:03 -04:00
rustfmt.toml Setup. 2019-09-03 23:27:25 -04:00
TOOD.md Update md files. 2019-09-08 01:28:03 -04:00

rustop

A gotop clone, written in Rust. Mostly done in an effort to learn Rust, while also potentially making a tool that people might want to use.

Features

  • Support for Linux.

Thanks