Skip to content
/ Monkey Public
forked from coderyi/Monkey

Monkey is a GitHub third party client for iOS,to show the rank of coders and repositories.

Notifications You must be signed in to change notification settings

vcan/Monkey

 
 

Repository files navigation

Monkey for GitHub(已上架)

monkey

Monkey是一个GitHub第三方客户端,Monkey取名就是表示我们程序猿的意思。Monkey for GitHub目前是0.9版本,这是我的第一个上线App,开源项目,希望多多指教。欢迎使用上面的二维码扫描下载。

GitHub开源地址:https://github.com/coderyi/Monkey

App Store地址:https://itunes.apple.com/cn/app/monkey-for-github/id1003765407

##Monkey for GitHub 目前App Store的版本是0.9,上线时间是2015.6.26.

Monkey是一个GitHub第三方客户端,Monkey取名就是表示我们程序猿的意思。

Monkey主要是用来展示GitHub上的开发者的排名,以及仓库的排名,并且能够搜索开发者和仓库。

开发者的排名是根据开发者的followers由高到低进行排名,有区分不同的语言和城市。

仓库的排名是根据仓库的stars由高到低进行排名的,有区分不同的语言。

这些数据是从GitHub提供的接口来的,地址是https://developer.github.com/v3/

##GitHub Top Users Repositories GitHub排名前50的Objective-C开发者(Objective-C top 50 GitHub developers)

这是GitHub在世界范围内排名前50的Objective-C程序员,并且列出相关信息,从而可以走近他们的程序世界。

数据来自GitHub的API以及自己整理的相关内容。

这个列表是我做Monkey for GitHub这个开源的GitHub第三方客户端的衍生品,欢迎交流意见。 ##关于开源 ####运行 支持iOS7.1+,支持iPhone的各个尺寸,支持竖屏;目前我使用的是Xcode6.3

####Monkey API 我整理Monkey for GitHub的所有API,并做了一些说明和示例,希望能够帮助到您。

地址是:https://github.com/coderyi/Monkey/blob/master/Monkey_API.md

####项目中使用的开源组件

YiRefresh

a simple way to use pull-to-refresh.

MKNetworkKit

ARC ready Networking Framework with built in authentication and HTTP 1.1 caching standards support for iOS 5+ devices

SDWebImage

Asynchronous image downloader with cache support with an UIImageView category

MJPhotoBrowser

一个比较完整的图片浏览器。

另外项目中使用了友盟的相关服务。

##LICENSE 此开源项目可以用来做任何事情除了原封不动的分发到App Store。

##To do 1.增加英文社区的支持

2.数据持久化

3.增加登录功能

4.增加关注人动态功能 ##联系我 对于Monkey,你可以随意提交;如果想加入更多的开发,欢迎联系我!

blog:http://www.coderyi.com/

GitHub:https://github.com/coderyi

email:coderyi@foxmail.com

##App预览

不分语言的国内程序员排名示例

monkey

Objective-C的国内程序员排名示例

monkey

Objective-C的世界范围哪程序员排名示例

monkey

JavaScript的世界范围内仓库排名示例

monkey

Objective-C的世界范围内仓库排名示例

monkey

About

Monkey is a GitHub third party client for iOS,to show the rank of coders and repositories.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 100.0%