Add Tauri CLI, app icons, and packaging config.

Wire up local build scripts and lockfiles so the desktop app can be developed and bundled consistently.
This commit is contained in:
ben
2026-08-12 13:00:30 +02:00
parent 9ae4ca1b2b
commit dbd7754dae
58 changed files with 5035 additions and 7 deletions
@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<color name="ic_launcher_background">#fff</color>
</resources>