Native · Technology in use
Tauri
A toolkit for desktop and mobile apps with a web frontend and Rust core.
The problem it solves
A toolkit for desktop and mobile apps with a web frontend and Rust core.
Technical rationale
Tauri reuses a web interface while keeping the native boundary small and explicit. In 2 Free that boundary is limited to storage, keys, files, notifications, and capabilities the browser should not control directly.
How I have used it
It packages 2 Free for Linux and Android and connects the UI to SQLCipher.