seanhuangme / diumoo

Third party Douban.FM client for Mac

Home Page:http://diumoo.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Diumoo

Third party client of Douban.FM for Mac. For more details, refer to our Homepage.

Why?

  1. NO Flash, NO web broswer
  2. Native code, battery friendly
  3. Silently rest in your status bar
  4. More features (Time Machine, Search, etc.)

Installation

Download precompiled version or install from Mac App Store

NOTE: due to limitations of Mac App Store, some features can not be enabled in Mac App Store version, ex. use media keys on the keyboard (F7, F8, F9) to control playback.

Develop

To contribute or compile diumoo by yourself, follow instructions below:

git clone git@github.com:shanzi/diumoo.git

git submodule init # Initialize dependencies

brew install libxml2 # Ensure libxml2 is installed

Then you can open diumoo.xcodeproj and modify the code or compile it.

Pull requests are extremely welcomed. Fork and conforms to GitHub workflow before contribution :)

Maintainers

Currently, this project is mainly maintained by:

  1. Chase Zhang
  2. Yancheng Zheng

More developers are wanted!

LICENSE

Main code of this project is licensed under GPLv3. For more details refer to LICENSE. All codes under extern are external dependencies and are still licensed under their original licenses.

About

Third party Douban.FM client for Mac

http://diumoo.net

License:Other


Languages

Language:Objective-C 91.2%Language:Swift 8.7%Language:C 0.1%