A curated collection of the best stuff from the Tauri ecosystem and community.
- Introduction - Official introduction to Tauri.
- Getting Started - Official getting started with Tauri docs.
- create-tauri-app - Rapidly scaffold your Tauri app.
- tauri-svelte-template - Svelte template with cross-platform GitHub action builds, Vite, TypeScript, Svelte Preprocess, hot module replacement, ESLint and Prettier.
- tauri-react-template - React template with Vite, TypeScript, hot module replacement.
- tauri-plugin-authenticator - Interface with hardware security keys.
- tauri-plugin-log - Configurable logging.
- tauri-plugin-sql - Interface with SQL databases.
- tauri-plugin-store - Persistent key value storage.
- tauri-plugin-stronghold - Encrypted, secure, p2p database.
- tauri-plugin-window-state - Persist window sizes and positions.
- window-vibrancy - Make your windows vibrant.
- window-shadows - Add native shadows to your windows.
- tauri-plugin-positioner - Move windows to common locations.
- vue-cli-plugin-tauri - Turn your Vue SPA into a lightweight cross-platform desktop app.
- vite-plugin-tauri - Integrate Tauri in a Vite project to build cross-platform apps.
- axios-tauri-adapter -
axios
adapter for the@tauri-apps/api/http
module. - svelte-tauri-filedrop - File drop handling component for Svelte.
- Astrodon - Make Tauri desktop apps with Deno π¦
- ngx-tauri - Small lib to wrap arround functions from tauri modules, to integrate easier with Angular.
- UsTaxes - Free, private, open-source US tax filings.
- Xplorer - Customizable, modern and cross-platform File Explorer.
- Clash Verge - Rule based proxy for Linux, Mac and Windows based on
clash
. - Authme Lite - Two-factor (2FA) authentication app for desktop.
- BS Redis Desktop Client - The Best Surprise Redis Desktop Client.
- Kadium - App for staying ontop of YouTube channel uploads.
- Mr Tagger - Music file tagging app.
- Time Machine Inspector - Find out what's taking up your Time Machine backup space.
- Identia - Decentralized social media on IPFS.
- Calciumdibromid - Generate "experiment wise safety sheets" in compliance to European law.
- Watcher - API manager built for a easier use to manage and collaborate.
- FishLauncher - Cross-platform launcher for
Fish Fight
. - Mail-Dev - Cross-platform, local SMTP server for email testing/debugging.
- Bidirectional - Write Arabic text in apps that don't support bidirectional text.
- CubeShuffle - Card game shuffling utility.
- Echoo - Offline/Online utilities for developers on MacOS & Windows
- Orange - Cross-platform file search engine that can quickly locate files or folders based on keywords.
- mediarepo - Tag-based media management application.
- nym-wallet - The Nym desktop wallet enables you to use the Nym network and take advantage of its key capabilities
- mdSilo Desktop - Tiny zettelkasten note-taking and knowledge silo application.
- Aleph - Aleph is an RSS reader & podcast client.
- MBTiles Viewer - MBTiles Viewer and Inspector.
- Tauthy - Cross-platform TOTP authentication client.
- Request - Cross-platform restful HTTP-API client.
- Aries Wallet - Cross-platform blockchain wallet support multi-chain EVM compatible smart contract read/write.
- TimeChunks - Time tracking for freelancers without timers and HH:MM:SS inputs.
- Create Tauri App with React - Chris Biscardi shows how easy it is to wire up a Rust crate with a JS module and communicate between them.