mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-04-21 11:26:15 +02:00
6f01bc11ab5be762d6cbe0ca924f15cdde47ce0d
* set readme banners to absolute url Signed-off-by: Lorenzo Lewis <lorenzo_lewis@icloud.com> * Revert "set readme banners to absolute url" This reverts commitc46b464c69. * update banners to absolute paths Signed-off-by: Lorenzo Lewis <lorenzo_lewis@icloud.com> * Revert "update banners to absolute paths" This reverts commitc8b8f9309e. * fix banner paths Signed-off-by: Lorenzo Lewis <lorenzo_lewis@icloud.com> * Revert "fix banner paths" This reverts commit27edc59b41. * fix banners...again Signed-off-by: Lorenzo Lewis <lorenzo_lewis@icloud.com> --------- Signed-off-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>
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.65
Description
Languages
Rust
61.3%
TypeScript
15%
Kotlin
13.3%
Swift
8.2%
JavaScript
1.5%
Other
0.6%