mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-04-21 11:26:15 +02:00
8df28a987519ecfa03dcb8635443025f8d010362
* chore: update deps, make mobile script paths relative * feat(biometric): setup plugin folder * feat: implement iOS * add api * android * fix plugin name * also check empty info.plist entry * add example * fix android * supress * lint * better explanation * add partners & contributed by * change ext * license headers * update vite * add covector setup * tauri/dox removed * add example * docs --------- Co-authored-by: Lucas Nogueira <lucas@tauri.app>
Plugins Found Here
| Win | Mac | Lin | iOS | And | ||
|---|---|---|---|---|---|---|
| authenticator | Interface with hardware security keys. | ✅ | ✅ | ✅ | ? | ? |
| autostart | Automatically launch your app at system startup. | ✅ | ✅ | ✅ | ? | ? |
| 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.70
Partners
|
|
For the complete list of sponsors please visit our website and Open Collective.
Description
Languages
Rust
61.3%
TypeScript
15%
Kotlin
13.3%
Swift
8.2%
JavaScript
1.5%
Other
0.6%