/Awtrix-GUI

A GUI for Desktop to manage the Awtrix 3.0

Primary LanguageRust

CI

Awtrix GUI

This is a simple GUI for the Awtrix 3.0.

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.