Home

Awesome

<h1 align="center"> 🚨 This platform is in alpha, expect broken parts. 🚨 </h1> <p align="center"> <img src="https://user-images.githubusercontent.com/20338451/129942856-bac5a858-a846-4a9f-b10e-10c423917471.png" width="560" /><br /> </p> <p align="center"> Bring your Capacitor ⚡ apps to the desktop with Tauri! 🖥 </p> <p align="center"> <a href="https://github.com/capacitor-community/tauri"><img src="https://img.shields.io/badge/maintenance%20status-being%20developed-orange" /></a> <!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section --> <a href="#-contributors"><img src="https://img.shields.io/badge/all%20contributors-1-orange" /></a> <!-- ALL-CONTRIBUTORS-BADGE:END --> <a href="https://github.com/tauri-apps/tauri/releases"><img src="https://img.shields.io/badge/tauri%20version-v1.0.0--beta.x-blue" /></a> </p> <p align="center"> <a href="https://npmjs.com/package/@capacitor-community/tauri/v/1.0.0-alpha.12"><img src="https://img.shields.io/npm/v/@capacitor-community/tauri/alpha" /></a> <a href="https://npmjs.com/package/@capacitor-community/tauri/v/1.0.0-alpha.12"><img alt="npm" src="https://img.shields.io/npm/dw/@capacitor-community/tauri/alpha"></a> <a href="https://npmjs.com/package/@capacitor-community/tauri/v/1.0.0-alpha.12"><img src="https://img.shields.io/npm/l/@capacitor-community/tauri.svg?color=blue" /></a> <a href="https://github.com/capacitor-community/tauri"><img alt="GitHub Workflow Status" src="https://img.shields.io/github/workflow/status/capacitor-community/tauri/CI"></a> </p>

⚠ Important Info

⏳ 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

MaintainerGitHubSocialSponsoring CompanyPrimary
Mike SummerfeldtIT-MikeS@IT_MikeSVolunteerYes

✨ Contributors

<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --> <!-- prettier-ignore-start --> <!-- markdownlint-disable --> <table> <tr> <td align="center"><a href="https://github.com/IT-MikeS"><img src="https://avatars0.githubusercontent.com/u/20338451?v=4?s=75" width="75px;" alt=""/><br /><sub><b>Mike Summerfeldt</b></sub></a><br /><a href="https://github.com/capacitor-community/tauri/commits?author=IT-MikeS" title="Code">💻</a> <a href="https://github.com/capacitor-community/tauri/commits?author=IT-MikeS" title="Documentation">📖</a></td> </tr> </table> <!-- markdownlint-restore --> <!-- prettier-ignore-end --> <!-- ALL-CONTRIBUTORS-LIST:END -->