You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Denys Medvid b909cee9cf updates 6 years ago
packages rebuild deb 11 years ago
screens add new screen from fedora 11 years ago
spec updates 6 years ago
src add widgets 6 years ago
.gitignore upgrade to 0.09b. Add filter of filenames 11 years ago
AUTHORS Minor improvements: 7 years ago
LICENSE rename licence, readme and authors file without txt. add gitignore 12 years ago
README updates 6 years ago

README

VKAudioSync
----------------------------------------------------
(Sorry for my english)

License:

	GNU General Public License, version 3 or later

Description:

	VKAudioSync - programm for synchronize selected directory with playlist at social network vkontakte.

Source:

	https://github.com/DenisMedved/vkaudiosync

Clone this repository:

	$ git clone git@github.com:DenisMedved/vkaudiosync.git

Contact:

	Email: Denis Medved <denis.medved91@gmail.com>


Build:
	Change directory:
		$ cd src

	Build Makefile:
		$ qmake
             or
		$ qmake-qt5

	Build:
		$ make

	Run:
		$ bin/vkaudiosync

Install:

	Please don't use `make install` for install application. Create package or wait.

Thanks To:

	Ruslan H Nazarov ( titanim http://gitorious.org/titanim )

		Inno Setup (http://www.jrsoftware.org)

		Qt (http://qt-project.org/)