A process viewer GUI in rust. It provides current status of your processes (cpu and memory usage) and your system (usage of every core and of your RAM, and the temperature of your components if this information is available).
It can be run on the following platforms:
It'll be difficult to build on Raspberry. A good way-around is to be build on Linux before sending it to your Raspberry:
bash
rustup target add armv7-unknown-linux-gnueabihf
cargo build --target=armv7-unknown-linux-gnueabihf
If you appreciate my work and want to support me, you can do it here: