Pomky
A conky-like system monitor made for the sole purpose of teaching myself rust-lang.
It is not as configurable, modular, or feature packed as conky. It is tailored for my need and hardware.
If you're looking for an conky alternative written in rust, check out iphands/randy.
Designed using glade.
Requirements
Commands
Debugging
cargo run
Testing
cargo test
Building
cargo build --release
License
The source code for this project is available under the MIT License.