Open files and URLs using their default application.


Access the file system.






Tauri API definitions
Simple, persistent key-value store.
Set your Tauri application as the default handler for an URL
Interface with SQL databases

Command line interface for building Tauri apps
Configurable logging for your Tauri app.
Save window positions and sizes and restore them when the app is reopened.

A Tauri v2 plugin that spawns and manages JavaScript runtime processes (Bun, Node.js, Deno) from your desktop app. Rust manages process lifecycles and relays stdio via Tauri events. The frontend communicates with backend JS processes through type-safe RPC
Command line interface for building Tauri apps
End-to-end testing for Tauri apps via Webdriver.

Store secrets and keys using the IOTA Stronghold encrypted database.