Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 748 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 748 Bytes

CI Crates.io docs.rs MIT licensed

Awtrix GUI

This is a simple GUI for the Awtrix 3.0 written with egui and Rust.

Execution

Install Rust: https://www.rust-lang.org/tools/install

git clone <repo>
cd awtrix-gui
cargo run --release

Contribution

Feel free to contribute to this project. Just create a pull request.