You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Jonas Kruckenberg 9a7b7e6423
template readmes and banners
2 years ago
.vscode copy plugin sources 2 years ago
plugins template readmes and banners 2 years ago
shared update template 2 years ago
.eslintignore copy plugin sources 2 years ago
.eslintrc.json copy plugin sources 2 years ago
.gitignore copy plugin sources 2 years ago
.prettierignore add licenses 2 years ago
Cargo.lock copy plugin sources 2 years ago
Cargo.toml copy plugin sources 2 years ago
LICENSE.spdx add licenses 2 years ago
LICENSE_APACHE-2.0 add licenses 2 years ago
LICENSE_MIT add licenses 2 years ago
README.md Create README.md 2 years ago
package.json copy plugin sources 2 years ago
pnpm-lock.yaml copy plugin sources 2 years ago
pnpm-workspace.yaml copy plugin sources 2 years ago
tsconfig.base.json copy plugin sources 2 years ago

README.md

Plugins Found Here

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.
sql Interface with SQL databases.
store Persistent key value storage.
stronghold Encrypted, secure database.
upload Tauri plugin for file uploads through HTTP.
websocket
window-state Persist window sizes and positions.