
Open files and URLs using their default application.


Access the file system.



Simple, persistent key-value store.

Set your Tauri application as the default handler for an URL

Tauri API definitions
Command line interface for building Tauri apps
Save window positions and sizes and restore them when the app is reopened.
Configurable logging for your Tauri app.
Interface with SQL databases


Turn async generator functions into ES2015 generators
Command line interface for building Tauri apps
Turn async functions into ES2015 generators
Allow parsing of async generator functions
A Tauri plugin for spawning a localhost server. Needed for some oauth flows (Login with X).