Skip to content

democratic youtube player, everyone can vote and add songs, uni project, made with uix

License

Notifications You must be signed in to change notification settings

flo-bit/youtube-party-dj

Repository files navigation

youtube party dj

play a youtube queue on one device and other devices can add songs to the queue, as well as vote on songs. highest voted song plays next. wip.

Made with UIX.

demo

short demo video (left player, right a client)

demo.mp4

development

  1. clone the repository
git clone https://github.com/flo-bit/youtube-party-dj.git
  1. install deno

  2. install uix

deno install --import-map https://cdn.unyt.org/uix/importmap.json -Aq -n uix https://cdn.unyt.org/uix/run.ts
  1. install node.js and npm if you haven't already

  2. install node modules, run this in the root directory of the project:

npm install
  1. run development server, run this in the root directory of the project:
npm run dev
  1. open the browser and navigate to http://localhost

license

mit

About

democratic youtube player, everyone can vote and add songs, uni project, made with uix

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages