Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jas-bar/netjockey-client-html
- Owner: jas-bar
- License: mit
- Created: 2016-06-23T16:24:52.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-06-23T17:42:35.000Z (over 8 years ago)
- Last Synced: 2024-11-10T18:51:28.553Z (2 months ago)
- Topics: angular1, client, web-app
- Language: JavaScript
- Size: 1.47 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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