Commit Graph

8 Commits

Author SHA1 Message Date
tck
34191e0462 add all 2026-05-29 14:42:16 +08:00
tck
d94d3278fa fixed for both 7" and remote-hd display 2026-03-19 10:28:13 +08:00
tck
3b1ece0eae feat(quick-4): update start.sh for dual-mode and dev:9999
- Add menu option 4) dev:9999 for remote HD mode (port 9999)
- Renumber menu options 5-11 to accommodate new option
- Add run_dual_mode() function that starts both 8888 and 9999 servers
- Modify script to default to dual-mode when run without arguments
- Show connection info for both kiosks and remote HD modes
2026-03-19 09:46:30 +08:00
tck
58bf8763ed Added a few MDs, update README 2026-03-19 09:26:48 +08:00
e72a3ab85c Add everything and anything 2026-03-13 15:46:10 +08:00
3b15fdb140 fix(ui): Logo to PNG, start.sh port fix, LOGIN position, Up/Down horizontal
- Logo: Use LOGO_TCK_small.png instead of SVG
- start.sh: Fix arbitrary port handling (dev:8888 now works)
- Header: Move LOGIN indicator to top-left next to logo
- NavigationButtons: Make Up/Down horizontal, match title size
2026-03-13 11:39:14 +08:00
e327ab9ac8 docs(quick-2): Update start.sh for network access and port config
- Dev/preview servers accessible from other machines (--host flag)
- Port configuration via menu or CLI args
- dev:8080 and dev:9090 shortcuts for kiosk/remote modes
- Shows connection info (local + network IP)
2026-03-13 11:05:59 +08:00
b474f7067a docs(quick-1): Create start.sh with development menu
- Interactive menu for dev, test, build, preview, lint, clean, install
- Auto-installs dependencies if missing
- Supports direct command-line arguments
2026-03-13 11:01:25 +08:00