Welcome to DJDesk’s documentation!¶ Control-room grade tutorial and reference material for the DJDesk Electron + Django desktop app. Guide Integrating Django with Electron Integration path Boot Django from Electron Render Django UI in Electron Add desktop-only affordances (optional) Wire safe automation hooks Ship rich exports or data labs (optional) Package and distribute Reference Why Electron + Django? Motivation When Electron helps When to reconsider Apply these patterns Architecture Overview Process model Renderer data flow Native hooks Frontend assets Electron Packaging System overview Local workflow Bundler internals Bundle layout Runtime behavior Building platform installers Production checklist Automation & CI Alternatives Adding or updating dependencies Utility recipes API Overview Authentication Key endpoints Adding your own endpoints WebSockets vs polling REST Endpoints GET /api/workspaces/<slug>/status/ POST /api/task-runs/ GET /api/task-runs/<id>/ WebSocket Channels Planned channels Contributing to the Docs Documentation Changelog Unreleased 0.1.0 (2025-11-15)