{"id":13800435,"url":"https://github.com/capacitor-community/tauri","last_synced_at":"2025-04-12T04:41:13.310Z","repository":{"id":41420861,"uuid":"394510810","full_name":"capacitor-community/tauri","owner":"capacitor-community","description":"Deploy your Capacitor apps to Linux, Mac, and Windows desktops, with the Tauri platform! 🖥️","archived":false,"fork":false,"pushed_at":"2021-10-03T14:34:04.000Z","size":3322,"stargazers_count":103,"open_issues_count":4,"forks_count":5,"subscribers_count":5,"default_branch":"main","last_synced_at":"2024-05-01T19:06:34.200Z","etag":null,"topics":["capacitor","capacitor-platform","tauri"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/capacitor-community.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null}},"created_at":"2021-08-10T03:15:42.000Z","updated_at":"2024-04-21T02:01:01.000Z","dependencies_parsed_at":"2022-09-07T12:20:41.533Z","dependency_job_id":null,"html_url":"https://github.com/capacitor-community/tauri","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capacitor-community%2Ftauri","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capacitor-community%2Ftauri/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capacitor-community%2Ftauri/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capacitor-community%2Ftauri/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/capacitor-community","download_url":"https://codeload.github.com/capacitor-community/tauri/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248519193,"owners_count":21117756,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["capacitor","capacitor-platform","tauri"],"created_at":"2024-08-04T00:01:12.568Z","updated_at":"2025-04-12T04:41:13.292Z","avatar_url":"https://github.com/capacitor-community.png","language":"TypeScript","funding_links":[],"categories":["Community plugins","TypeScript"],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n🚨 This platform is in alpha, expect broken parts.  🚨\n\u003c/h1\u003e\n  \n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://user-images.githubusercontent.com/20338451/129942856-bac5a858-a846-4a9f-b10e-10c423917471.png\" width=\"560\" /\u003e\u003cbr /\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\nBring your Capacitor ⚡ apps to the desktop with Tauri! 🖥\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/capacitor-community/tauri\"\u003e\u003cimg src=\"https://img.shields.io/badge/maintenance%20status-being%20developed-orange\" /\u003e\u003c/a\u003e\n  \u003c!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section --\u003e\n\u003ca href=\"#-contributors\"\u003e\u003cimg src=\"https://img.shields.io/badge/all%20contributors-1-orange\" /\u003e\u003c/a\u003e\n\u003c!-- ALL-CONTRIBUTORS-BADGE:END --\u003e\n  \u003ca href=\"https://github.com/tauri-apps/tauri/releases\"\u003e\u003cimg src=\"https://img.shields.io/badge/tauri%20version-v1.0.0--beta.x-blue\" /\u003e\u003c/a\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://npmjs.com/package/@capacitor-community/tauri/v/1.0.0-alpha.12\"\u003e\u003cimg src=\"https://img.shields.io/npm/v/@capacitor-community/tauri/alpha\" /\u003e\u003c/a\u003e\n  \u003ca href=\"https://npmjs.com/package/@capacitor-community/tauri/v/1.0.0-alpha.12\"\u003e\u003cimg alt=\"npm\" src=\"https://img.shields.io/npm/dw/@capacitor-community/tauri/alpha\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://npmjs.com/package/@capacitor-community/tauri/v/1.0.0-alpha.12\"\u003e\u003cimg src=\"https://img.shields.io/npm/l/@capacitor-community/tauri.svg?color=blue\" /\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/capacitor-community/tauri\"\u003e\u003cimg alt=\"GitHub Workflow Status\" src=\"https://img.shields.io/github/workflow/status/capacitor-community/tauri/CI\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n## ⚠ Important Info\n- 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)\n- You will need `@capacitor/core` version `\u003e= 3.2.0`.\n\n## ⏳ Quickstart (Functioning on: ✅ Windows, ✅ MacOS, ⬜ Linux)\n0. Create or open a Capacitor initialized web app project. [CAPACITOR DOCS](https://capacitorjs.com/docs)\n1. Build your web app (`npm run build` for example)\n2. `npm i @capacitor-community/tauri@alpha`\n3. `npx cap add @capacitor-community/tauri`\n4. `npx cap open @capacitor-community/tauri` - _This can take several minutes the first time you run it._\n5. You now have your web app running in tauri, right click and select `inspect` to bring up dev tools. \n\n## 🎉 More Info\n- Check out Tauri on its [website](https://tauri.studio/) or on [github](https://github.com/tauri-apps/tauri)\n\n## 🛠 Maintainers \n\n| Maintainer       | GitHub                                  | Social                                    | Sponsoring Company | Primary |\n| ---------------- | --------------------------------------- | ----------------------------------------- | ------------------ | ------- |\n| Mike Summerfeldt | [IT-MikeS](https://github.com/IT-MikeS) | [@IT_MikeS](https://twitter.com/IT_MikeS) | Volunteer          | Yes     |\n\n\n## ✨ Contributors \n\n\u003c!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --\u003e\n\u003c!-- prettier-ignore-start --\u003e\n\u003c!-- markdownlint-disable --\u003e\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/IT-MikeS\"\u003e\u003cimg src=\"https://avatars0.githubusercontent.com/u/20338451?v=4?s=75\" width=\"75px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eMike Summerfeldt\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/capacitor-community/tauri/commits?author=IT-MikeS\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"https://github.com/capacitor-community/tauri/commits?author=IT-MikeS\" title=\"Documentation\"\u003e📖\u003c/a\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n\u003c!-- markdownlint-restore --\u003e\n\u003c!-- prettier-ignore-end --\u003e\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:END --\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcapacitor-community%2Ftauri","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcapacitor-community%2Ftauri","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcapacitor-community%2Ftauri/lists"}