You are browsing as a guest. Sign up (or log in) to start making projects!

CueKeeper

  • 1 Devlogs
  • 0 Total hours

Lightweight web sound‑cue manager. Load audio, sequence cues, and trigger locally or remotely from a phone via WebSocket.

Open comments for this post

19m 23s logged

CueKeeper - Day 1
I’m building a web-based sound cue manager for theater productions. You load audio, sequence cues, and trigger them from any device of the same LAN.

In the 1st 20 mins, I got:

  • two api endpoints (Get to list, POST to upload)
  • static files mounted so index.html loads at /
  • startup even that creates folders/files automatically

Next:

  • Test/finalize file uploads and metadata persistance
  • Render the cue list in the UI with a play button
  • Basic audio playback
0

Loading discussion…

0
2

Followers

Loading…