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
- 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)
- Create or open a Capacitor initialized web app project. CAPACITOR DOCS
- Build your web app (
npm run build
for example)
npm i @capacitor-community/tauri@alpha
npx cap add @capacitor-community/tauri
npx cap open @capacitor-community/tauri
- This can take several minutes the first time you run it.
- 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
<!-- 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 -->