Files
archived-plugins-workspace/README.md
Fabian-Lars 2e090c90cd chore: Add MSRV to all readmes (#255)
* chore: Add MSRV to all readmes

* fix single-instance support matrix

* wording

* wording

* typo
2023-02-15 14:32:17 +01:00

2.4 KiB

Plugins Found Here

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