Minitube developer Flavio Tordini is currently developing another exciting and visually attractive project: a new music player titled ‘Minitunes‘.
Now before the smart alecs at the back start groaning about ‘Yet Another Linux Music Player’ the developer is actually adding something new here: style. 
Download Minitunes preview
Although Minitunes is still heavily under development you can sneak a peek at it — but be aware that this isn’t an alpha, less so a beta and a stable version is much further along the track. Comprendez? Kapeesh.
First you need to download the Minitunes snapshot. Press the button below to nab that.
Before we can run it we need to install the necessary dependencies. Open up a terminal and enter the following commands carefully.
- sudo apt-get install build-essential qt4-dev-tools libtag1-dev libqt4-phonon-dev
- qmake
- make
- ./build/target/minitunes
Minitunes
Once loaded you’ll have three main views: Artist, Albums and Folder. This are pretty self explanatory; to add an artist or album to the playlist just hover over the folder art and press the play button that appears.
You are able to shuffle, repeat and clear the playlist at present.
You can get info on the currently playing artist by pressing the ‘start’ icon in the toolbar.
Remember that this is a preview — there is no alpha, this isn’t a beta and a stable version is much further along the line.



