y-gagar1n / hugu

Collective music player for VK.com on node.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HuGu

Requirements

Ubuntu or other Debian-like OS

Pre-install

  1. check mplayer and amixer on your system
  2. check latest version node.js
  3. in /etc/hosts add line: XXX.XXX.XXX.XXX music.local (change XXX.XXX.XXX.XXX to your ip-address)

Install

git clone https://github.com/antirek/hugu.git
cd hugu
npm install
npm start

Use

  1. Visit http://music.local
  2. Log into your VK account, find music and add to playlist
  3. Enjoy music

Link

Article about HuGu on Habrahabr.ru (russian)

About

Collective music player for VK.com on node.js


Languages

Language:JavaScript 86.9%Language:CSS 13.1%