Mobile application for managing and downloading audio recors from your vk.com account. Based on cordova framework.
To run an application you will need a https://vk.com account
You need to have node.js installed.
Checkout a repository, navigate to a project folder and run following commands:
npm install
npm install -g cordova
npm install -g typescript
npm install -g node-sass
cordova platform add android
Then attach android device and run commands\run
command