aicoolies logo
Tauri logo

Tauri

Build smaller, faster desktop apps with Rust and web tech

Share
open-sourceOpen Source
Visit Website →

Tauri is a Rust-based framework for building desktop applications using web technologies like HTML, CSS, and JavaScript—without bundling Chromium. By leveraging the system's native WebView, Tauri apps ship as tiny installers under 10MB and use 30-50MB RAM at idle, a fraction of Electron's footprint. It supports Windows, macOS, and Linux with any frontend framework (React, Vue, Svelte, etc.) and provides a secure Rust backend for system-level operations with fine-grained permission controls.

Tauri fundamentally rethinks how desktop applications should be built. Instead of shipping an entire Chromium browser with every app like Electron does, Tauri uses the operating system's built-in WebView (WebView2 on Windows, WKWebView on macOS, WebKitGTK on Linux). This architectural decision results in dramatically smaller binaries—a typical Tauri app compiles to under 10MB compared to Electron's 150MB+ starting point—while consuming significantly less memory and CPU at runtime.

The framework bridges your web frontend with a Rust backend through a type-safe command system. You write your UI with whatever frontend framework you prefer, then define Rust functions that handle file system access, networking, cryptography, or any system-level operation. Tauri's security model requires explicit permission grants for each capability, preventing the broad system access that makes Electron apps frequent targets. The IPC bridge between frontend and backend is designed to be both performant and secure by default.

With over 70,000 GitHub stars and backed by the CrabNebula company, Tauri has reached production maturity. Version 2.0 added mobile support for iOS and Android alongside desktop platforms, plugin system for extending functionality, and deep system tray integration. The ecosystem includes official plugins for file dialogs, notifications, auto-updates, deep linking, and more. Companies like 1Password, Cody AI, and Spacedrive have adopted Tauri for production desktop applications.

Pricing

Free, open source (MIT + Apache 2.0)

Platforms

Windows, macOS, Linux (iOS/Android in v2)

Categories

Tags

Use Cases

Alternatives

Related Tools

ZCode

Z.ai desktop agentic development environment for GLM-5.2 coding

ZCode is Z.ai’s Agentic Development Environment for GLM-5.2 coding workflows. The desktop app combines a first-party coding agent, goal mode, model/provider setup, MCP server management, Git and terminal context, remote phone control, usage stats and safety confirmation modes so developers can plan, implement, review and iterate on long-running software tasks from one workspace.

freemiumTelemetry

OpenWiki

LangChain CLI for maintaining agent-friendly codebase documentation

OpenWiki is LangChain’s open-source CLI for generating and maintaining an agent-focused wiki inside a codebase. It can create an openwiki/ documentation folder, update it from repository changes, add guidance to AGENTS.md or CLAUDE.md, and run via an interactive CLI or daily GitHub Action so coding agents have durable context without stuffing every detail into prompts.

open-sourceOpen SourceTelemetry

Notion MCP Server

Official Notion MCP server for AI-agent workspace access

Notion MCP Server is Notion's official MIT-licensed MCP server for connecting AI assistants to Notion workspaces. It supports the vendor-backed remote OAuth path and tools designed for page, workspace, and Markdown-style operations, making it a safer default than unofficial Notion bridges for teams already using Notion for docs, projects, or internal knowledge bases.

open-sourceOpen SourceTelemetry

Linear MCP Server

Official authenticated remote MCP endpoint for Linear issues, projects, comments, and coding-agent workflows.

Linear MCP Server is Linear’s official authenticated remote MCP endpoint for agent access to issues, projects, and comments. It gives Claude, Codex, Cursor, VS Code, Windsurf, Zed, and other clients a centrally hosted way to find, create, and update Linear work items through OAuth-backed MCP without maintaining a local connector or brittle API glue.

freemiumTelemetry

Slack MCP Server

Official Slack MCP server for approved workspace search, messaging, canvas, and user-context actions.

Slack MCP Server is Slack’s official remote MCP layer for giving approved AI clients workspace context and controlled actions. It lets agents search messages, files, users, and channels, draft or send messages, read threads, manage canvases, and authenticate through Slack OAuth while workspace admins approve integrations and normal Slack rate limits still apply.

freemiumTelemetry

Spotlight by Backplanes

Session reports for Claude Code and Codex runs

Spotlight by Backplanes turns completed Claude Code and Codex sessions into concise reports for engineering, security, and spend review. The CLI installs on macOS, Linux, or WSL 2, watches sessions after they finish, redacts PII and credentials locally before upload, then summarizes files touched, commands run, external domains reached, scope drift, risky actions, and next-session improvements.

freemiumTelemetry