open-source software framework designed to create cross-platform desktop applications
Tauri is a framework for building tiny, blazingly fast binaries for all major operating systems. 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 on macOS, Windows, Linux, Android and iOS. To render your application, Tauri uses WRY, a library which provides a unified interface to the system webview, leveraging WKWebView on macOS & iOS, WebView2 on Windows, WebKitGTK on Linux and Android System WebView on Android. To learn more about the details of how all of these pieces fit together, please consult this ARCHITECTURE.md document. If you are interested in making a tauri app, please visit the documentation website. The quickest way to get started is to install the prerequisites for your system and create a new project with create-tauri-app . For example with npm : The list of Tauri's features includes, but is not limited to: Built-in app bundler to create app bundles in formats like .app , .dmg , .deb , .rpm , .AppImage and Windows installers like .exe (via NSIS) and .msi (via WiX). Built-in self updater (desktop only) System tray icons Native notifications Native WebView Protocol (tauri doesn't create a localhost http(s) server to serve the WebView contents) GitHub action for streamlined CI VS Code extension Platform Versions : : Windows 7 and above macOS 10.15 and above Linux webkit2gtk 4.0 for Tauri v1 (for example Ubuntu 18.04). webkit2gtk 4.1 for Tauri v2 (for example Ubuntu 22.04). iOS/iPadOS 9 and above Android 7 and above (currently 8 and above) Please make sure to read the Contributing Guide before making a pull request. For the complete list of sponsors please visit our website and Open Collective. Tauri aims to be a sustainable collective based on principles that guide sustainable free and open software communities. To this end it has become a Programme within the Commons Conservancy, and you can contribute financially via Open Collective. Code: (c) 2015 - Present - The Tauri Programme within The Commons Conservancy.
Excerpt from the source-code README · 6,054 chars · not written by Vinony
via Wikidata · CC0
Discovered by embedding cosine similarity (sentence-transformers MiniLM, 384-dim).