-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME
64 lines (35 loc) · 1.02 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
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://bitbucket.org/denis_medved/vkaudiosync/src
Clone this repository:
$ git clone [email protected]:denis_medved/vkaudiosync.git
Contact:
Email: Denis Medved <[email protected]>
Bitbucket: https://bitbucket.org/denis_medved
Twitter: https://twitter.com/mdenis_org
Issues:
https://bitbucket.org/denis_medved/vkaudiosync/issues
Depend:
qt qt-webkit openssl
Build:
Change directory:
$ cd src
Build Makefile:
$ qmake
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)
Bitbucket (https://bitbucket.org/)
Qt (http://qt-project.org/)