feat: auto start with os start (#33)

* feat: auto start with os start

* feat: shortcut default value enable
This commit is contained in:
tu6ge
2024-11-30 15:29:00 +08:00
committed by GitHub
parent 30ae1c4a53
commit fed928889b
7 changed files with 342 additions and 94 deletions

View File

@@ -12,6 +12,8 @@
"dependencies": {
"@headlessui/react": "^2.1.10",
"@tauri-apps/api": ">=2.0.0",
"@tauri-apps/plugin-autostart": "~2",
"@tauri-apps/plugin-global-shortcut": "~2",
"@tauri-apps/plugin-http": "~2.0.1",
"@tauri-apps/plugin-shell": ">=2.0.0",
"@tauri-apps/plugin-websocket": "~2",