Skip to content

Draft: Migrate from Electron (Capacitor + Ionic) to Tauri - #920

Draft
Scanavium21 wants to merge 7 commits into
Geoxor:masterfrom
Scanavium21:tauri
Draft

Draft: Migrate from Electron (Capacitor + Ionic) to Tauri#920
Scanavium21 wants to merge 7 commits into
Geoxor:masterfrom
Scanavium21:tauri

Conversation

@Scanavium21

@Scanavium21 Scanavium21 commented Aug 28, 2026

Copy link
Copy Markdown
Collaborator

By migrating to Tauri we utilize the native WebView implementation provided by various target systems, instead of shipping a complete browser with Electron.

While this could introduce compatibility and consistency issues, since we now depend on individual implementations rather than a common browser source, this reduces the app size significantly.

  • Initialize Tauri
  • Remove and replace the Electron stack
  • Move and re-implement core application logic

@Scanavium21 Scanavium21 self-assigned this Aug 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant