Tauri Plugins Shell

Use when running an external command, spawning a sidecar, or opening a URL/file from a Tauri v2 app — `Command.create()` vs `Command.sidecar()`, `spawn`/`output`/`kill`/`write`, the `shell:allow-execute` scope with regex arg validators, `shell:allow-spawn`, `shell:allow-kill`, and the move from deprecated `shell.open()` to the modern `@tauri-apps/plugin-opener` (`openUrl` / `openPath` / `revealItemInDir`).

stuffbucket 73b1d8f 4 files · 9.9 KB Updated

File contents

stuffbucket/skills/tree/main/plugins/stuffbucket/skills/tauri-plugins-shell commit 73b1d8f2e7

Frequently asked questions

npx skillmds@latest add stuffbucket/tauri-plugins-shell