A Tauri plugin that exposes the application's UI to a web browser, allowing full interaction while the native app continues running. This enables end-to-end UI testing using existing web-based testing tools without requiring modifications to the app itsel
Tauri API definitions
Command line interface for building Tauri apps
Command line interface for building Tauri apps
Command line interface for building Tauri apps
Open files and URLs using their default application.




An RPC library with strong support for simulating the transfer of functions via postMessage
Access the file system.
Command line interface for building Tauri apps
Command line interface for building Tauri apps
This library provides the core model for maintaining a tree of UI components, and for communicating operations on that tree to another context through tiny messages. For a full overview of how `@remote-ui/core` fits in to the different pieces of remote-ui

This library provides a custom React renderer that gives you the full power of React for your remote application, and provides an optional host layer that makes it easy for existing React apps to integrate a remote root. For a full overview of how `@remot

Simple, persistent key-value store.


Set your Tauri application as the default handler for an URL
Command line interface for building Tauri apps
Upload files from disk to a remote server over HTTP.