This is an external open-source GitHub repository imported into the WOCSOL Marketplace for discovery. The original repository owner is the primary creator.
Build smaller, faster, and more secure desktop and mobile applications with a web frontend.
Build smaller, faster, and more secure desktop and mobile applications with a web frontend.
[](https://github.com/tauri-apps/tauri/tree/dev) [](https://opencollective.com/tauri) [](https://github.com/tauri-apps/tauri/actions/workflows/test-core.yml) [](https://app.fossa.com/projects/git%2Bgithub.com%2Ftauri-apps%2Ftauri?ref=badge_shield) [](https://discord.com/invite/tauri) [](https://tauri.app) [](https://good-labs.github.io/greater-good-affirmation) [](https://opencollective.com/tauri) ## Introduction Tauri is a framework for building tiny, blazingly fast binaries for all major desktop platforms. 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`](https://docs.rs/tao) as a window handling library on macOS, Windows, Linux, Android and iOS. To render your application, Tauri uses [WRY](https://github.com/tauri-apps/wry), a library which provides a unified interface to the system webview, leveraging W
Ask questions or discuss this product. New comments are reviewed before publishing.
Loading comments...