An open API service indexing awesome lists of open source software.

https://github.com/ginuerzh/ufm

ufm - douban.fm client for ubuntu phone
https://github.com/ginuerzh/ufm

Last synced: 3 months ago
JSON representation

ufm - douban.fm client for ubuntu phone

Awesome Lists containing this project

README

        

ufm - douban.fm client for ubuntu phone

the demo video on youtube:
https://www.youtube.com/watch?v=wD3JX7PUILE

please follow the below instructions:

1) install the ubuntu-sdk:

$ sudo add-apt-repository ppa:canonical-qt5-edgers/qt5-proper && sudo add-apt-repository ppa:ubuntu-sdk-team/ppa && sudo apt-get update && sudo apt-get install ubuntu-sdk notepad-qml

$ sudo apt-get install gstreamer0.10-plugins-ugly

You can find more detail about the ubuntu-sdk in the official page: http://developer.ubuntu.com/get-started/gomobile/.

2) get this app source code:

$ git clone git://github.com/ginuerzh/ufm.git

3) run:

$ cd ufm
$ ./ufm

any questions? send to [email protected] please.