Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tauri-apps/plugins-workspace
All of the official Tauri plugins in one place!
https://github.com/tauri-apps/plugins-workspace
hacktoberfest tauri tauri-plugin
Last synced: about 1 month ago
JSON representation
All of the official Tauri plugins in one place!
- Host: GitHub
- URL: https://github.com/tauri-apps/plugins-workspace
- Owner: tauri-apps
- License: apache-2.0
- Created: 2022-01-22T17:40:21.000Z (almost 3 years ago)
- Default Branch: v1
- Last Pushed: 2024-04-12T15:01:11.000Z (7 months ago)
- Last Synced: 2024-04-13T21:53:21.194Z (7 months ago)
- Topics: hacktoberfest, tauri, tauri-plugin
- Language: Rust
- Homepage: https://tauri.app
- Size: 9.72 MB
- Stars: 644
- Watchers: 18
- Forks: 178
- Open Issues: 165
-
Metadata Files:
- Readme: README.md
- License: LICENSE.spdx
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
## Plugins Found Here
| | | Win | Mac | Lin | iOS | And |
| ------------------------------------------ | --------------------------------------------------------- | --- | --- | --- | --- | --- |
| [autostart](plugins/autostart) | Automatically launch your app at system startup. | ✅ | ✅ | ✅ | ? | ? |
| [fs-extra](plugins/fs-extra) | File system methods that aren't included in the core API. | ✅ | ✅ | ✅ | ? | ? |
| [fs-watch](plugins/fs-watch) | Watch the filesystem for changes. | ✅ | ✅ | ✅ | ? | ? |
| [localhost](plugins/localhost) | Use a localhost server in production apps. | ✅ | ✅ | ✅ | ? | ? |
| [log](plugins/log) | Configurable logging. | ✅ | ✅ | ✅ | ✅ | ✅ |
| [persisted-scope](plugins/persisted-scope) | Persist runtime scope changes on the filesystem. | ✅ | ✅ | ✅ | ? | ? |
| [positioner](plugins/positioner) | Move windows to common locations. | ✅ | ✅ | ✅ | ? | ? |
| [single-instance](plugins/single-instance) | Ensure a single instance of your tauri app is running. | ✅ | ? | ✅ | ? | ? |
| [sql](plugins/sql) | Interface with SQL databases. | ✅ | ✅ | ✅ | ? | ? |
| [store](plugins/store) | Persistent key value storage. | ✅ | ✅ | ✅ | ? | ? |
| [stronghold](plugins/stronghold) | Encrypted, secure database. | ✅ | ✅ | ✅ | ? | ? |
| [upload](plugins/upload) | Tauri plugin for file uploads through HTTP. | ✅ | ✅ | ✅ | ? | ? |
| [websocket](plugins/websocket) | Open a WebSocket connection using a Rust client in JS. | ✅ | ✅ | ✅ | ? | ? |
| [window-state](plugins/window-state) | Persist window sizes and positions. | ✅ | ✅ | ✅ | ? | ? |_This repo and all plugins require a Rust version of at least **1.67**_
## Partners
For the complete list of sponsors please visit our [website](https://tauri.app#sponsors) and [Open Collective](https://opencollective.com/tauri).