Monkey是一个GitHub第三方Mac客户端,Monkey取名就是表示我们程序猿的意思,当然Monkey还有iOS client。
Monekey Mac GitHub开源地址:https://github.com/coderyi/Monkey
Monekey iOS GitHub开源地址:https://github.com/coderyi/MonkeyForMac
##Monkey for GitHub
Monkey是一个GitHub第三方客户端,Monkey取名就是表示我们程序猿的意思。
Monkey主要是用来展示GitHub上的开发者的排名,以及仓库的排名,并且能够搜索开发者和仓库。
开发者的排名是根据开发者的followers由高到低进行排名,有区分不同的语言和城市。
仓库的排名是根据仓库的stars由高到低进行排名的,有区分不同的语言。
这些数据是从GitHub提供的接口来的,地址是https://developer.github.com/v3/
##关于开源 ####运行 支持Mac OS X 10.10+;目前我使用的是Xcode6.3
####项目中使用的开源组件
ARC ready Networking Framework with built in authentication and HTTP 1.1 caching standards support for iOS 5+ devices
Asynchronous image downloader with cache support with an UIImageView category
##LICENSE 此开源项目可以用来做任何事情除了原封不动的分发到App Store。
copyright (c) 2015 coderyi.all rights reserved.
##联系我 对于Monkey,你可以随意提交;如果想加入更多的开发,欢迎联系我!
GitHub:https://github.com/coderyi
email:coderyi@foxmail.com
##App预览
Objective-C的国内程序员排名示例
Objective-C的世界范围内仓库排名示例