tauri.studio Open in urlscan Pro
2a03:b0c0:3:d0::143f:d001  Public Scan

Submitted URL: http://tauri.studio/
Effective URL: https://tauri.studio/
Submission: On June 16 via api from GB — Scanned from GB

Form analysis 1 forms found in the DOM

<form novalidate="novalidate" onsubmit="return false;" class="searchbox">
  <div role="search" class="searchbox__wrapper">
    <span class="meilisearch-autocomplete" style="position: relative; display: inline-block; direction: ltr;"><input id="docs-searchbar-suggestion" type="search" name="search" placeholder="Search the docs" autocomplete="off" required="required"
        class="searchbox__input dsb-input" spellcheck="false" role="combobox" aria-autocomplete="list" aria-expanded="false" aria-label="search input" aria-owns="meilisearch-autocomplete-listbox-0" dir="auto"
        style="position: relative; vertical-align: top;">
      <pre aria-hidden="true"
        style="position: absolute; visibility: hidden; white-space: pre; font-family: Arial; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; word-spacing: 0px; letter-spacing: normal; text-indent: 0px; text-rendering: auto; text-transform: none;"></pre>
      <span class="dsb-dropdown-menu" role="listbox" id="meilisearch-autocomplete-listbox-0" style="position: absolute; top: 100%; z-index: 100; display: none;">
        <div class="dsb-dataset-1"></div>
      </span>
    </span>
    <button type="submit" title="Submit your search query." class="searchbox__submit">
      <svg width="12" height="12" role="img" aria-label="Search">
        <use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#sbx-icon-search-13"></use>
      </svg>
    </button>
    <button type="reset" title="Clear the search query." class="searchbox__reset hide">
      <svg width="12" height="12" role="img" aria-label="Reset">
        <use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#sbx-icon-clear-3"></use>
      </svg>
    </button>
  </div>
</form>

Text Content

Skip to main content
🚀 Tauri 1.0 has landed! Click here for more details
About
 * What is Tauri?
 * Architecture
 * Security
 * Governance
 * Get the Book
 * Benchmarks

GuidesAPIRelease Notes
Community
 * Get Involved
 * Sponsors
 * Discord
 * Awesome Tauri

English
 * English
 * Help us translate





1.0

Announcing the release of Tauri 1.0

Get Started



BROWNFIELD

Compatibility with any front-end framework means you don't have to change your
stack.


Learn More



SECURITY

Front-of-mind for the Tauri Team driving our highest priorities and biggest
innovations.


Learn More



FLOSS

Relicensing and redistribution is possible thanks to MIT or MIT/Apache 2.0
licensing where applicable.


Learn More



BUNDLE SIZE

By using the OS's native web renderer, the size of a Tauri app can be less than
600KB.


Learn More



CROSS PLATFORM

Bundle binaries for all major desktop platforms (mobile & WASM coming soon).


Learn More



BUILT ON RUST

With performance and security at the center, Rust is the language for the next
generation of apps.


Learn More



FEATURES


DESKTOP BUNDLER

Bundle for all major desktops from native systems


SELF UPDATER

Update Tauri Apps from within themselves


CORE PLUGIN SYSTEM

Build reusable plugins to extend Tauri core


SCOPED FILESYSTEM

Improved security of file interactions


APP TRAY

Cross-platform desktop icon tray


GITHUB ACTION

Build your Tauri binary for macOS, Linux, and Windows


NATIVE NOTIFICATIONS

Cross-platform notifications using polyfilled web API


SIDECAR

Integrate and instrument other binaries


APP STORAGE

Use a canonical location to store user data




ROADMAP


MOBILE BUNDLER

Bundle to all major mobile device operating systems


CROSS COMPILER

Generate bundled binaries from select operating system environments


OTHER BINDINGS

Go, Nim, Python, C++ and other bindings are possible with the stable API


ONE-TIME COMMANDS

Run a command that is no longer available after first run


ALTERNATIVE RENDERERS

Candidate presentation for Webview alternatives, including GL windowing


CHANNEL API

Send messages through a channel




PREMIUM SPONSORS





SPONSORS



Repositories
 * Tauri
 * Tao
 * Wry

Contact
 * Mail
 * Twitter

Network
 * DevTo Blog
 * OpenCollective
 * GitHub

Community
 * Sponsors
 * Discord
 * Awesome Tauri

Copyright © 2022 Tauri Contributors. CC-BY / MIT