Listado de Características y Fórmulas
Tauri viene con el objetivo de ser extensible. En esta página encontrarás:
- Características: Características y funcionalidades incorporadas en Tauri
- Recursos de la Comunidad: Más plugins y fórmulas creadas por la comunidad de Tauri
Diálogos nativos del sistema para abrir y guardar archivos junto con diálogos de mensajes.
Permite que tu aplicación móvil utilice la cámara para escanear códigos QR, EAN-13 y otros tipos de códigos de barras.
Inicia automáticamente tu aplicación al arrancar el sistema.
Usa un servidor localhost en aplicaciones en producción.
Envía notificaciones nativas al usuario.
Lee y escribe en el portapapeles del sistema.
Prompt the user for biometric authentication on Android and iOS.
Parse arguments from the command line interface.
Set your Tauri application as the default handler for an URL.
Access the file system.
Register global shortcuts.
Access the HTTP client written in Rust.
Configurable logging.
Read and write NFC tags on Android and iOS.
Open files and URLs in external applications.
Read information about the operating system.
Persist runtime scope changes on the filesystem.
Move windows to common locations.
Access the current process.
Access the system shell to spawn child processes.
Ensure that a single instance of your Tauri app is running at a time.
Tauri Plugin providing an interface for the frontend to communicate with SQL databases through sqlx.
Persistent key value storage.
Encrypted, secure database.
In-app updates for Tauri applications.
File uploads through HTTP.
Open a WebSocket connection using a Rust client in JavaScript.
Persist window sizes and positions.
Recursos de la comunidad
© 2025 Tauri Contributors. CC-BY / MIT