功能和秘诀
Tauri 考虑到了可扩展性。在此页面上,你将找到:
¥Tauri comes with extensibility in mind. On this page you’ll find:
-
功能:内置 Tauri 特性和功能
¥Features: Built-in Tauri features and functionality
-
社区资源:Tauri 社区构建的更多插件和秘诀
¥Community Resources: More plugins and recipes built by the Tauri community
功能
¥Features
访问用 Rust 编写的 HTTP 客户端。
在 Android 和 iOS 上读取和写入 NFC 标签。
访问系统 shell 以生成子进程。
Tauri 插件为前端提供了一个通过 sqlx 与 SQL 数据库通信的接口。
加密、安全的数据库。
使用 JavaScript 中的 Rust 客户端打开 WebSocket 连接。
通过 HTTP 上传文件。
注册全局快捷方式。
读取和写入系统剪贴板。
确保你的 Tauri 应用一次只运行一个实例。
从命令行接口解析参数。
持久键值存储。
将窗口移动到常见位置。
用于打开和保存文件的原生系统对话框以及消息对话框。
在外部应用中打开文件和 URL。
在文件系统上保留运行时范围更改。
读取有关操作系统的信息。
访问文件系统。
可配置的日志记录。
Tauri 应用的应用内更新。
在生产应用中使用本地主机服务器。
允许你的移动应用使用摄像头扫描二维码、EAN-13 和其他类型的条形码。
将你的 Tauri 应用设置为 URL 的默认处理程序。
提示用户在 Android 和 iOS 上进行生物特性认证。
保留窗口大小和位置。
在系统启动时自动启动你的应用。
访问当前进程。
向用户发送原生通知。
社区资源
¥Community Resources
插件
¥Plugins
集成
¥Integrations
支持表
¥Support Table
将鼠标悬停在 ”*” 上以查看注释。有关更多详细信息,请访问插件页面
¥Hover ”*” to see notes. For more details visit the plugin page
Plugin | Rust Version | android | ios | linux | macos | windows |
---|---|---|---|---|---|---|
autostart | 1.77.2 | | | | | |
barcode-scanner | 1.77.2 | | | | | |
biometric | 1.77.2 | | | | | |
cli | 1.77.2 | | | | | |
clipboard-manager | 1.77.2 | | | | | |
deep-link | 1.77.2 | | | | | |
dialog | 1.77.2 | | | | | |
fs | 1.77.2 | | | * | * | * |
geolocation | 1.77.2 | | | | | |
global-shortcut | 1.77.2 | | | | | |
haptics | 1.77.2 | | | | | |
http | 1.77.2 | | | | | |
localhost | 1.77.2 | | | | | |
log | 1.77.2 | | | | | |
nfc | 1.77.2 | | | | | |
notification | 1.77.2 | | | | | * |
opener | 1.77.2 | | | | | |
os | 1.77.2 | | | | | |
persisted-scope | 1.77.2 | | | | | |
positioner | 1.77.2 | | | | | |
process | 1.77.2 | | | | | |
shell | 1.77.2 | | | | | |
single-instance | 1.77.2 | | | | | |
sql | 1.77.2 | | | | | |
store | 1.77.2 | | | | | |
stronghold | 1.77.2 | | | | | |
updater | 1.77.2 | | | | | |
upload | 1.77.2 | | | | | |
websocket | 1.77.2 | | | | | |
window-state | 1.77.2 | | | | | |
system-tray | 1.77.2 | | | | | |
window-customization | 1.77.2 | | | | | |
Tauri 中文网 - 粤ICP备13048890号