React based Cross-platform Application with Tauri
-
Updated
Mar 2, 2023 - CSS
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 as a window handling library on macOS and Windows, and gtk on Linux via 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.
React based Cross-platform Application with Tauri
A Vue 💚 production ready 🤩 template for building bleeding edge 😎 web apps for all platforms 🔥
A light weight simple crossplatform text editor based on Monaco Editor and build on Tauri.
Local Lens is a privacy-first, AI-powered photo organizer for your PC. Sort and group photos by faces, dates, and locations—all locally, with no cloud upload. Enjoy a modern, intuitive UI and keep your memories organized and secure on your own device.
An advanced multiplatform fast editor
🧾 Customisable Accounting Software
A minimal browser for taking amazing screenshots of your website
Entries is a simple, open-source alternative Notion client built on the Tauri framework.
Cute notes app with glass-morphism design built with Tauri (Rust), React & TypeScript
Tauri + Next.js Monorepo Template
Open-Source Desktop application for Graphite. (Practically wraps the web-app for now)
This is a simple desktop version of pxt-microbit which build with Tauri.
It's an example of Tauri based Cross-Platform React Application. Way smaller than Electron. It uses system web engines to render, backend is based on Rust.