mirror of
https://github.com/hulthe/inkopslista.git
synced 2026-08-03 23:11:28 +02:00
9257a6e52a8be8935fcb787d93160b86c2880746
This reverts commit 11b96cd172.
The commit works in LIVE_PREVIEW mode, but not otherwise.
Inköpslista
Building
Desktop
cd gui/
cargo run --release
Web
Use the Dockerfile.
docker build . -t <tag>
Android
First, install an Android SDK and NDK, for example using Android Studio. SDK 35 (Android 15) is known to work. NDK 29 is known to work.
cd gui/
cargo apk build --target aarch64-linux-android --lib --release
Description
Languages
Rust
59.4%
Slint
30.4%
Dockerfile
7.1%
HTML
3.1%