Monkey Code

Monkey Code is the best way to browse and maintain your GitHub repositories on any iPhone, iPod Touch, and iPad device! Keep an eye on your projects with the ability to view everything from pull requests to commenting on individual file diffs in the latest changeset. Monkey Code brings GitHub to your finger tips in a sleek and efficient design.



An app with the sole purpose of sending you push notifications when people stars your GitHub repos.

・eye-pleasing icon to your home screen

・gentle notification on your GitHub repo stars

・badge number indicating unread star count

・clean, gesture driven UI / UX

・works with two factor authentication (2FA)

The app technically uses no central server, nor Apple push notification infrastructure. It actually sets up local notifications utilizing iOS 7 background fetch feature that pulls down your GitHub star events periodically then notifies you about the difference towards star events stored locally up till then (this also means that notification will be delivered only if you do not remove the app from background).

Notifying time period varies based on app usage, network connectivity, overall iOS activity, and other exotic factors by which iOS 7 orchestrates background fetches. Based on my tests it typically ranges from 5-15 minutes.

The sign in flow incorporates two factor authentication (2FA) as well, also supports login using web browser to ensure compatibility with GitHub enterprise accounts.

Still reading? Go give it a try!

©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

推荐阅读更多精彩内容

  • rljs by sennchi Timeline of History Part One The Cognitiv...
    sennchi阅读 7,458评论 0 10
  • PLEASE READ THE FOLLOWING APPLE DEVELOPER PROGRAM LICENSE...
    念念不忘的阅读 13,564评论 5 6
  • afinalAfinal是一个android的ioc,orm框架 https://github.com/yangf...
    wgl0419阅读 6,370评论 1 9
  • 在项目中使用了sass、less等预处理器,同时还使用了css样式提取ExtractTextPlugin,之后还想...
    cench阅读 1,596评论 1 1
  • 标准库 字符串处理strings:包含了常规的字符串操作。比如查找、替换、切割等。strconv:包含了字符串和其...
    coderlan阅读 315评论 0 0