~saruneko/umedia/master

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
UMedia
======

Music Player

## Dependencies

-  sudo apt-get install qt4-dev-tools, libdeclarative-multimedia, libtag1-dev


## Compiling

-  qmake
-  make

If you are using git to update the source code, it is recommended to execute:
-  make clean

Before the "qmake" command after an update.


## Executing

./UMedia [path-to-music-folder]