feat: support download statistics

close #15
This commit is contained in:
Elysia
2026-02-14 23:11:43 +08:00
parent c4ffc880e4
commit 5ac9376200
9 changed files with 99 additions and 45 deletions

6
.vscode/launch.json vendored
View File

@@ -25,9 +25,9 @@
"type": "node",
"request": "launch",
"runtimeExecutable": "${workspaceRoot}/node_modules/.bin/electron",
"windows": {
"runtimeExecutable": "${workspaceRoot}/node_modules/.bin/electron.cmd"
},
// "windows": {
// "runtimeExecutable": "${workspaceRoot}/node_modules/.bin/electron.cmd"
// },
"runtimeArgs": [
"--remote-debugging-port=9229",
"."