RPTable is a simple periodic table viewer for GTK written in Rust:sparkles:.
- View the periodic table
- View details of an element in a seperate window
AUR: rptable-git
RPTable requires Rust to run.
make
# You probably want to run this as root
make installWant to contribute? Great!
RPTable uses Rust.
Open your favorite Terminal and run this command.
cargo run # or `cargo watch -x run`, if you have it- Add some color
GPL-v3
