@capacitor-community/tauri

Capacitor community support for the Tauri platform.

Usage no npm install needed!

<script type="module">
  import capacitorCommunityTauri from 'https://cdn.skypack.dev/@capacitor-community/tauri';
</script>

README

🚨 This platform is in alpha, expect broken parts. 🚨


Bring your Capacitor ⚡ apps to the desktop with Tauri! 🖥

npm GitHub Workflow Status

⚠ 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


Mike Summerfeldt

💻 📖