david e2dbb66525 feat: web UI + HTTP server + Electron shell
- serve.go: embedded web UI (embed.FS), REST API endpoints for
  search, list, download (SSE progress), and WAV extraction
- main.go: added serve subcommand and flag registration
- web/ui: vanilla JS frontend with search cards, download queue,
  extract controls; dark theme, zero dependencies
- electron/: Electron wrapper that spawns fetch serve as sidecar,
  reads port from stdout, creates BrowserWindow; electron-builder
  config for macOS .app bundle with akaiutil + script as resources

Refs #1, #9
2026-06-21 19:46:30 -07:00
WIP
2026-06-21 22:05:18 -04:00
WIP
2026-06-21 22:05:18 -04:00
S
Description
No description provided
500 KiB
Languages
Go 61.6%
JavaScript 18.1%
Shell 10%
CSS 6.7%
HTML 2.1%
Other 1.5%