/launchpane

Simple GUI command runner.

Primary LanguageRustMIT LicenseMIT

Launchpane

Simple GUI command runner. Created using SvelteKit and Tauri.

  • Run short or long-running commands.
  • Keep track of the log output.
launchpane-running.mp4

Requirements

Development

pnpm install
pnpm dev

Building

pnpm build