feat: refine download UX and native host flow

This commit is contained in:
tongki078
2026-02-25 11:12:23 +09:00
parent 34f63acf49
commit d85fdc1101
12 changed files with 474 additions and 72 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "gdown",
"private": true,
"version": "0.1.1",
"version": "0.1.2",
"type": "module",
"engines": {
"node": ">=24 <25"
@@ -17,7 +17,7 @@
"version:bump": "bash scripts/version-bump.sh",
"sync:aria2": "bash scripts/sync-aria2-from-motrix.sh",
"native-host:smoke": "cd tools/native-host && npm run smoke",
"native-host:install": "bash tools/native-host/install-macos.sh alaohbbicffclloghmknhlmfdbobcigc",
"native-host:install": "bash tools/native-host/install-macos.sh makoclohjdpempbndoaljeadpngefhcf",
"native-host:uninstall": "bash tools/native-host/uninstall-macos.sh"
},
"dependencies": {