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
- Host: GitHub
- URL: https://github.com/ginuerzh/ufm
- Owner: ginuerzh
- Created: 2013-03-11T06:05:23.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2019-12-04T02:59:41.000Z (over 5 years ago)
- Last Synced: 2025-02-08T01:03:13.863Z (3 months ago)
- Language: JavaScript
- Homepage: https://www.youtube.com/watch?v=wD3JX7PUILE
- Size: 157 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
ufm - douban.fm client for ubuntu phone
the demo video on youtube:
https://www.youtube.com/watch?v=wD3JX7PUILEplease 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
$ ./ufmany questions? send to [email protected] please.