mirror of
https://github.com/ClementTsang/bottom
synced 2024-11-10 14:44:18 +00:00
No description
src | ||
tests | ||
.gitignore | ||
Cargo.toml | ||
LICENSE | ||
README.md | ||
rustfmt.toml | ||
TOOD.md |
rustop
A gotop clone, written in Rust.
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
-
As mentioned, this project is most definitely inspired by gotop.
-
This application was written with the following libraries:
Why
I was looking to try writing more things in Rust, and I love the gotop tool. And thus, this project was born.
Also, yes, I realize that gotop has a Rust rewrite branch... I found out about that when I was nearly ready to release the first version.