Skip to content

A karaoke orchestrator using vlc for playback, with a universal web interface

Notifications You must be signed in to change notification settings

bonybrown/singsing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

singsing

A karaoke orchestrator using vlc for playback, with a universal web interface

Basically, a ruby-sinatra app that exposes a postgresql database containing songs. Users can search and select songs to be placed in a queue, and the backend will continually dequeue items into vlc for playback.

Do not ask me for media or database entries for this app. It's strictly bring-your-own-media.

Requirements

  • Ruby
  • Postgresql database
  • VLC
  • unzip

To start

  • bundle install --path=.bundle
  • complete config/config.yml
  • bundle exec bin/singsing
  • navigate a browser to localhost:4567

About

A karaoke orchestrator using vlc for playback, with a universal web interface

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published