feat: introduce desktop app with Tauri (#296)

This commit is contained in:
Acbox Liu
2026-03-27 18:08:42 +08:00
committed by GitHub
parent f61666479c
commit 44c92f198b
71 changed files with 6019 additions and 740 deletions
+5
View File
@@ -36,5 +36,10 @@
"[python]": {
"editor.tabSize": 4,
"editor.insertSpaces": true
},
"[rust]": {
"editor.tabSize": 4,
"editor.insertSpaces": true
}
}