Add organize folders, details sheet, and richer previews.
Map keys 0–9 to destinations, inspect files before deciding, and preview PDF/RAW/ZIP/video with an OLED dark UI polish plus demo seed and tests.
This commit is contained in:
+2
-1
@@ -5,7 +5,8 @@
|
||||
"main": "server.js",
|
||||
"scripts": {
|
||||
"start": "node server.js",
|
||||
"test": "node --test"
|
||||
"test": "node --test",
|
||||
"seed-demo": "bash scripts/seed-demo.sh"
|
||||
},
|
||||
"license": "MIT",
|
||||
"author": "",
|
||||
|
||||
Reference in New Issue
Block a user