Build smaller, faster, and more secure desktop and mobile applications with a web frontend.
Go to file
anatawa12 de8600b4d9
Some checks are pending
Audit / audit-rust (push) Waiting to run
Audit / audit-js (push) Waiting to run
bench / bench (map[os:ubuntu-latest target:x86_64-unknown-linux-gnu], nightly) (push) Waiting to run
covector version or publish / run-integration-tests (macos-latest) (push) Waiting to run
covector version or publish / run-integration-tests (ubuntu-latest) (push) Waiting to run
covector version or publish / run-integration-tests (windows-latest) (push) Waiting to run
covector version or publish / version-or-publish (push) Blocked by required conditions
lint rust / clippy (push) Waiting to run
supply chain health status / check rust dependencies with cargo vet (push) Waiting to run
test `@tauri-apps/cli` / test (macos-latest) (push) Waiting to run
test `@tauri-apps/cli` / test (ubuntu-latest) (push) Waiting to run
test `@tauri-apps/cli` / test (windows-latest) (push) Waiting to run
test `tauri-cli` / test (map[args:--no-default-features --features native-tls-vendored os:windows-latest target:aarch64-pc-windows-msvc]) (push) Waiting to run
test `tauri-cli` / test (map[os:macos-latest target:x86_64-apple-darwin]) (push) Waiting to run
test `tauri-cli` / test (map[os:ubuntu-latest target:x86_64-unknown-linux-gnu]) (push) Waiting to run
test `tauri-cli` / test (map[os:windows-latest target:x86_64-pc-windows-msvc]) (push) Waiting to run
test core / test (map[args:--all-features key:all], map[command:build cross:false os:macos-latest target:aarch64-apple-ios toolchain:1.77.2]) (push) Waiting to run
test core / test (map[args:--all-features key:all], map[command:build cross:true os:ubuntu-latest target:aarch64-linux-android toolchain:1.77.2]) (push) Waiting to run
test core / test (map[args:--all-features key:all], map[command:test cross:false os:macos-14 target:aarch64-apple-darwin toolchain:1.77.2]) (push) Waiting to run
test core / test (map[args:--all-features key:all], map[command:test cross:false os:ubuntu-latest target:x86_64-unknown-linux-gnu toolchain:1.77.2]) (push) Waiting to run
test core / test (map[args:--all-features key:all], map[command:test cross:false os:windows-latest target:x86_64-pc-windows-msvc toolchain:1.77.2]) (push) Waiting to run
test core / test (map[args:--no-default-features key:no-default], map[command:build cross:false os:macos-latest target:aarch64-apple-ios toolchain:1.77.2]) (push) Waiting to run
test core / test (map[args:--no-default-features key:no-default], map[command:build cross:true os:ubuntu-latest target:aarch64-linux-android toolchain:1.77.2]) (push) Waiting to run
test core / test (map[args:--no-default-features key:no-default], map[command:test cross:false os:macos-14 target:aarch64-apple-darwin toolchain:1.77.2]) (push) Waiting to run
test core / test (map[args:--no-default-features key:no-default], map[command:test cross:false os:ubuntu-latest target:x86_64-unknown-linux-gnu toolchain:1.77.2]) (push) Waiting to run
test core / test (map[args:--no-default-features key:no-default], map[command:test cross:false os:windows-latest target:x86_64-pc-windows-msvc toolchain:1.77.2]) (push) Waiting to run
Udeps / changes (push) Waiting to run
Udeps / setup (push) Blocked by required conditions
Udeps / udeps (push) Blocked by required conditions
fix(bundler): Bump nsis tauri utils to 0.4.2 (#12471)
* chore: bump nsis-tauri-utils

* docs(changelog)): Bump nsis-tauri-utils to 0.4.2
2025-01-22 03:01:04 +02:00
.cargo chore: promote to v2 stable (#11198) 2024-10-02 09:42:45 -03:00
.changes fix(bundler): Bump nsis tauri utils to 0.4.2 (#12471) 2025-01-22 03:01:04 +02:00
.devcontainer Change V1 links to V2 site (#11111) 2024-09-24 08:09:00 -03:00
.docker/cross fix(cross): Fix docker image and cross setup (#8094) 2023-10-26 13:58:56 -03:00
.github ci(deps): Update repository-dispatch to v3 (#12169) 2025-01-03 22:34:55 +01:00
.scripts/ci ci: fix a few relative paths (#10813) 2024-08-28 13:27:33 -03:00
.vscode ci: check toml formatting with taplo-cli (#10787) 2024-08-26 21:46:05 -03:00
audits add v2 report (#10554) 2024-08-10 14:52:09 -03:00
bench fix(cli): Ignore file access events (#12164) 2025-01-03 15:00:31 +01:00
crates fix(bundler): Bump nsis tauri utils to 0.4.2 (#12471) 2025-01-22 03:01:04 +02:00
examples chore: Fix clippy 1.84 warnings (#12328) 2025-01-10 13:47:37 +01:00
packages chore(deps): update dependency rollup to v4.31.0 (dev) (#12446) 2025-01-19 17:59:01 +01:00
supply-chain ci: check toml formatting with taplo-cli (#10787) 2024-08-26 21:46:05 -03:00
.editorconfig feat(icons): add and test icon generation for tauri (#55) 2019-11-17 22:30:14 +01:00
.gitignore Restructure the repository (#10796) 2024-08-27 18:42:30 -03:00
.prettierignore feat: add tauri-schema-worker (#10871) 2024-09-17 00:52:56 +03:00
.prettierrc chore: remove unneeded prettier config (#10885) 2024-09-04 09:59:41 +08:00
.taurignore chore: add root taurignore (#10805) 2024-08-28 17:48:39 +03:00
ARCHITECTURE.md Change V1 links to V2 site (#11111) 2024-09-24 08:09:00 -03:00
Cargo.lock apply version updates (#12425) 2025-01-18 10:07:28 +01:00
Cargo.toml fix: downgrade MSRV to 1.77.2 to support Windows 7 (#11205) 2024-10-03 08:07:50 -03:00
dependabot.yml Restructure the repository (#10796) 2024-08-27 18:42:30 -03:00
LICENSE_APACHE-2.0 feat(license): SPDX Headers (#1449) 2021-04-11 00:09:09 +02:00
LICENSE_MIT feat(license): SPDX Headers (#1449) 2021-04-11 00:09:09 +02:00
LICENSE.spdx chore: update copyright year (#12170) 2025-01-06 13:46:06 +01:00
package.json chore(deps): update all js dev dependencies (#11941) 2024-12-11 12:55:38 +02:00
pnpm-lock.yaml chore(deps): update dependency rollup to v4.31.0 (dev) (#12446) 2025-01-19 17:59:01 +01:00
pnpm-workspace.yaml feat: add tauri-schema-worker (#10871) 2024-09-17 00:52:56 +03:00
README.md chore: Rewrite simply "Localhost free term" in README.md within #10510 (#12415) 2025-01-20 16:22:22 +02:00
renovate.json chore(config): migrate renovate config (#12099) 2025-01-01 23:35:57 +01:00
rustfmt.toml feat(cli): generate signature for updater-enabled bundles (#9446) 2024-04-30 18:45:24 +03:00
SECURITY.md ’ -> ' (#9686) 2024-05-07 11:22:36 +02:00

Tauri

status License test core FOSSA Status Chat Server website https://good-labs.github.io/greater-good-affirmation/assets/images/badge.svg support

Introduction

Tauri is a framework for building tiny, blazingly fast binaries for all major desktop platforms. Developers can integrate any front-end framework that compiles to HTML, JS and CSS for building their user interface. The backend of the application is a rust-sourced binary with an API that the front-end can interact with.

The user interface in Tauri apps currently leverages tao as a window handling library on macOS, Windows, Linux, Android and iOS. To render your application, Tauri uses WRY, a library which provides a unified interface to the system webview, leveraging WKWebView on macOS & iOS, WebView2 on Windows, WebKitGTK on Linux and Android System WebView on Android.

To learn more about the details of how all of these pieces fit together, please consult this ARCHITECTURE.md document.

Getting Started

If you are interested in making a tauri app, please visit the documentation website.

The quickest way to get started is to install the prerequisites for your system and create a new project with create-tauri-app. For example with npm:

npm create tauri-app@latest

Features

The list of Tauri's features includes, but is not limited to:

  • Built-in app bundler to create app bundles in formats like .app, .dmg, .deb, .rpm, .AppImage and Windows installers like .exe (via NSIS) and .msi (via WiX).
  • Built-in self updater (desktop only)
  • System tray icons
  • Native notifications
  • Native WebView Protocol (tauri doesn't create a localhost http(s) server to serve the WebView contents)
  • GitHub action for streamlined CI
  • VS Code extension

Platforms

Tauri currently supports development and distribution on the following platforms:

Platform Versions
Windows 7 and above
macOS 10.15 and above
Linux webkit2gtk 4.0 for Tauri v1 (for example Ubuntu 18.04). webkit2gtk 4.1 for Tauri v2 (for example Ubuntu 22.04).
iOS/iPadOS (beta) 9 and above
Android (beta) 7 and above

Contributing

Before you start working on something, it's best to check if there is an existing issue first. It's also a good idea to stop by the Discord server and confirm with the team if it makes sense or if someone else is already working on it.

Please make sure to read the Contributing Guide before making a pull request.

Thank you to everyone contributing to Tauri!

Documentation

Documentation in a polyglot system is a tricky proposition. To this end, we prefer to use inline documentation in the Rust & JS source code as much as possible. Check out the hosting repository for the documentation site for further information: https://github.com/tauri-apps/tauri-docs

Partners

CrabNebula

For the complete list of sponsors please visit our website and Open Collective.

Organization

Tauri aims to be a sustainable collective based on principles that guide sustainable free and open software communities. To this end it has become a Programme within the Commons Conservancy, and you can contribute financially via Open Collective.

Licenses

Code: (c) 2015 - Present - The Tauri Programme within The Commons Conservancy.

MIT or MIT/Apache 2.0 where applicable.

Logo: CC-BY-NC-ND

FOSSA Status