• Stars
    star
    377
  • Rank 113,535 (Top 3 %)
  • Language
    Objective-C
  • License
    Other
  • Created over 8 years ago
  • Updated almost 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Third party Douban.FM client for Mac

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

Develop

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

git clone [email protected]:shanzi/diumoo.git

git submodule init # Initialize dependencies

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 :)

NOTICE: We use master branch for developing and new pull requests will be merged into master. For latest stable version, pleace switch to release branch.

Since 1.6 we will move to Swift 3+. Please make sure you compile with Xcode >= 8.1.

TODO

  • migrate to CocoaPods instead of git submodules
  • migrate to swift (Anakin is working on this)

Maintainers

Currently, this project is mainly maintained by:

  1. Chase Zhang
  2. Anakin(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.

More Repositories

1

myicons

Your flat icons manager and font builder.
JavaScript
384
star
2

sketch-rendering

A demo of Three.js that implements sketch style rendering
JavaScript
121
star
3

wu

A watch utility written in Go
Go
85
star
4

NvmEngine

Experimental KV store engine on non-volatile memory
C++
73
star
5

Telegram-ChatGPT

A customizable Telegram bot with a ChatGPT (or GPT4, bring your own API key) backend. You can configure the bot’s context and prompt in template settings.
Rust
27
star
6

iconfontr

An icon font viewer and material exporter
Objective-C
20
star
7

autoHEADER

A vim plugin used to auto insert code comment header block
Vim Script
15
star
8

hackerRSS

A hacker news RSS generator
CoffeeScript
11
star
9

algo-notes

My notes of learning and practicing algorithms
Java
8
star
10

push-ups

This app help you create events for your push-ups exercise plan according to handredpushups.com
Clojure
5
star
11

IMColorPalette

An elegance color palette view for Mac
Objective-C
3
star
12

tchelper

A helper for practicing algorithm with TopCoder
JavaScript
3
star
13

detie

Weibo new words detector
Python
3
star
14

qiezi

My Avatar In 3D
2
star
15

posi

A Google Latitude alternative which won't send any data to server
Objective-C
2
star
16

react-lecture

Slides of a lecture about React.
2
star
17

words

A small web app designed to provide a personal introduction page like about.me with keywords
Python
2
star
18

algo-ds

A collection of advanced algorithms and data structures implemented in Golang
Go
2
star
19

white

A corperative editor base on Nodejs (under developing)
JavaScript
1
star
20

chasezhang.me

bogon - My web page
JavaScript
1
star
21

pulse

Statistical Learning Experiment: Classify ECG data
Python
1
star
22

Qur

a simple fulltext search engine that support both English and Chinese
Python
1
star