Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/capacitor-community/tauri

Deploy your Capacitor apps to Linux, Mac, and Windows desktops, with the Tauri platform! 🖥️
https://github.com/capacitor-community/tauri

capacitor capacitor-platform tauri

Last synced: 4 months ago
JSON representation

Deploy your Capacitor apps to Linux, Mac, and Windows desktops, with the Tauri platform! 🖥️

Awesome Lists containing this project

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](https://tauri.studio/en/docs/getting-started/intro#setting-up-your-environment)
- You will need `@capacitor/core` version `>= 3.2.0`.

## ⏳ Quickstart (Functioning on: ✅ Windows, ✅ MacOS, ⬜ Linux)
0. Create or open a Capacitor initialized web app project. [CAPACITOR DOCS](https://capacitorjs.com/docs)
1. Build your web app (`npm run build` for example)
2. `npm i @capacitor-community/tauri@alpha`
3. `npx cap add @capacitor-community/tauri`
4. `npx cap open @capacitor-community/tauri` - _This can take several minutes the first time you run it._
5. You now have your web app running in tauri, right click and select `inspect` to bring up dev tools.

## 🎉 More Info
- Check out Tauri on its [website](https://tauri.studio/) or on [github](https://github.com/tauri-apps/tauri)

## 🛠 Maintainers

| Maintainer | GitHub | Social | Sponsoring Company | Primary |
| ---------------- | --------------------------------------- | ----------------------------------------- | ------------------ | ------- |
| Mike Summerfeldt | [IT-MikeS](https://github.com/IT-MikeS) | [@IT_MikeS](https://twitter.com/IT_MikeS) | Volunteer | Yes |

## ✨ Contributors



Mike Summerfeldt

💻 📖