| Win | Mac | Lin | iOS | And | ||
|---|---|---|---|---|---|---|
| authenticator | Interface with hardware security keys. | ✅ | ✅ | ✅ | ? | ? |
| autostart | Automatically launch your app at system startup. | ✅ | ✅ | ✅ | ? | ? |
| fs-extra | File system methods that aren't included in the core API. | ✅ | ✅ | ✅ | ? | ? |
| fs-watch | Watch the filesystem for changes. | ✅ | ✅ | ✅ | ? | ? |
| localhost | Use a localhost server in production apps. | ✅ | ✅ | ✅ | ? | ? |
| log | Configurable logging. | ✅ | ✅ | ✅ | ✅ | ✅ |
| persisted-scope | Persist runtime scope changes on the filesystem. | ✅ | ✅ | ✅ | ? | ? |
| positioner | Move windows to common locations. | ✅ | ✅ | ✅ | ? | ? |
| single-instance | Ensure a single instance of your tauri app is running. | ✅ | ? | ✅ | ? | ? |
| sql | Interface with SQL databases. | ✅ | ✅ | ✅ | ? | ? |
| store | Persistent key value storage. | ✅ | ✅ | ✅ | ? | ? |
| stronghold | Encrypted, secure database. | ✅ | ✅ | ✅ | ? | ? |
| upload | Tauri plugin for file uploads through HTTP. | ✅ | ✅ | ✅ | ? | ? |
| websocket | Open a WebSocket connection using a Rust client in JS. | ✅ | ✅ | ✅ | ? | ? |
| window-state | Persist window sizes and positions. | ✅ | ✅ | ✅ | ? | ? |
This repo and all plugins require a Rust version of at least 1.64
|
|
For the complete list of sponsors please visit our website and Open Collective.