Tauri

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.
Here are 14 public repositories matching this topic...
Educational application aimed at automating user-defined workflows for the mobile game, "Granblue Fantasy", using a variety of CV technologies in the backend such as OpenCV, PyAutoGUI and EasyOCR and a frontend coded in Typescript.
-
Updated
Oct 14, 2023 - Python
Pyra: Automated EM27/SUN Greenhouse Gas Measurements
-
Updated
Apr 25, 2025 - Python
🧠 Jarvis is a private AI assistant that allows you to conduct conversations in written and full voice form. Jarvis is connected to the user's private data and can perform tasks, e.g. setting meetings in Google Calendar
-
Updated
Feb 1, 2024 - Python
A simple, modern open-source email client desktop app built with Tauri
-
Updated
May 11, 2025 - Python
AI based prompt searching tool for video footages
-
Updated
May 11, 2024 - Python
Convert your MakeCode Arcade games into a standalone offline executable!
-
Updated
Apr 17, 2025 - Python
- Followers
- 194 followers
- Repository
- tauri-apps/tauri
- Website
- tauri.app