Desktop utility to synchronize your music from vk.com with your computer.
Program written on CoffeeScript (JavaScript) with node-webkit and available for all popular platforms (Windows, OS X, Linux x64 and x32). Project based on node-vk-music-sync as evolution throught of this console utility.
You can download packages from homepage: http://syncstray.maxsvargal.com/
###How to build from sources
- Install Node.js
- Install grunt globally with npm
npm i -g grunt-cli
- Go to the project folder and start grunt
grunt