This is a simple GUI for the Awtrix 3.0 written with egui and Rust.
Install Rust: https://www.rust-lang.org/tools/install
git clone <repo>
cd awtrix-gui
cargo run --release
Feel free to contribute to this project. Just create a pull request.