Inner DJ

header for Inner DJ

Source Code

Inner DJ is a YouTube-based jukebox application. I made it to use at my wedding. It has a web interface with instructions and multiple methods for requesting songs to aid in ease-of-use.

The client (the half that actually plays audio) connects to the server via websockets. Thanks to this separation of duties into client/server, the client only needs an internet connection.