A audio player for Mac Os x.
Last.fm scrobbling and global key blinding is supported.
##Download
##Advance fetures
-
Global key blinding:
uPlayer use a json format config file.
You can find it in Menu uPlayer/KeyBlindings.
This is the default codes:{ "super+d" : "to_play_random", "super+e": "to_play_pause_resume" }
You can change it yourself. Make sure all words is lowecased.
-
Last.fm:
- uPlayer will scrobble songs when played half of time or 40 seconds.
- uPlayer will send "nowPlaying" message to last.fm when a track started.
- You can also mark a song loved via menu "Love @ Last.fm"
##System
Only tested in OS X 10.10 Yosemite
##How to build This Project
-
Clone this project
git clone https://github.com/uPlayer/uPlayer.gitAnd update the git submodule:
-
Done and Open the project with xcode.
##ToDo
-
The lyrics showing thing.
-
Reload Itunes Media , changed . 改进算法,using last modified time.
-
The Font Changing.
##Draft a new release
-
Change the
bundle versionto v0.a.x andBundle version string,shortto 0.a.x -
Create a new git tag 0.a.x
-
Draft a new release in github with title
uPlayer-0.a.x.
##License




