Tauri is a toolkit that helps developers make applications for the major desktop platforms - using virtually any frontend framework in existence. The core is built with Rust and the CLI leverages Node.js making Tauri a genuinely polyglot approach.
Have a question about Tauri? Ask it here and get a real answer.
NMI Payments β Donβt Integrate Payments Until You Read This Guide
Donβt Integrate Payments Until You Read This Guide
Promoted
Do you use Tauri?
Maker Comment
Hunter
π Hey ProductHunt!
Tauri is a framework for building tiny, blazing-fast binaries for all major desktop platforms (and soon iOS). Developers can integrate any front-end framework that compiles to HTML, JS and CSS for building their user interface. The backend of the application is a rust-sourced binary with an API that the front-end can interact with.
The user interface in Tauri apps currently leverages TAO as a window handling library and the Tauri-team incubated and maintained WRY, which creates a unified interface to the system webview (and other goodies like Menu and Taskbar), leveraging WebKit on macOS, WebView2 on Windows and WebKitGTK on Linux.
To learn more about the details of how all of these pieces fit together, please consult this ARCHITECTURE document.
Features
β Self Updater
β App Signing
β Frameless Mode
β Transparent Mode
β Multiwindow Mode
β Device Notifications (toast)
β App Icons
β VS Code Extension
β Plugins System
β Native Binding
β AMAZING community
and much more...
Supported Platforms
β Windows 7,8,10
β Linux
β macOS
π iOS
π Android
Join us on Discord!