ilia-khaustov / HurdyGurdy

Music search and playing service on Node.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HurdyGurdy

Project is in deeep prealpha state.

Install

git clone https://github.com/ilya-khaustov/HurdyGurdy.git
cd HurdyGurdy
npm install
  1. Now, make sure you have mplayer installed in your system.
  2. If not — do it.
  3. In file config.js change mplayer_exec to the destination of your Mplayer. Or create your own environment, as you wish.
  4. It seems you are ready to start!

Use

  1. Make sure you haven't any webservers or some Skype using port 80.
  2. Run node app from HurdyGurdy dir. Visit localhost.
  3. Log into your VK account, type in some words and choose tracks to add them to playlist.
  4. Enjoy music.

Notes

MPlayer may load some fonts if starting first time, don't mind.

About

Music search and playing service on Node.js

License:MIT License


Languages

Language:CSS 66.5%Language:JavaScript 33.5%