Build small, fast, secure, and cross-platform applications with web technologies.
Visit WebsitePros
Cons
Ratings aggregated from independent review platforms. Learn more
Tauri is completely free to use with no hidden costs.
No reviews yet. Be the first to review Tauri!
Top alternatives based on features, pricing, and user needs.

No-code platform for building native mobile apps visually

Visual app builder for Flutter applications

Enterprise low-code application platform

Build web apps visually without writing code
Low-code platform from Zoho

Convert any website into high-quality iOS and Android native apps.

Convert your website into a native mobile app for Android and iOS in minutes.

Transform any website into high-quality iOS and Android native apps without native development.
Tauri 2.0 applications can have their core logic written in Rust. For deeper system integrations on mobile platforms, developers can use Swift for iOS and Kotlin for Android.
Tauri 2.0 achieves its minimal size by leveraging the operating system's native web renderer. This approach avoids bundling a separate web engine, significantly reducing the overall application footprint.
Tauri 2.0 allows developers to build applications for a wide range of operating systems including Linux, macOS, Windows, Android, and iOS, all from a unified codebase.
Yes, Tauri 2.0 is frontend independent, meaning developers can integrate their existing web stack or choose any preferred frontend framework. There is no requirement to change the current web development stack.
To create a new Tauri 2.0 project using npm, execute the command `npm create tauri-app@latest` in your terminal. This command will scaffold a new Tauri application.
Source: tauri.app