Freelander / dailycode

LeetCode iOS Client, Swift

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

中文 | English

DailyCode 是原 App Store 上的一个 LeetCode iOS 客户端(评分4.8+),已迭代十几个版本,因为第三方客户端都被下架,所以决定开源。

LeetCode 分 leetcode.com 与 leetcode-cn.com 两个站点, 已经做了适配。

本人的iOS开发技术较为一般,望见谅。 可编译后直接运行。

运行

git clone git@github.com:ericjjj/dailycode.git
cd leetcoder
pod install
# open leetcoder.xcworkspace

预览

七麦数据历史预览: https://www.qimai.cn/app/baseinfo/appid/1475606624/country/cn

LICENSE

GPL-3.0

其他

最近做了一个时间提醒类的 Mac App,可在每天的设定时间发起提醒。链接: https://oneday.ericjj.com/

感谢设计师 zysr

About

LeetCode iOS Client, Swift

License:GNU General Public License v3.0


Languages

Language:Swift 99.7%Language:Ruby 0.3%