Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jas-bar/netjockey-client-html


https://github.com/jas-bar/netjockey-client-html

angular1 client web-app

Last synced: 2 days ago
JSON representation

Awesome Lists containing this project

README

        

# netjockey-client-html
netjockey is a clone of famous service plug.dj written from scratch. Except, you can host this one yourself!
netjockey utilizes strict separation of client side and server side.
Server is there only to provide RESTful API for clients to connect to.
Clients play music from YouTube and handle user interface.

This netjockey client uses HTML + AngularJS + official YouTube APIs.

Are you looking for a server software? Here's a link to our official NodeJS server: https://github.com/jas-bar/netjockey-server-node

netjockey-client-html project is under MIT license. See LICENSE for more information