Instructions use Ubuntu package names. Package names may differ on other distros.
- Install rust
- Install Just
- Install libdbus-1-dev pkg-config libgtk-4-dev libadwaita-1-dev
- Run
just gui/ build release
- The compiled binary can be found at
target/release/openscq30_gui
. Locale files are ingui/share
.