{"id":6945,"url":"https://github.com/tauri-apps/awesome-tauri","name":"awesome-tauri","description":"🚀 Awesome Tauri Apps, Plugins and Resources","projects_count":109,"last_synced_at":"2026-09-01T06:00:29.606Z","repository":{"id":37009979,"uuid":"450871432","full_name":"tauri-apps/awesome-tauri","owner":"tauri-apps","description":"🚀 Awesome Tauri Apps, Plugins and Resources","archived":false,"fork":false,"pushed_at":"2026-06-03T19:44:20.000Z","size":464,"stargazers_count":7994,"open_issues_count":253,"forks_count":710,"subscribers_count":83,"default_branch":"dev","last_synced_at":"2026-08-09T19:52:39.180Z","etag":null,"topics":["awesome","awesome-list","tauri"],"latest_commit_sha":null,"homepage":"","language":null,"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/tauri-apps.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2022-01-22T16:25:58.000Z","updated_at":"2026-08-09T16:49:03.000Z","dependencies_parsed_at":"2026-08-09T18:33:07.016Z","dependency_job_id":null,"html_url":"https://github.com/tauri-apps/awesome-tauri","commit_stats":{"total_commits":327,"total_committers":241,"mean_commits":"1.3568464730290457","dds":0.9663608562691132,"last_synced_commit":"1e905aeec3ba8304c9cb3de32aaed1dec7557121"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tauri-apps/awesome-tauri","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tauri-apps%2Fawesome-tauri","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tauri-apps%2Fawesome-tauri/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tauri-apps%2Fawesome-tauri/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tauri-apps%2Fawesome-tauri/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tauri-apps","download_url":"https://codeload.github.com/tauri-apps/awesome-tauri/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tauri-apps%2Fawesome-tauri/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37012762,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-01T02:00:05.433Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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"}},"created_at":"2024-01-08T07:45:12.861Z","updated_at":"2026-09-01T06:00:29.606Z","primary_language":null,"list_of_lists":false,"displayable":true,"categories":["Applications","Getting Started","Guides \u0026 Tutorials","Articles","Development","Integrations","Plugins","Templates"],"sub_categories":["Developer tools","Guides","Tutorials","Audio \u0026 Video","Data","Email \u0026 Feeds","File management","Finance","Gaming","Office \u0026 Writing","Productivity","Utilities","Articles","Templates","Networking","ChatGPT clients","Social media","Ebook readers","Security","Plugins","Information","Integrations","Learning","Search","Guides \u0026 Tutorials"],"readme":"\u003c!--lint disable awesome-heading awesome-toc awesome-github double-link --\u003e\n\n\u003cdiv align=\"center\"\u003e\n\u003ch1\u003eAwesome Tauri\u003c/h1\u003e\n\nA curated collection of the best stuff from the Tauri ecosystem and community.\n\n\u003cbr /\u003e\n\n[![Awesome](https://awesome.re/badge-flat.svg)](https://awesome.re)\n\n\u003c/div\u003e\n\n## Table of Contents\n\n- [Guides \u0026 Tutorials](#guides--tutorials)\n- [Articles](#articles)\n- [Templates](#templates)\n- [Plugins](#plugins)\n- [Integrations](#integrations)\n\n## Guides \u0026 Tutorials\n\n- [Introduction](https://v2.tauri.app/start/) ![officially maintained] - Official introduction to Tauri.\n- [Getting Started](https://v2.tauri.app/start/prerequisites/) ![officially maintained] - Official getting started with Tauri docs.\n- [create-tauri-app](https://github.com/tauri-apps/create-tauri-app) ![officially maintained] - Rapidly scaffold your Tauri app.\n- [Auto-Updates with Tauri v2](https://docs.crabnebula.dev/guides/auto-updates-tauri) ![v2] - Setup auto-updates with Tauri and CrabNebula Cloud.\n- [Create Tauri App with React](https://www.youtube.com/watch?v=zawhqLA7N9Y\u0026ab_channel=chrisbiscardi) ![youtube] ![v1] - Chris Biscardi shows how easy it is to wire up a Rust crate with a JS module and communicate between them.\n- [Publish to Apple's App Store](https://thinkgo.io/post/2023/02/publish_tauri_to_apples_app_store/) ![v1] - Details all the steps needed to publish your Mac app to the app store. Includes a sample bash script.\n- [Tauri \u0026 ReactJS - Creating Modern Desktop Apps](https://youtube.com/playlist?list=PLmWYh0f8jKSjt9VC5sq2T3mFETasG2p2L) ![youtube] ![v1] - Creating a modern desktop application with Tauri.\n\n## Articles\n\n- [Getting Started Using Tauri Mobile](https://medium.com/p/6f90de5b098) ![paid] - Ed Rutherford outlines how to create a mobile app with Tauri.\n- [How to use local SQLite database with Tauri and Rust](https://blog.moonguard.dev/how-to-use-local-sqlite-database-with-tauri) ![v1] - Guide to setup and use SQLite database with Tauri and Rust.\n- [Managing State in Desktop Applications with Rust and Tauri](https://blog.moonguard.dev/manage-state-with-tauri) ![v1] - How to share and manage any kind of state globally in Tauri apps.\n- [Setting up Actix Web in a Tauri App](https://blog.moonguard.dev/setting-up-actix-in-tauri) ![v1] - How to setup a HTTP server with Tauri and Actix Web.\n- [Tauri's async process](https://rfdonnelly.github.io/posts/tauri-async-rust-process/) ![v1] - Rob Donnelly dives deep into Async with Tauri.\n\n## Templates\n\n- [angular-tauri](https://github.com/maximegris/angular-tauri) ![v2] - Angular with Typescript, SASS, and Hot Reload.\n- [create-tauri-react](https://github.com/MrLightful/create-tauri-react) ![v2] - Well-architected template for Vite, React, and Tailwind CSS.\n- [nuxtor](https://github.com/NicolaSpadari/nuxtor) ![v2] - Nuxt 4 + Tauri 2 + TailwindCSS v4, a starter template for building desktop apps.\n- [oxide-dock](https://github.com/fridzema/oxide-dock) ![v2] - Vue 3 with Vite, Tailwind CSS, typed Rust bridge, Vitest, Playwright, coverage-gated Rust tests, and automated cross-platform releases via `release-please`.\n- [rust-full-stack-with-authentication-template](https://github.com/sollambert/rust-full-stack-with-auth-template) ![v1] - Yew, Tailwind CSS, Tauri, Axum, Sqlx - Starter template for full stack applications with built-in authentication.\n- [tauri-angular-template](https://github.com/charlesxsh/tauri-angular-boilerplate) ![v1] - Angular template\n- [tauri-astro-template](https://github.com/HuakunShen/tauri-astro-template) ![v2] - Astro template\n- [tauri-bishop-template](https://github.com/RoseBlume/Bishop-Tauri-Template) ![v2] - Minimized vanilla template designed for highschool students.\n- [tauri-clojurescript-template](https://github.com/rome-user/tauri-clojurescript-template) ![v1] - Minimal ClojureScript template with Shadow CLJS and React.\n- [tauri-deno-starter](https://github.com/marc2332/tauri-deno-starter) ![v1] - React template using esbuild with Deno.\n- [tauri-fastapi-full-stack-template](https://github.com/fudanglp/tauri-fastapi-full-stack-template) ![v2] - Full-stack template with FastAPI (Python) backend, React + TypeScript frontend, SQLite/SQLModel, TanStack Router, Tailwind CSS, and shadcn/ui. Sidecar architecture with PyInstaller bundling.\n- [tauri-leptos-template](https://gitlab.com/cristofa/tauri-leptos-template) ![v2] - Leptos template\n- [tauri-leptos-ssr](https://github.com/codeitlikemiley/tauri-leptos-ssr) ![v2] - Leptos SSR Template for Smaller bundles, faster startups, better UX done right for desktop.\n- [tauri-nextjs-template](https://github.com/kvnxiao/tauri-nextjs-template) ![v2] - Next.js (SSG) template, with TailwindCSS, opinionated linting, and GitHub Actions preconfigured.\n- [tauri-nuxt-template](https://github.com/HuakunShen/tauri-nuxt-template) ![v1] - Nuxt3 template.\n- [tauri-react-mantine-vite-template](https://github.com/elibroftw/modern-desktop-app-template) ![v2] - React Mantine template featuring custom titlebar for Windows, auto publish action, auto update, and more.\n- [tauri-react-parcel-template](https://github.com/henrhie/tauri-react-parcel-template) ![v1] - React template with Parcel as build tool, TypeScript and hot module replacement.\n- [tauri-rescript-template](https://github.com/JonasKruckenberg/tauri-rescript-template) ![v1] - Tauri, ReScript, and React template.\n- [tauri-solid-ts-tailwind-vite-template](https://github.com/AR10Dev/tauri-solid-ts-tailwind-vite) ![v2] - SolidJS Template preconfigured to use Vite, TypeScript, Tailwind CSS, ESLint and Prettier.\n- [tauri-svelte-template](https://github.com/probablykasper/tauri-svelte-template) ![v2] - Svelte template with cross-platform GitHub action builds, Vite, TypeScript, Svelte Preprocess, hot module replacement, ESLint and Prettier.\n- [tauri-sveltekit-template](https://github.com/deid84/tauri-sveltekit-admin-template) ![v1] - SvelteKit Admin template with cross-platform GitHub action builds, Vite, TypeScript, Svelte Preprocess, hot module replacement, ESLint and Prettier.\n- [tauri-sycamore-template](https://github.com/JonasKruckenberg/tauri-sycamore-template) ![v1] - Tauri and Sycamore template.\n- [tauri-tanstack-start-react-template](https://github.com/kvnxiao/tauri-tanstack-start-react-template) ![v2] - React with TanStack Start and Vite template, with TailwindCSS, opinionated linting, and GitHub Actions preconfigured.\n- [tauri-template](https://github.com/dannysmith/tauri-template) ![v2] - Production-ready template with React, TypeScript, shadcn/ui, Tailwind, Tanstack Query, Zustand \u0026 boilerplate UI. Claude Code-ready.\n- [tauri-vue-template](https://github.com/Uninen/tauri-vue-template) ![v2] - Vue template with TypeScript, Vite + HMR, Vitest, Tailwind CSS, ESLint, and GitHub Actions.\n- [tauri-vue-template](https://github.com/skymen/tauri-vue-template) ![v2] - Another vue template with Javascript, Vite, Pinia, Vue Router and Github Actions.\n- [tauri-yew-example](https://bitbucket.org/ftegtmeyer/tauri-yew-stopwatch/) ![v1] - Simple stopwatch with Yew using commands and Tauri events.\n- [tauronic](https://github.com/rgilsimoes/Tauronic/) ![v2] - Tauri template for hybrid Apps using Ionic components in React flavour.\n\n## Plugins\n\n- [Official Plugins](https://github.com/tauri-apps/plugins-workspace) ![officially maintained] - This repository contains all the plugins maintained by the Tauri team. This includes plugins for NFC, logging, notifications, and more.\n- [window-vibrancy](https://github.com/tauri-apps/window-vibrancy) ![officially maintained] - Make your windows vibrant (v1 only - added to Tauri in v2).\n- [window-shadows](https://github.com/tauri-apps/window-shadows) ![officially maintained] - Add native shadows to your windows in Tauri (v1 only - added to Tauri in v2).\n- [sentry-tauri](https://github.com/timfish/sentry-tauri) ![v2] - Capture JavaScript errors, Rust panics and native crash minidumps to Sentry.\n- [tauri-awesome-rpc](https://github.com/ahkohd/tauri-awesome-rpc) ![v2] - Custom invoke system that leverages WebSocket.\n- [tauri-nspanel](https://github.com/ahkohd/tauri-nspanel) ![v2] - Convert a window to panel.\n- [tauri-nspopover-plugin](https://github.com/freethinkel/tauri-nspopover-plugin) ![v2] - Native NSPopover view for use in the status bar in macOS.\n- [tauri-plugin-android-battery-optimization](https://github.com/NeoHuncho/tauri-plugin-android-battery-optimization) ![v2] - Check and request battery optimization exemptions on Android.\n- [tauri-plugin-android-fs](https://github.com/aiueo13/tauri-plugin-android-fs) ![v2] - Access the file system on Android.\n- [tauri-plugin-aptabase](https://github.com/aptabase/tauri-plugin-aptabase) ![v2] - Privacy-first and minimalist analytics for desktop and mobile apps.\n- [tauri-plugin-auth](https://github.com/inKibra/tauri-plugins/tree/main/packages/tauri-plugin-auth) ![v2] - Auth plugin for iOS that uses ASWebAuthenticationSession for authentication, which allows keychain access.\n- [tauri-plugin-blec](https://github.com/MnlPhlp/tauri-plugin-blec) ![v2] - Cross platform Bluetooth Low Energy client based on `btleplug`.\n- [tauri-plugin-cache](https://github.com/Taiizor/tauri-plugin-cache) ![v2] - Advanced disk caching solution with memory layer, TTL management, compression support, and cross-platform compatibility for desktop and mobile.\n- [tauri-plugin-clipboard](https://github.com/CrossCopy/tauri-plugin-clipboard) ![v2] - Clipboard plugin for reading/writing clipboard text/image/html/rtf/files, and monitoring clipboard update.\n- [tauri-plugin-context-menu](https://github.com/c2r0b/tauri-plugin-context-menu) ![v1] - Native context menu.\n- [tauri-plugin-desktop-underlay](https://github.com/Charlie-XIAO/tauri-plugin-desktop-underlay) ![v2] - Attach a window to desktop, below icons and above wallpaper.\n- [tauri-plugin-device-info](https://github.com/edisdev/tauri-plugin-device-info) ![v2] - Access comprehensive device information including battery, network, storage, display, and system details across desktop and mobile.\n- [tauri-plugin-dragout](https://github.com/alexqqqqqq777/tauri-plugin-dragout) ![v2] - Native macOS drag-out (file promise) support.\n- [tauri-plugin-drpc](https://github.com/smokingplaya/tauri-plugin-drpc) ![v2] - Discord RPC support.\n- [tauri-plugin-esc-pos](https://github.com/Kosadchiy/tauri-plugin-esc-pos) ![v2] - ESC/POS receipt printer support over USB and TCP.\n- [tauri-plugin-fs-pro](https://github.com/ayangweb/tauri-plugin-fs-pro) ![v2] - Extended with additional methods for files and directories.\n- [tauri-plugin-graphql](https://github.com/JonasKruckenberg/tauri-plugin-graphql) ![v1] - Type-safe IPC for Tauri using GraphQL.\n- [tauri-plugin-iap](https://github.com/Choochmeque/tauri-plugin-iap) ![v2] - Plugin that enables full In-App Purchases flow for Android, macOS, iOS and Windows.\n- [tauri-plugin-iap](https://github.com/inKibra/tauri-plugins/tree/main/packages/tauri-plugin-iap) ![v2] - In-app-purchase plugin for iOS that allows fetching, purchasing, and restoring of products.\n- [tauri-plugin-in-app-review](https://github.com/Gbyte-Group/tauri-plugin-in-app-review) ![v2] - In-app app rating prompts using native platform APIs.\n- [tauri-plugin-ios-photos](https://github.com/Gbyte-Group/tauri-plugin-ios-photos) ![v2] - iOS Photos album and asset management via native APIs.\n- [tauri-plugin-js](https://github.com/HuakunShen/tauri-plugin-js) ![v2] - Give your app Electron-like JS backends with type-safe RPC powered by `kkrpc`. Supports Bun, Node.js, and Deno.\n- [tauri-plugin-keep-screen-on](https://gitlab.com/cristofa/tauri-plugin-keep-screen-on) ![v2] - Disable screen timeout on Android and iOS.\n- [tauri-plugin-libsql](https://github.com/HuakunShen/tauri-plugin-libsql) ![v2] - libsql/Turso database support with encryption, embedded replicas, and Drizzle ORM integration.\n- [tauri-plugin-macos-permissions](https://github.com/ayangweb/tauri-plugin-macos-permissions) ![v2] - Support for checking and requesting macOS system permissions.\n- [tauri-plugin-mobile-sharetarget](https://github.com/IT-ess/tauri-plugin-mobile-sharetarget) ![v2] - Handle mobile Share Intents with a FIFO queue\n- [tauri-plugin-mqtt](https://github.com/kuyoonjo/tauri-plugin-mqtt) ![v2] - MQTT client support.\n- [tauri-plugin-network](https://github.com/HuakunShen/tauri-plugin-network) ![v2] - Tools for reading network information and scanning network.\n- [tauri-plugin-nosleep](https://github.com/pevers/tauri-plugin-nosleep/) ![v1] - Block the power save functionality in the OS.\n- [tauri-plugin-ota](https://github.com/inKibra/tauri-plugins/tree/main/packages/tauri-plugin-ota) ![v2] - OTA plugin for applications that just want to continuously deliever new JavaScript code based on a manfiest.\n- [tauri-plugin-pinia](https://github.com/ferreira-tb/tauri-store/tree/main/packages/plugin-pinia) ![v2] - Persistent Pinia stores for Vue.\n- [tauri-plugin-prevent-default](https://github.com/ferreira-tb/tauri-plugin-prevent-default) ![v2] - Disable default browser shortcuts.\n- [tauri-plugin-python](https://github.com/marcomq/tauri-plugin-python/) ![v2] - Use python in your backend.\n- [tauri-plugin-screenshots](https://github.com/ayangweb/tauri-plugin-screenshots) ![v2] - Get screenshots of windows and monitors.\n- [tauri-plugin-serialport](https://github.com/deid84/tauri-plugin-serialport) ![v2] - Cross-compatible serialport communication tool.\n- [tauri-plugin-serialplugin](https://github.com/s00d/tauri-plugin-serialplugin) ![v2] - Cross-compatible serialport communication tool.\n- [tauri-plugin-sharesheet](https://github.com/buildyourwebapp/tauri-plugin-sharesheet) ![v2] - Share content to other apps via the Android Sharesheet or iOS Share Pane.\n- [tauri-plugin-svelte](https://github.com/ferreira-tb/tauri-store/tree/main/packages/plugin-svelte) ![v2] - Persistent Svelte stores.\n- [tauri-plugin-system-info](https://github.com/HuakunShen/tauri-plugin-system-info) ![v2] - Detailed system information.\n- [tauri-plugin-tcp](https://github.com/kuyoonjo/tauri-plugin-tcp) ![v2] - TCP socket support.\n- [tauri-plugin-thermal-printer](https://github.com/luis3132/tauri-plugin-thermal-printer) ![v2] - Add support to handle thermal printers.\n- [tauri-plugin-tracing](https://github.com/fltsci/tauri-plugin-tracing) ![v2] - Structured logging with the tracing crate, featuring JS-to-Rust log bridging, file rotation, and flamegraph profiling.\n- [tauri-plugin-udp](https://github.com/kuyoonjo/tauri-plugin-udp) ![v2] - UDP socket support.\n- [tauri-plugin-velesdb](https://github.com/cyberlife-coder/VelesDB) ![v2] - Native vector database plugin. 70µs semantic search, ≥95% recall, hybrid BM25+vector, offline-first, full ecosystem integrations and more.\n- [tauri-plugin-view](https://github.com/ecmel/tauri-plugin-view) ![v2] - View and share files on mobile.\n- [tauri-plugin-widgets](https://github.com/s00d/tauri-plugin-widgets) ![v2] - Cross-platform home-screen widgets with WidgetKit, AppWidgetManager, Adaptive Cards, and desktop webviews.\n- [tauri-remote-ui](https://github.com/DraviaVemal/tauri-remote-ui) ![v2] - Make you web app bundle available as web page for test and development.\n- [taurpc](https://github.com/MatsDK/TauRPC) ![v2] - Typesafe IPC wrapper for Tauri commands and events.\n\n## Integrations\n\n- [Astrodon](https://github.com/astrodon/astrodon) ![v1] - Make Tauri desktop apps with Deno.\n- [axios-tauri-adapter](https://git.kaki87.net/KaKi87/axios-tauri-adapter) ![v1] - `axios` adapter for the `@tauri-apps/api/http` module.\n- [axios-tauri-api-adapter](https://github.com/persiliao/axios-tauri-api-adapter) ![v2] - Makes it easy to use Axios in Tauri, `axios` adapter for the `@tauri-apps/api/http` module.\n- [Deno in Tauri](https://github.com/typed-sigterm/deno-in-tauri) ![v2] - Run JS/TS code with Deno Core Engine, in Tauri apps.\n- [faynosync-update-server](https://github.com/ku9nov/faynoSync) ![v2] - Self-hosted Dynamic Update Server with statistics, supporting Tauri and other platforms. Flexible features for seamless app updates and insights.\n- [kkrpc](https://github.com/kunkunsh/kkrpc) ![v2] - Seamless RPC communication between a Tauri app and node/deno/bun processes.\n- [ngx-tauri](https://codeberg.org/crapsilon/ngx-tauri) ![v1] - Small lib to wrap around functions from tauri modules, to integrate easier with Angular.\n- [svelte-tauri-filedrop](https://github.com/probablykasper/svelte-tauri-filedrop) ![v2] - File drop handling component for Svelte.\n- [Tauri Specta](https://github.com/oscartbeaumont/tauri-specta) ![v2] - Completely typesafe Tauri commands.\n- [tauri-htmx-extension](https://github.com/ChristianPavilonis/tauri-htmx-extension) ![v2] - Extention for using htmx with Tauri apis.\n- [tauri-macos-menubar-app-example](https://github.com/ahkohd/tauri-macos-menubar-app-example)telemetry - Example macOS Menubar app project.\n- [tauri-macos-spotlight-example](https://github.com/ahkohd/tauri-macos-spotlight-example)telemetry - Example macOS Spotlight app project.\n- [tauri-mcp-server](https://github.com/hypothesi/mcp-server-tauri) ![v2] - MCP server and plugin for rapid development and debugging.\n- [tauri-update-cloudflare](https://github.com/mackenly/tauri-update-cloudflare) ![v2] - One-click deploy a Tauri Update Server to Cloudflare.\n- [tauri-update-server](https://git.kaki87.net/KaKi87/tauri-update-server) ![v1] - Automatically interface the Tauri updater with git repository releases.\n- [vite-plugin-tauri](https://github.com/amrbashir/vite-plugin-tauri) ![v2] - Integrate Tauri in a Vite project to build cross-platform apps.\n\n[officially maintained]: https://img.shields.io/badge/official-FFC131?\u0026logo=tauri\u0026logoColor=black\n[closed source]: https://img.shields.io/badge/closed%20source-FFC131?\u0026logoColor=black\n[paid]: https://img.shields.io/badge/paid-FFC131?\u0026logoColor=black\n[youtube]: https://img.shields.io/badge/YouTube-FF0000\n[v1]: https://img.shields.io/badge/v1-white\n[v2]: https://img.shields.io/badge/v2-white\n","projects_url":"https://awesome.ecosyste.ms/api/v1/lists/tauri-apps%2Fawesome-tauri/projects"}