β‘ The fastest way to build a Tauri desktop app with shadcn/ui.
One command β shadcn frontend + native shell + desktop-ready defaults.
No template to maintenance.
bunx create-tauri-ui@latest
Each release includes a demo build showing the expected output β available in Releases.
π©βπ» Desktop defaults
β Extras (optional)
dashboard-01)invoke exampleπ Debug Panel
π§± Upstream UI
shadcn frontend generated via official CLIvite, next, react-router, astro, startA Tauri app isnβt desktop-ready by default.
You still need to fix window behavior, startup flash, links, scrolling, and selection otherwise it feels like a wrapped website.
tauri-ui handles this out of the box, while staying close to upstream.
prompts
β official shadcn/ui init
β official create-tauri-app setup
β combine frontend + native shell
β apply desktop-ready defaults
β add optional batteries
No full local templates. Just a small asset and patch surface on top of the upstream CLIs.
π CLI reference and full options β packages/create-tauri-ui
MIT