tauri

Deploy your Capacitor apps to Linux, Mac, and Windows desktops, with the Tauri platform! πŸ–₯️

MIT License

Downloads
38
Stars
103
Committers
1

⚠ Important Info

  • Please follow your operating systems guide to setup your environment for Tauri development here
  • You will need @capacitor/core version >= 3.2.0.

⏳ Quickstart (Functioning on: βœ… Windows, βœ… MacOS, ⬜ Linux)

  1. Create or open a Capacitor initialized web app project. CAPACITOR DOCS
  2. Build your web app (npm run build for example)
  3. npm i @capacitor-community/tauri@alpha
  4. npx cap add @capacitor-community/tauri
  5. npx cap open @capacitor-community/tauri - This can take several minutes the first time you run it.
  6. You now have your web app running in tauri, right click and select inspect to bring up dev tools.

πŸŽ‰ More Info

πŸ›  Maintainers

Maintainer GitHub Social Sponsoring Company Primary
Mike Summerfeldt IT-MikeS @IT_MikeS Volunteer Yes

✨ Contributors

Package Rankings
Top 17.11% on Npmjs.org
Top 6.75% on Proxy.golang.org
Related Projects