- Install rust
- Install Just:
brew install just
- Install gtk4 and libadwaita:
brew install gtk4 libadwaita
- Run
just gui/ build release
- The compiled binary can be found at
target/release/openscq30_gui
. Locale files are ingui/share
.
brew install just
brew install gtk4 libadwaita
just gui/ build release
target/release/openscq30_gui
. Locale files are in gui/share
.