No description
Find a file
2019-09-15 00:06:57 -04:00
src Made charting look better, switched back to braille markers (its the only way I could make it look good), and dealt with some issues regarding the display of networking. 2019-09-15 00:06:57 -04:00
tests Made charting look better, switched back to braille markers (its the only way I could make it look good), and dealt with some issues regarding the display of networking. 2019-09-15 00:06:57 -04:00
.gitignore Update .gitignore. 2019-09-04 16:55:00 -04:00
.travis.yml This will only work on nightly 2019-09-14 17:08:33 -04:00
Cargo.toml Updated version number. 2019-09-14 21:22:57 -04:00
LICENSE Initial commit 2019-08-28 19:43:30 -04:00
README.md Fixed tests. 2019-09-14 22:29:40 -04:00
rustfmt.toml Setup. 2019-09-03 23:27:25 -04:00
TODO.md Made charting look better, switched back to braille markers (its the only way I could make it look good), and dealt with some issues regarding the display of networking. 2019-09-15 00:06:57 -04:00

rustop

Build Status

A top clone, written in Rust. Inspired by both gtop and gotop

Installation

Linux

TODO: Write

Windows

TODO: Test

MacOS

Currently, I'm unable to test on MacOS, so I'm not sure how well this will work, if at all. I'll try to source MacOS hardware to test this application.

Thanks

Why

I was looking to try writing more things in Rust, and I love the gotop tool. And thus, this project was born.