add licenses

This commit is contained in:
Freelander
2018-12-31 00:02:15 +08:00
parent 5e0cc74aa7
commit c88bc254f0

View File

@@ -39,19 +39,19 @@ GitHubDaily 将于每日不定时推送一批 GitHub 上优秀的开源项目给
[Matrix](https://github.com/Tencent/matrix) | 由腾讯开源的的 APMApplication Performance Manage系统 | ![GitHub stars](https://img.shields.io/github/stars/Tencent/matrix.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/H8Yn764h2?from=page_1005055722964389_profile&wvr=6&mod=weibotime&type=comment#_rnd1546151870800)
[MMKV](https://github.com/Tencent/MMKV) | 微信开源的一个基于 mmap 内存映射的 key-value 组件,底层序列化/反序列化使用 protobuf 实现,性能高,稳定性强 | ![GitHub stars](https://img.shields.io/github/stars/Tencent/MMKV.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/GBoNeaAij?from=page_1005055722964389_profile&wvr=6&mod=weibotime&type=comment#_rnd1538656849300)
[CalendarView](https://github.com/huanghaibin-dev/CalendarView) | Android 上一个优雅、高度自定义、性能高效的日历控件,完美支持周视图,支持标记、自定义颜色、农历等,任意控制月视图显示、任意日期拦截条件、自定义周起始等 | ![GitHub stars](https://img.shields.io/github/stars/huanghaibin-dev/CalendarView.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/GBfmJEw43?from=page_1005055722964389_profile&wvr=6&mod=weibotime&type=comment#_rnd1538656952139)
[BackgroundLibrary](https://github.com/JavaNoober/BackgroundLibrary) | 无需自定义View直接添加属性便可以实现 shape、selector 效果 | ![GitHub stars](https://img.shields.io/github/stars/JavaNoober/BackgroundLibrary.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/GzkMg6reW?from=page_1005055722964389_profile&wvr=6&mod=weibotime&type=comment#_rnd1538658191739)
[BackgroundLibrary](https://github.com/JavaNoober/BackgroundLibrary) | 无需自定义 View直接添加属性便可以实现 shape、selector 效果 | ![GitHub stars](https://img.shields.io/github/stars/JavaNoober/BackgroundLibrary.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/GzkMg6reW?from=page_1005055722964389_profile&wvr=6&mod=weibotime&type=comment#_rnd1538658191739)
[AndroidWM](https://github.com/huangyz0918/AndroidWM) | 一个轻量级的 Android 图片水印框架,支持隐形水印和加密水印 | ![GitHub stars](https://img.shields.io/github/stars/huangyz0918/AndroidWM.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/GyOwNv9SH?from=page_1005055722964389_profile&wvr=6&mod=weibotime&type=comment#_rnd1538658460844)
[kotlin_tips](https://github.com/heimashi/kotlin_tips) | 一份汇总 Kotlin 相对于 Java 的优势,以及怎么用 Kotlin 去简洁、务实、高效、安全开发的 Tips | ![GitHub stars](https://img.shields.io/github/stars/heimashi/kotlin_tips.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/GyF6inoJQ?from=page_1005055722964389_profile&wvr=6&mod=weibotime)
[GSYVideoPlayer](https://github.com/CarGuo/GSYVideoPlayer) | 基于 IJKPlayer兼容系统MediaPlayer与EXOPlayer2实现了多功能的视频播放器支持HTTPS弹幕滤镜、水印、Gif 截图,片头广告、中间广告,多个同时播放等功能 | ![GitHub stars](https://img.shields.io/github/stars/CarGuo/GSYVideoPlayer.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/GynQL0Ygn?from=page_1005055722964389_profile&wvr=6&mod=weibotime&type=comment#_rnd1538658654387)
[GSYVideoPlayer](https://github.com/CarGuo/GSYVideoPlayer) | 基于 IJKPlayer兼容系统MediaPlayer与EXOPlayer2实现了多功能的视频播放器支持 HTTPS弹幕滤镜、水印、Gif 截图,片头广告、中间广告,多个同时播放等功能 | ![GitHub stars](https://img.shields.io/github/stars/CarGuo/GSYVideoPlayer.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/GynQL0Ygn?from=page_1005055722964389_profile&wvr=6&mod=weibotime&type=comment#_rnd1538658654387)
[SmartCamera](https://github.com/pqpo/SmartCamera) | 一个 Android 相机拓展库,提供了一个高度可定制的实时扫描模块能够实时采集并且识别相机内物体边框是否吻合指定区域 | ![GitHub stars](https://img.shields.io/github/stars/pqpo/SmartCamera.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/GwGxQchak?from=page_1005055722964389_profile&wvr=6&mod=weibotime)
[AndroidArchitectureArticle](https://github.com/gonghuiyuan516/AndroidArchitectureArticle) | 一份 Android 架构文章大全,整理了各大产商实践经验,以及优秀的架构文章 | ![GitHub stars](https://img.shields.io/github/stars/gonghuiyuan516/AndroidArchitectureArticle.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/Gw4PR7EaD?from=page_1005055722964389_profile&wvr=6&mod=weibotime&type=comment#_rnd1535886809242)
[RuleView](https://github.com/zjun615/RulerView) | 一系列卷尺 Android 控件,包含:基本卷尺控件(体重尺,或其它)、金额卷尺控件、时间卷尺控件 | ![GitHub stars](https://img.shields.io/github/stars/zjun615/RulerView.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/GvLYR5vhB?from=page_1005055722964389_profile&wvr=6&mod=weibotime)
[MusicLake](https://github.com/caiyonglong/MusicLake) | 音乐播放器,可播放本地音乐,百度音乐,qq音乐,虾米音乐,网易云音乐 | ![GitHub stars](https://img.shields.io/github/stars/caiyonglong/MusicLake.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/GtJFIum3h?from=page_1005055722964389_profile&wvr=6&mod=weibotime)
[MusicLake](https://github.com/caiyonglong/MusicLake) | 音乐播放器,可播放本地音乐,百度音乐,QQ音乐,虾米音乐,网易云音乐 | ![GitHub stars](https://img.shields.io/github/stars/caiyonglong/MusicLake.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/GtJFIum3h?from=page_1005055722964389_profile&wvr=6&mod=weibotime)
[KotlinMvp](https://github.com/git-xuhao/KotlinMvp) | 一个基于 Kotlin+MVP+Retrofit+RxJava+Glide 等架构实现仿开眼 App 项目UI 简约 | ![GitHub stars](https://img.shields.io/github/stars/git-xuhao/KotlinMvp.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/GtuzqbFtM?from=page_1005055722964389_profile&wvr=6&mod=weibotime)
[LockDemo](https://github.com/wzx54321/LockDemo) | 一个封装了指纹识别、图形密码手势密码识别、aliOCR识别 个人使用,可根据需求添加 | ![GitHub stars](https://img.shields.io/github/stars/wzx54321/LockDemo.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/GsqzWbqWj?from=page_1005055722964389_profile&wvr=6&mod=weibotime#_rnd1536071968719)
[LockDemo](https://github.com/wzx54321/LockDemo) | 一个封装了指纹识别、图形密码手势密码识别、aliOCR 识别 个人使用,可根据需求添加 | ![GitHub stars](https://img.shields.io/github/stars/wzx54321/LockDemo.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/GsqzWbqWj?from=page_1005055722964389_profile&wvr=6&mod=weibotime#_rnd1536071968719)
[Chinese-number-gestures-recognition](https://github.com/tz28/Chinese-number-gestures-recognition) | 一个基于卷积神经网络的数字手势识别安卓 APP主要功能为通过手机摄像头识别做出的数字手势能够识别数字0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 对应的手势 | ![GitHub stars](https://img.shields.io/github/stars/tz28/Chinese-number-gestures-recognition.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/GrORWsEMD?from=page_1005055722964389_profile&wvr=6&mod=weibotime)
[MTransition](https://github.com/HJ-Money/MTransition) | 一个 Android 上的页面切换动画库,它可以让一些复杂的、自定义的页面切换动画更加简单地实现出来,节省开发成本 | ![GitHub stars](https://img.shields.io/github/stars/HJ-Money/MTransition.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/Grd9XFEt1?from=page_1005055722964389_profile&wvr=6&mod=weibotime&type=comment#_rnd1536073370649)
[Pandora](https://github.com/whataa/pandora) | 一款无需ROOT、可以直接在 应用内 查看和修改包括网络、数据库、UI等的Android工具箱适合开发和测试阶段的各种问题的快速定位 | ![GitHub stars](https://img.shields.io/github/stars/whataa/pandora.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/Gott1gwRt?from=page_1005055722964389_profile&wvr=6&mod=weibotime&type=comment#_rnd1536074744432)
[Pandora](https://github.com/whataa/pandora) | 一款无需 ROOT、可以直接在 应用内 查看和修改包括网络、数据库、UI 等的 Android 工具箱,适合开发和测试阶段的各种问题的快速定位 | ![GitHub stars](https://img.shields.io/github/stars/whataa/pandora.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/Gott1gwRt?from=page_1005055722964389_profile&wvr=6&mod=weibotime&type=comment#_rnd1536074744432)
[MoneyKeeper](https://github.com/Bakumon/MoneyKeeper) | 一款纯粹、轻量、高颜值的 Android 记账应用 | ![GitHub stars](https://img.shields.io/github/stars/Bakumon/MoneyKeeper.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/GlqV6p8WF?from=page_1005055722964389_profile&wvr=6&mod=weibotime&type=comment#_rnd1536076012573)
[SimpleRatingBar](https://github.com/ome450901/SimpleRatingBar) | 一个可以轻松定制炫酷动画的 Android 评分控件 | ![GitHub stars](https://img.shields.io/github/stars/ome450901/SimpleRatingBar.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/Gj9vEfvED?from=page_1005055722964389_profile&wvr=6&mod=weibotime&type=comment#_rnd1536161207838)
[LayoutManagerGroup](https://github.com/DingMouRen/LayoutManagerGroup) | 一个利用自定义 RecyclerView 的 LayoutManager 实现多个炫酷 Android 列表效果开源库 | ![GitHub stars](https://img.shields.io/github/stars/DingMouRen/LayoutManagerGroup.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/GiHea1ej9?from=page_1005055722964389_profile&wvr=6&mod=weibotime&type=comment#_rnd1536161299788)
@@ -77,7 +77,7 @@ GitHubDaily 将于每日不定时推送一批 GitHub 上优秀的开源项目给
[Ebay](https://github.com/eBay/HeadGazeLib) | 利用 ARKit 和 iPhone X 的原深感摄像头实现了免触摸、完全用头和眼睛导航的用户界面 | ![GitHub stars](https://img.shields.io/github/stars/eBay/HeadGazeLib.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/GzNGkEdqR?from=page_1005055722964389_profile&wvr=6&mod=weibotime&type=comment)
[SwiftEntryKit](https://github.com/huri000/SwiftEntryKit) | 一个简洁易用的 iOS 通知/弹出框的开源库 | ![GitHub stars](https://img.shields.io/github/stars/huri000/SwiftEntryKit.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/GsA0r5Ygz?from=page_1005055722964389_profile&wvr=6&mod=weibotime)
[EasyReact](https://github.com/meituan/EasyReact) | 一款基于响应式编程范式的客户端开发框架,开发者可以使用此框架轻松地解决客户端的异步问题 | ![GitHub stars](https://img.shields.io/github/stars/meituan/EasyReact.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/GqPg6666k?from=page_1005055722964389_profile&wvr=6&mod=weibotime&type=comment)
[CocoaDebug](https://github.com/CocoaDebug/CocoaDebug) | 一行代码实现APP网络日志监控 | ![GitHub stars](https://img.shields.io/github/stars/CocoaDebug/CocoaDebug.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/Gqx2ifVVm?from=page_1005055722964389_profile&wvr=6&mod=weibotime)
[CocoaDebug](https://github.com/CocoaDebug/CocoaDebug) | 一行代码实现 APP 网络日志监控 | ![GitHub stars](https://img.shields.io/github/stars/CocoaDebug/CocoaDebug.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/Gqx2ifVVm?from=page_1005055722964389_profile&wvr=6&mod=weibotime)
[AudioKitSynthOne](https://github.com/AudioKit/AudioKitSynthOne) | AudioKit 开源酷酷的音响合成器 | ![GitHub stars](https://img.shields.io/github/stars/AudioKit/AudioKitSynthOne.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/GpHfubvtB?from=page_1005055722964389_profile&wvr=6&mod=weibotime)
[WHWeatherAnimation](https://github.com/whbalzac/WHWeatherAnimation) | 使用 Objective-C 开发的一组不同天气展示的 iOS 动画效果,含有太阳,云,雨,雷暴,雪几种天气效果 | ![GitHub stars](https://img.shields.io/github/stars/whbalzac/WHWeatherAnimation.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/Gpo20moK2?from=page_1005055722964389_profile&wvr=6&mod=weibotime&type=comment#_rnd1536074369706)
[ZCAnimatedLabel](https://github.com/overboming/ZCAnimatedLabel) | 一个拥有多种炫酷的文字显示或消失 iOS 动画效果库,并且易于扩展 | ![GitHub stars](https://img.shields.io/github/stars/overboming/ZCAnimatedLabel.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)]()
@@ -86,13 +86,13 @@ GitHubDaily 将于每日不定时推送一批 GitHub 上优秀的开源项目给
[iOS-Monitor-Platform](https://github.com/aozhimin/iOS-Monitor-Platform) | 一份记录 iOS 性能监控 SDK Wedjat华狄特开发过程的调研和整理, 分为两部分基础性能篇和网络篇 | ![GitHub stars](https://img.shields.io/github/stars/aozhimin/iOS-Monitor-Platform.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/Gi5waw9iC?from=page_1005055722964389_profile&wvr=6&mod=weibotime)
[PopMenu](https://github.com/CaliCastle/PopMenu) | 一个用 Swift 写的酷炫可定制的 iOS 弹出菜单 | ![GitHub stars](https://img.shields.io/github/stars/CaliCastle/PopMenu.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/GgzfcCpdY?from=page_1005055722964389_profile&wvr=6&mod=weibotime)
[LoginCritter](https://github.com/cgoldsby/LoginCritter) | 一个监听用户登录输入邮箱地址密码时有趣的 iOS 交互效果库 | ![GitHub stars](https://img.shields.io/github/stars/cgoldsby/LoginCritter.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/Gf2YepXRo?from=page_1005055722964389_profile&wvr=6&mod=weibotime)
[HttpServerDebug](https://github.com/rob2468/HttpServerDebug) | 一个iOS APP开发效率工具能够在iOS APP脱离Xcode后进行现场调试 | ![GitHub stars](https://img.shields.io/github/stars/rob2468/HttpServerDebug.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/GeTYSacbP?from=page_1005055722964389_profile&wvr=6&mod=weibotime)
[HttpServerDebug](https://github.com/rob2468/HttpServerDebug) | 一个 iOS APP 开发效率工具,能够在 iOS APP 脱离 Xcode 后,进行现场调试 | ![GitHub stars](https://img.shields.io/github/stars/rob2468/HttpServerDebug.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/GeTYSacbP?from=page_1005055722964389_profile&wvr=6&mod=weibotime)
[CollectionKit](https://github.com/SoySauceLab/CollectionKit) | 一个用于构建可组合数据驱动的集合视图的 Swift 框架,内置丰富的布局和动效 | ![GitHub stars](https://img.shields.io/github/stars/SoySauceLab/CollectionKit.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/GaN0l3hPs?from=page_1005055722964389_profile&wvr=6&mod=weibotime&type=comment#_rnd1536164502763)
[AAChartKit](https://github.com/AAChartKit/AAChartKit) | 一个极其精美而又强大的 iOS 图表组件库,支持柱状图、条形图、折线图、曲线等等各种类型的多达几十种的信息图图表 | ![GitHub stars](https://img.shields.io/github/stars/AAChartKit/AAChartKit.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/G9zAmz08G?from=page_1005055722964389_profile&wvr=6&mod=weibotime&type=comment#_rnd1536406949195)
[LKImageKit](https://github.com/Tencent/LKImageKit) | 一个高性能的图片框架,包括了图片控件,图片下载、内存缓存、磁盘缓存、图片解码、图片处理等一系列能力 | ![GitHub stars](https://img.shields.io/github/stars/Tencent/LKImageKit.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/G8cJT9ZA0?from=page_1005055722964389_profile&wvr=6&mod=weibotime)
[swift-nio](https://github.com/apple/swift-nio) | 个事件驱动的非阻塞的网络框架,用来写高性能网络应用 | ![GitHub stars](https://img.shields.io/github/stars/apple/swift-nio.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/G5y3s5rjw?from=page_1005055722964389_profile&wvr=6&mod=weibotime&type=comment)
[SVGAPlayer](https://github.com/yyued/SVGAPlayer-iOS) | 由 YY UED 团队开源的一个能让开发者在 iOS/Android/Web 中轻松播放 SVGA 格式动画的开源库 | ![GitHub stars](https://img.shields.io/github/stars/yyued/SVGAPlayer-iOS.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/FFEgpr9E0?from=page_1005055722964389_profile&wvr=6&mod=weibotime)
[WBDownloader](https://github.com/OpenMarshall/WBDownloader) | 抓取、下载![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)视频的 iOS 客户端 | ![GitHub stars](https://img.shields.io/github/stars/OpenMarshall/WBDownloader.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/FEYzc0mGO?from=page_1005055722964389_profile&wvr=6&mod=weibotime&type=comment)
[WBDownloader](https://github.com/OpenMarshall/WBDownloader) | 抓取、下载微博视频的 iOS 客户端 | ![GitHub stars](https://img.shields.io/github/stars/OpenMarshall/WBDownloader.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/FEYzc0mGO?from=page_1005055722964389_profile&wvr=6&mod=weibotime&type=comment)
[iOS-Swift-Demos](https://github.com/Lax/iOS-Swift-Demos) | 一份精心收集并分类整理的 Swift 开发学习资料,包括 Apple 官方提供的示例代码和文档,以及 GitHub上的项目和国内外开发者的技术博客 | ![GitHub stars](https://img.shields.io/github/stars/Lax/iOS-Swift-Demos.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/FDwl74NeD?from=page_1005055722964389_profile&wvr=6&mod=weibotime)
### Python
@@ -100,7 +100,7 @@ GitHubDaily 将于每日不定时推送一批 GitHub 上优秀的开源项目给
库名 | 简述 | Stars | 源
---- | ----- | --- | -----
[weixin_crawler](https://github.com/wonderfulsuccess/weixin_crawler) | 一款使用 Scrapy、Flask、Echarts、Elasticsearch 等框架实现的微信公众号文章爬虫,自带分析报告和全文检索功能,几百万的文档都能瞬间搜索 | ![GitHub stars](https://img.shields.io/github/stars/wonderfulsuccess/weixin_crawler.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/H6GXEB1Iz?from=page_1005055722964389_profile&wvr=6&mod=weibotime&type=comment#_rnd1546152651519)
[500LineorLess_CN](https://github.com/HT524/500LineorLess_CN) | 500 Lines or Less》Python 书中文翻译版 | ![GitHub stars](https://img.shields.io/github/stars/HT524/500LineorLess_CN.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/H65fG8rrj?from=page_1005055722964389_profile&wvr=6&mod=weibotime&type=comment#_rnd1546152894174)
[500LineorLess_CN](https://github.com/HT524/500LineorLess_CN) | 500 Lines or Less》Python 书中文翻译版 | ![GitHub stars](https://img.shields.io/github/stars/HT524/500LineorLess_CN.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/H65fG8rrj?from=page_1005055722964389_profile&wvr=6&mod=weibotime&type=comment#_rnd1546152894174)
[wtfpython-cn](https://github.com/leisurelicht/wtfpython-cn) | 收集了一些有趣且鲜为人知的 Python 特性 | ![GitHub stars](https://img.shields.io/github/stars/leisurelicht/wtfpython-cn.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/H5txGoaY8?from=page_1005055722964389_profile&wvr=6&mod=weibotime)
[awesome-spider](https://github.com/facert/awesome-spider) | 一份收集整理了各种爬虫案例 Demo 资料,方便学习如何爬虫 | ![GitHub stars](https://img.shields.io/github/stars/facert/awesome-spider.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/GDdVc51x7?from=page_1005055722964389_profile&wvr=6&mod=weibotime&type=comment#_rnd1546100007881)
[id-validator](https://github.com/jxlwqq/id-validator.py) | 中华人民共和国居民身份证、港澳居民居住证以及台湾居民居住证号码验证工具PHP Composer 版),支持 15 位与 18 位号码 | ![GitHub stars](https://img.shields.io/github/stars/jxlwqq/id-validator.py.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/GAuefEWcY?from=page_1005055722964389_profile&wvr=6&mod=weibotime&type=comment#_rnd1538657209873)
@@ -111,7 +111,7 @@ GitHubDaily 将于每日不定时推送一批 GitHub 上优秀的开源项目给
[DevilYuan](https://github.com/moyuanz/DevilYuan) | 一个由 Python 编写的可视化股票量化系统,支持选股,历史数据自动下载,策略回测及参数优化,实盘交易和常用的统计功能 | ![GitHub stars](https://img.shields.io/github/stars/moyuanz/DevilYuan.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/GmuUzse3G?from=page_1005055722964389_profile&wvr=6&mod=weibotime)
[MusicBox](https://github.com/darknessomi/musicbox) | 基于 Python 编写的一款高品质、简洁优雅的网易云音乐命令行版本 | ![GitHub stars](https://img.shields.io/github/stars/darknessomi/musicbox.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/GlhuAA6Iz?from=page_1005055722964389_profile&wvr=6&mod=weibotime&type=comment#_rnd1536076072605)
[faceai](https://github.com/vipstone/faceai) | 一款入门级的人脸、视频、文字检测以及识别的项目 | ![GitHub stars](https://img.shields.io/github/stars/vipstone/faceai.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/Gl8sfEv9v?from=page_1005055722964389_profile&wvr=6&mod=weibotime&type=comment#_rnd1536076170442)
[abu](https://github.com/bbfamily/abu) | 基于 Python 的免费开源量化交易&量化投资架构系统,支持股票、期货、外汇、数字货币(BTC\ETH\LTC\ETC\BCC)等 | ![GitHub stars](https://img.shields.io/github/stars/bbfamily/abu.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/GdPygyccu?from=page_1005055722964389_profile&wvr=6&mod=weibotime&type=comment#_rnd1536163355987)
[abu](https://github.com/bbfamily/abu) | 基于 Python 的免费开源量化交易&量化投资架构系统,支持股票、期货、外汇、数字货币 (BTC\ETH\LTC\ETC\BCC) 等 | ![GitHub stars](https://img.shields.io/github/stars/bbfamily/abu.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/GdPygyccu?from=page_1005055722964389_profile&wvr=6&mod=weibotime&type=comment#_rnd1536163355987)
[rebound](https://github.com/shobrook/rebound) | 一旦 Python 脚本报错,就到 Stack Overflow 取回报错信息的解释 | ![GitHub stars](https://img.shields.io/github/stars/shobrook/rebound.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/GcGEnefHp?from=page_1005055722964389_profile&wvr=6&mod=weibotime&type=comment)
[FastPhotoStyle](https://github.com/NVIDIA/FastPhotoStyle) | 一个基于 Python 写的算法,快速将一张样式照片提取其样式合成到一张内容照片上 | ![GitHub stars](https://img.shields.io/github/stars/NVIDIA/FastPhotoStyle.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/G7rBq6KJJ?from=page_1005055722964389_profile&wvr=6&mod=weibotime)
[wtfpython](https://github.com/satwikkansal/wtfpython) | 一份收集了一些有趣的, 少有人知的功能的 Python 代码片段集合 | ![GitHub stars](https://img.shields.io/github/stars/satwikkansal/wtfpython.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/G0Ue3DzHo?from=page_1005055722964389_profile&wvr=6&mod=weibotime&type=comment#_rnd1536410223684)
@@ -129,7 +129,7 @@ GitHubDaily 将于每日不定时推送一批 GitHub 上优秀的开源项目给
[Arthas](https://github.com/alibaba/arthas) | Alibaba 开源的Java诊断工具 | ![GitHub stars](https://img.shields.io/github/stars/alibaba/arthas.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/GzJ5LoPqe?from=page_1005055722964389_profile&wvr=6&mod=weibotime)
[JCSprout](https://github.com/crossoverJie/JCSprout) | 处于萌芽阶段的 Java 核心知识库 | ![GitHub stars](https://img.shields.io/github/stars/crossoverJie/JCSprout.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/GwPYl7JGE?from=page_1005055722964389_profile&wvr=6&mod=weibotime)
[xfsearch](https://github.com/RAOE/xfsearch) | 搜搜影库是一款由 SSM 架构结合全文搜索引擎 ElasticSearch 的电影搜索项目,封装了低版本的 restClient 客户端 | ![GitHub stars](https://img.shields.io/github/stars/RAOE/xfsearch.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/GuHZo3H9e?from=page_1005055722964389_profile&wvr=6&mod=weibotime)
[gushici](https://github.com/xenv/gushici) | 一个可以随机返回一句古诗词名句的接口收录将近10000条古诗词名句并且支持根据喜好指定的分类中进行随机返回 | ![GitHub stars](https://img.shields.io/github/stars/xenv/gushici.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/GtNqpwnNp?from=page_1005055722964389_profile&wvr=6&mod=weibotime)
[gushici](https://github.com/xenv/gushici) | 一个可以随机返回一句古诗词名句的接口,收录将近 10000 条古诗词名句,并且支持根据喜好指定的分类中进行随机返回 | ![GitHub stars](https://img.shields.io/github/stars/xenv/gushici.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/GtNqpwnNp?from=page_1005055722964389_profile&wvr=6&mod=weibotime)
[technology-talk](https://github.com/aalansehaiyang/technology-talk) | 一份汇总 Java 生态圈常用技术框架、开源中间件,系统架构、项目管理、经典架构案例、数据库、常用三方库、线上运维等知识 | ![GitHub stars](https://img.shields.io/github/stars/aalansehaiyang/technology-talk.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/GlTcAjM4J?from=page_1005055722964389_profile&wvr=6&mod=weibotime&type=comment#_rnd1536075838592)
[30-seconds-of-java](https://github.com/biezhi/30-seconds-of-java8) | 一份精心收集整理一些实用的 Java8 代码片段集合 | ![GitHub stars](https://img.shields.io/github/stars/biezhi/30-seconds-of-java8.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/G1ON2sGqq?from=page_1005055722964389_profile&wvr=6&mod=weibotime&type=comment#_rnd1536409928933)
@@ -140,7 +140,7 @@ GitHubDaily 将于每日不定时推送一批 GitHub 上优秀的开源项目给
---- | ----- | --- | -----
[CommentCoreLibrary](https://github.com/jabbany/CommentCoreLibrary) | 一套基于 JavaScript 构建的弹幕控制器,提供从基本骨架到高级弹幕的支持 | ![GitHub stars](https://img.shields.io/github/stars/jabbany/CommentCoreLibrary.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/H51gcvdkQ?from=page_1005055722964389_profile&wvr=6&mod=weibotime&type=comment#_rnd1546144787874)
[33-js-concepts](https://github.com/leonardomso/33-js-concepts) | 每个 JavaScript 工程师都应懂的 33 个概念,帮助开发者掌握 JavaScript 概念 | ![GitHub stars](https://img.shields.io/github/stars/leonardomso/33-js-concepts.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/GF339mHCa?from=page_1005055722964389_profile&wvr=6&mod=weibotime&type=comment#_rnd1546099478165)
[Ky](https://github.com/sindresorhus/ky) | 一个基于浏览器Fetch API的简洁优雅HTTP客户端 | ![GitHub stars](https://img.shields.io/github/stars/sindresorhus/ky.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/GyXXi6VKr?from=page_1005055722964389_profile&wvr=6&mod=weibotime&type=comment#_rnd1538658348856)
[Ky](https://github.com/sindresorhus/ky) | 一个基于浏览器 Fetch API 的简洁优雅HTTP客户端 | ![GitHub stars](https://img.shields.io/github/stars/sindresorhus/ky.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/GyXXi6VKr?from=page_1005055722964389_profile&wvr=6&mod=weibotime&type=comment#_rnd1538658348856)
[Zeu.js](https://github.com/shzlw/zeu) | 一个可用于实时构建控制台,监控 UI 和物联网 Web 界面的 JavaScript 库 | ![GitHub stars](https://img.shields.io/github/stars/shzlw/zeu.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/GxmX2sx6b?from=page_1005055722964389_profile&wvr=6&mod=weibotime&type=comment)
[size-plugin](https://github.com/GoogleChromeLabs/size-plugin) | 一个可以打印输出 webpack 大小以及相对上次构建更改过的日志插件 | ![GitHub stars](https://img.shields.io/github/stars/GoogleChromeLabs/size-plugin.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/GwZoPhQAF?from=page_1005055722964389_profile&wvr=6&mod=weibotime&type=comment#_rnd1535807362488)
[F2](https://github.com/antvis/f2) | 蚂蚁金服的移动图表库 F2 开源了!支付宝钱包和很多图表,都是用它做的| ![GitHub stars](https://img.shields.io/github/stars/antvis/f2.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/GwIoBpchk?from=page_1005055722964389_profile&wvr=6&mod=weibotime)
@@ -198,12 +198,12 @@ GitHubDaily 将于每日不定时推送一批 GitHub 上优秀的开源项目给
[Httpie](https://github.com/jakubroztocil/httpie) | 一个 HTTP 命令行客户端。使用起来比 curl 更为友好,并支持输出 JSON、语法高亮等特性为开发者呈现更为直观的 UI与服务器间的调试体验也更为人性化 | ![GitHub stars](https://img.shields.io/github/stars/jakubroztocil/httpie.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/Gxwozuly0?from=page_1005055722964389_profile&wvr=6&mod=weibotime&type=comment#_rnd1538659314040)
[proxyee-down](https://github.com/proxyee-down-org/proxyee-down) | 一个 Http下载工具基于 Http 代理,支持多连接分块下载,支持所有操作系统和大部分主流浏览器,支持分段下载和断点下载,对百度云进行破解突破下载速度限制 | ![GitHub stars](https://img.shields.io/github/stars/proxyee-down-org/proxyee-down.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/Gx8Pks7BY?from=page_1005055722964389_profile&wvr=6&mod=weibotime&type=comment#_rnd1535806709543)
[carbon](https://github.com/dawnlabs/carbon) | 一款可快速给代码生成优雅截图的工具。支持多种不同风格的代码高亮,还能对字体、代码行数、命令行窗口的显示风格进行自定义配置 | ![GitHub stars](https://img.shields.io/github/stars/dawnlabs/carbon.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/GtIWvoyKd?from=page_1005055722964389_profile&wvr=6&mod=weibotime)
[PicGo](https://github.com/Molunerfinn/PicGo) | 一款开源的图片管理工具PicGo支持![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)图床、七牛图床、腾讯云COS、又拍云等Win和Mac系统都可以用 | ![GitHub stars](https://img.shields.io/github/stars/Molunerfinn/PicGo.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/GqYX7pAX1?from=page_1005055722964389_profile&wvr=6&mod=weibotime)
[PicGo](https://github.com/Molunerfinn/PicGo) | 一款开源的图片管理工具PicGo支持微博图床、七牛图床、腾讯云COS、又拍云等Win和Mac系统都可以用 | ![GitHub stars](https://img.shields.io/github/stars/Molunerfinn/PicGo.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/GqYX7pAX1?from=page_1005055722964389_profile&wvr=6&mod=weibotime)
[Gifski](https://github.com/sindresorhus/gifski-app) | 一款把视频转换为 Gif 图的开源 Mac 小工具 | ![GitHub stars](https://img.shields.io/github/stars/sindresorhus/gifski-app.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/GqKStqYM6?from=page_1005055722964389_profile&wvr=6&mod=weibotime&type=comment#_rnd1536073735696)
[vim.wasm](https://github.com/rhysd/vim.wasm) | 用 WebAssembly 把 vim 移植到了浏览器里边 | ![GitHub stars](https://img.shields.io/github/stars/rhysd/vim.wasm.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/GpafQiw0t?from=page_1005055722964389_profile&wvr=6&mod=weibotime&type=comment)
[WeChatPlugin-MacOS](https://github.com/TKkk-iOSer/WeChatPlugin-MacOS) | Mac OS 版微信小助手,功能有自动回复、消息防撤回、远程控制、微信多开、会话置底、免认证登录等等 | ![GitHub stars](https://img.shields.io/github/stars/TKkk-iOSer/WeChatPlugin-MacOS.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/G97iSeUNw?from=page_1005055722964389_profile&wvr=6&mod=weibotime&type=comment#_rnd1536407244827)
[gka](https://github.com/gkajs/gka) | 一个简单的、高效的帧动画生成工具。可以把多张图片合成成css/canvas/svg动画 | ![GitHub stars](https://img.shields.io/github/stars/gkajs/gka.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/G7XJhEDjE?from=page_1005055722964389_profile&wvr=6&mod=weibotime)
[IINA(https://github.com/lhc70000/iina) | 一款基于 mpv、契合 macOS 设计风格、力求做到最佳用户体验、轻便且功能强大的 Mac 视频播放器 | ![GitHub stars](https://img.shields.io/github/stars/lhc70000/iina.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/G6ebrBhfG?from=page_1005055722964389_profile&wvr=6&mod=weibotime&type=comment#_rnd1536408226751)
[gka](https://github.com/gkajs/gka) | 一个简单的、高效的帧动画生成工具。可以把多张图片合成成 css/canvas/svg 动画 | ![GitHub stars](https://img.shields.io/github/stars/gkajs/gka.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/G7XJhEDjE?from=page_1005055722964389_profile&wvr=6&mod=weibotime)
[IINA](https://github.com/lhc70000/iina) | 一款基于 mpv、契合 macOS 设计风格、力求做到最佳用户体验、轻便且功能强大的 Mac 视频播放器 | ![GitHub stars](https://img.shields.io/github/stars/lhc70000/iina.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/G6ebrBhfG?from=page_1005055722964389_profile&wvr=6&mod=weibotime&type=comment#_rnd1536408226751)
[github-profile-summary](https://github.com/tipsy/profile-summary-for-github) | 一个给自己 GitHub 账号的档案资料进行可视化展示的工具 | ![GitHub stars](https://img.shields.io/github/stars/tipsy/profile-summary-for-github.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/G1YdxlutY?from=page_1005055722964389_profile&wvr=6&mod=weibotime&type=comment#_rnd1536409868975)
[carbon](https://github.com/dawnlabs/carbon) | 一个在线将代码生成高逼格的图片工具 | ![GitHub stars](https://img.shields.io/github/stars/dawnlabs/carbon.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/G1Fmxz6Al?from=page_1005055722964389_profile&wvr=6&mod=weibotime)
[SimpRead](https://github.com/Kenshin/simpread) | 一个让你瞬间进入沉浸式阅读的 Chrome 扩展,还原阅读的本质,提升你的阅读体验 | ![GitHub stars](https://img.shields.io/github/stars/Kenshin/simpread.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/FFuPUz1mo?from=page_1005055722964389_profile&wvr=6&mod=weibotime&type=comment#_rnd1536410663176)
@@ -213,7 +213,7 @@ GitHubDaily 将于每日不定时推送一批 GitHub 上优秀的开源项目给
库名 | 简述 | Stars | 源
---- | ----- | --- | -----
[awesome-php-security](https://github.com/guardrailsio/awesome-php-security) | 一份收集整理了 PHP 安全相关资源的列表 | ![GitHub stars](https://img.shields.io/github/stars/guardrailsio/awesome-php-security.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/H83O8jJbn?from=page_1005055722964389_profile&wvr=6&mod=weibotime&type=comment#_rnd1546151980738)
[the-book-of-secret-knowledge](https://github.com/trimstray/the-book-of-secret-knowledge) | 一份收集了适用于 SysOpsDevOpsPentesters 和安全研究人员的手册、博客、黑客、命令、CLI / Web工具等学习资料 | ![GitHub stars](https://img.shields.io/github/stars/trimstray/the-book-of-secret-knowledge.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/H7UnD7v7Y?from=page_1005055722964389_profile&wvr=6&mod=weibotime&type=comment#_rnd1546152064414)
[the-book-of-secret-knowledge](https://github.com/trimstray/the-book-of-secret-knowledge) | 一份收集了适用于 SysOpsDevOpsPentesters 和安全研究人员的手册、博客、黑客、命令、CLI / Web 工具等学习资料 | ![GitHub stars](https://img.shields.io/github/stars/trimstray/the-book-of-secret-knowledge.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/H7UnD7v7Y?from=page_1005055722964389_profile&wvr=6&mod=weibotime&type=comment#_rnd1546152064414)
[awesome-styleguides](https://github.com/streamich/awesome-styleguides) | 一份收集整理了 UI 设计指南相关的资料列表 | ![GitHub stars](https://img.shields.io/github/stars/streamich/awesome-styleguides.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/H5VPbA4Dk?from=page_1005055722964389_profile&wvr=6&mod=weibotime)
[CS-Notes](https://github.com/CyC2018/CS-Notes) | 一份根据计算机经典书籍以及官方技术文档进行总结的学习笔记,涵盖算法、操作系统、网络、数据库等多个技术点 | ![GitHub stars](https://img.shields.io/github/stars/CyC2018/CS-Notes.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/H5CYbBpw7?from=page_1005055722964389_profile&wvr=6&mod=weibotime&type=comment#_rnd1546153114070)
[Awful AI](https://github.com/daviddao/awful-ai) | 一份当前人工智能应用场景的精选列表 | ![GitHub stars](https://img.shields.io/github/stars/daviddao/awful-ai.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/H4pyd5BvA?from=page_1005055722964389_profile&wvr=6&mod=weibotime&type=comment#_rnd1546149602316)
@@ -229,16 +229,16 @@ GitHubDaily 将于每日不定时推送一批 GitHub 上优秀的开源项目给
[engineering-blogs](https://github.com/kilimchoi/engineering-blogs) | 600多个大牛公司和各大牛的技术blog收集贴英文 | ![GitHub stars](https://img.shields.io/github/stars/kilimchoi/engineering-blogs.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/GrxLX37bv?from=page_1005055722964389_profile&wvr=6&mod=weibotime&type=comment)
[Knowledge-Base](https://github.com/slowmist/Knowledge-Base/blob/master/solidity-security-comprehensive-list-of-known-attack-vectors-and-common-anti-patterns-chinese.md) | 由慢雾安全团队翻译的 Solidity安全已知攻击方法和常见防御模式综合列表 | ![GitHub stars](https://img.shields.io/github/stars/slowmist/Knowledge-Base.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/Gok2x2bfQ?from=page_1005055722964389_profile&wvr=6&mod=weibotime&type=comment#_rnd1536074793218)
[A-Joke](https://github.com/Licoy/A-Joke) | 一份收集了网络上有趣的笑话段子列表,目的就是想让你在工作之余还能够笑一笑 | ![GitHub stars](https://img.shields.io/github/stars/Licoy/A-Joke.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/Go1bxlrpA?from=page_1005055722964389_profile&wvr=6&mod=weibotime&type=comment#_rnd1536074958636)
[chinese-copywriting-guidelines](https://github.com/sparanoid/chinese-copywriting-guidelines) | 統一中文文案、排版的相關用法,降低團隊成員之間的溝通成本,增強網站氣質 | ![GitHub stars](https://img.shields.io/github/stars/sparanoid/chinese-copywriting-guidelines.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/GnhWCzJpx?from=page_1005055722964389_profile&wvr=6&mod=weibotime)
[chinese-copywriting-guidelines](https://github.com/sparanoid/chinese-copywriting-guidelines) | 統一中文文案、排版的相關用法,降低團隊成員之間的溝通成本,增強網站氣質 | ![GitHub stars](https://img.shields.io/github/stars/sparanoid/chinese-copywriting-guidelines.svg) | [![](https://github.com/GitHubDaily/BackgroundLibraryBackgroundLibraryBackgroundLibrary/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/GnhWCzJpx?from=page_1005055722964389_profile&wvr=6&mod=weibotime)
[awesome-design-patterns](https://github.com/DovAmir/awesome-design-patterns) | 一份收集整理软件和架构相关的设计模式资料 | ![GitHub stars](https://img.shields.io/github/stars/DovAmir/awesome-design-patterns.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/Gm2D4xxVS?from=page_1005055722964389_profile&wvr=6&mod=weibotime)
[architecture.of.internet-product](https://github.com/davideuler/architecture.of.internet-product) | 一份整理收集各大互联网公司技术架构的 PPT 或者 PDF 文档资料,包含有微信、淘宝、腾讯、阿里、美团点评、百度、![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)、Google、Facebook、Amazon、eBay等知名公司 | ![GitHub stars](https://img.shields.io/github/stars/davideuler/architecture.of.internet-product.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/GeTxKfcQv?from=page_1005055722964389_profile&wvr=6&mod=weibotime&type=comment#_rnd1536162707806)
[architecture.of.internet-product](https://github.com/davideuler/architecture.of.internet-product) | 一份整理收集各大互联网公司技术架构的 PPT 或者 PDF 文档资料,包含有微信、淘宝、腾讯、阿里、美团点评、百度、微博、Google、Facebook、Amazon、eBay等知名公司 | ![GitHub stars](https://img.shields.io/github/stars/davideuler/architecture.of.internet-product.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/GeTxKfcQv?from=page_1005055722964389_profile&wvr=6&mod=weibotime&type=comment#_rnd1536162707806)
[architect-awesome](https://github.com/xingshaocheng/architect-awesome) | 收集的比较全的《后端架构师技术图谱》,内容包含数据结构、算法、操作系统、设计模式、运维、网络、中间件、数据库等多类 | ![GitHub stars](https://img.shields.io/github/stars/xingshaocheng/architect-awesome.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/GeOQlbFd8?from=page_1005055722964389_profile&wvr=6&mod=weibotime)
[awesome-education](https://github.com/wowlusitong/awesome-education) | 在GitHub收集了学生可以优惠的软件学生党福利-收集支持教育优惠的软件与服务 | ![GitHub stars](https://img.shields.io/github/stars/wowlusitong/awesome-education.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/GcQECAdqu?from=page_1005055722964389_profile&wvr=6&mod=weibotime&type=comment)
[open-source-mac-os-apps](https://github.com/serhii-londar/open-source-mac-os-apps) | 一份整理了 macOS 上开源的免费的应用列表 | ![GitHub stars](https://img.shields.io/github/stars/serhii-londar/open-source-mac-os-apps.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/GcjhiEZpX?from=page_1005055722964389_profile&wvr=6&mod=weibotime&type=comment#_rnd1536163914528)
[awesome-distributed-systems](https://github.com/rShetty/awesome-distributed-systems) | 非常棒的分布式系统资源列表 | ![GitHub stars](https://img.shields.io/github/stars/rShetty/awesome-distributed-systems.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/GaJch2Akg?from=page_1005055722964389_profile&wvr=6&mod=weibotime&type=comment)
[awesome-quickapp](https://github.com/quickappdev/awesome-quickapp) | 一份收集最新最全的快应用开发资源、案例及动态,为快应用开发者提供第一手学习资料 | ![GitHub stars](https://img.shields.io/github/stars/quickappdev/awesome-quickapp.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/G9gJnrkMY?from=page_1005055722964389_profile&wvr=6&mod=weibotime)
[chinese-independent-developer](https://github.com/1c7/chinese-independent-developer) | 一个收集了中国独立开发者的项目列表,让大家知道大神们都做了哪些牛逼的项目,借鉴学习一下 | ![GitHub stars](https://img.shields.io/github/stars/1c7/chinese-independent-developer.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/G83joBxGC?from=page_1005055722964389_profile&wvr=6&mod=weibotime&type=comment#_rnd1536407861135)
[stanford-tensorflow-tutorials](https://github.com/chiphuyen/stanford-tensorflow-tutorials) | 斯坦福大学 “深度学习研究TensorFlow” 的课程示例代码 | ![GitHub stars](https://img.shields.io/github/stars/chiphuyen/stanford-tensorflow-tutorials.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/FEJLuqzBf?from=page_1005055722964389_profile&wvr=6&mod=weibotime&type=comment#_rnd1536411152937)
[stanford-tensorflow-tutorials](https://github.com/chiphuyen/stanford-tensorflow-tutorials) | 斯坦福大学 “深度学习研究 TensorFlow” 的课程示例代码 | ![GitHub stars](https://img.shields.io/github/stars/chiphuyen/stanford-tensorflow-tutorials.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/FEJLuqzBf?from=page_1005055722964389_profile&wvr=6&mod=weibotime&type=comment#_rnd1536411152937)
[Awesome_APIs](https://github.com/TonnyL/Awesome_APIs) | 一份为开发者收集整理各类型非常好的平台、社区 API 资料 | ![GitHub stars](https://img.shields.io/github/stars/TonnyL/Awesome_APIs.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/FEAkZA2J2?from=page_1005055722964389_profile&wvr=6&mod=weibotime)
[beautiful-docs](https://github.com/PharkMillups/beautiful-docs) | 一份收集了一些写的很好而且漂亮的文档例子,其中有很多例子值得开发者去借鉴学习,其中还收集了一些生成文档的工具 | ![GitHub stars](https://img.shields.io/github/stars/PharkMillups/beautiful-docs.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/FDFHXhOtu?from=page_1005055722964389_profile&wvr=6&mod=weibotime)
@@ -249,7 +249,7 @@ GitHubDaily 将于每日不定时推送一批 GitHub 上优秀的开源项目给
[gopl-zh.github.com](https://github.com/gopl-zh/gopl-zh.github.com) | Go 语言圣经 《The Go Programming Language》 中文版本 | ![GitHub stars](https://img.shields.io/github/stars/gopl-zh/gopl-zh.github.com.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/Gz7nNerTQ?from=page_1005055722964389_profile&wvr=6&mod=weibotime&type=comment#_rnd1538658270672)
[golang-open-source-projects](https://github.com/hackstoic/golang-open-source-projects) | 为互联网 IT 人打造的中文版 awesome-go ,共精心挑选了 100多 个开源项目 | ![GitHub stars](https://img.shields.io/github/stars/hackstoic/golang-open-source-projects.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/GvVpmjhGD?from=page_1005055722964389_profile&wvr=6&mod=weibotime)
[lazygit](https://github.com/jesseduffield/lazygit) | 一个用于 Git 命令的极简终端 UI | ![GitHub stars](https://img.shields.io/github/stars/jesseduffield/lazygit.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/Gtzzdpr7t?from=page_1005055722964389_profile&wvr=6&mod=weibotime)
[DocHub](https://github.com/TruthHun/DocHub) | 参考百度文库使用BeegoGolang开发的开源文库系统 | ![GitHub stars](https://img.shields.io/github/stars/TruthHun/DocHub.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/GkPd71cUU?from=page_1005055722964389_profile&wvr=6&mod=weibotime&type=comment#_rnd1536076335104)
[DocHub](https://github.com/TruthHun/DocHub) | 参考百度文库,使用 BeegoGolang开发的开源文库系统 | ![GitHub stars](https://img.shields.io/github/stars/TruthHun/DocHub.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/GkPd71cUU?from=page_1005055722964389_profile&wvr=6&mod=weibotime&type=comment#_rnd1536076335104)
### 机器学习
@@ -271,7 +271,7 @@ GitHubDaily 将于每日不定时推送一批 GitHub 上优秀的开源项目给
---- | ----- | --- | -----
[awesome-reactnative-ui](https://github.com/madhavanmalolan/awesome-reactnative-ui) | 收集了不少有用的 React Native UI 组件,每周一更 | ![GitHub stars](https://img.shields.io/github/stars/madhavanmalolan/awesome-reactnative-ui.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/GyeodFHYk?from=page_1005055722964389_profile&wvr=6&mod=weibotime&type=comment#_rnd1538658679650)
[music](https://github.com/sunzongzheng/music) | 一个跨平台音乐播放器可搜网易云音乐、QQ音乐、虾米音乐并且支持QQ登录云歌单等 | ![GitHub stars](https://img.shields.io/github/stars/sunzongzheng/music.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/GtDZUp3kr?from=page_1005055722964389_profile&wvr=6&mod=weibotime)
[GitHub Popular](https://github.com/crazycodeboy/GitHubPopular/) | 一个用来查看GitHub最受欢迎与最热项目的App,它基于React Native支持AndroidiOS双平台 | ![GitHub stars](https://img.shields.io/github/stars/crazycodeboy/GitHubPopular.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/GdngMk244?from=page_1005055722964389_profile&wvr=6&mod=weibotime&type=comment#_rnd1536163749696)
[GitHub Popular](https://github.com/crazycodeboy/GitHubPopular/) | 一个用来查看 GitHub 最受欢迎与最热项目的 App,它基于 React Native 支持 AndroidiOS 双平台 | ![GitHub stars](https://img.shields.io/github/stars/crazycodeboy/GitHubPopular.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/GdngMk244?from=page_1005055722964389_profile&wvr=6&mod=weibotime&type=comment#_rnd1536163749696)
### 区块链
@@ -279,7 +279,7 @@ GitHubDaily 将于每日不定时推送一批 GitHub 上优秀的开源项目给
库名 | 简述 | Stars | 源
---- | ----- | --- | -----
[awesome-blockchain-articles](https://github.com/wecodexyz/awesome-blockchain-articles) | 一份收集整理了一些关于区块链科普以及学习的文章集合 | ![GitHub stars](https://img.shields.io/github/stars/wecodexyz/awesome-blockchain-articles.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/G9q9ShgNh?from=page_1005055722964389_profile&wvr=6&mod=weibotime&type=comment#_rnd1536407085865)
[awesome-blockchain](https://github.com/chaozh/awesome-blockchain-cn) | 一份收集所有区块链(BlockChain)技术开发相关资料包括FabricEthereum开发资料 | ![GitHub stars](https://img.shields.io/github/stars/chaozh/awesome-blockchain-cn.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/G5jCsbiwT?from=page_1005055722964389_profile&wvr=6&mod=weibotime&type=comment#_rnd1536408681972)
[awesome-blockchain](https://github.com/chaozh/awesome-blockchain-cn) | 一份收集所有区块链(BlockChain) 技术开发相关资料,包括 FabricEthereum 开发资料 | ![GitHub stars](https://img.shields.io/github/stars/chaozh/awesome-blockchain-cn.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/G5jCsbiwT?from=page_1005055722964389_profile&wvr=6&mod=weibotime&type=comment#_rnd1536408681972)
[ethlance](https://github.com/district0x/ethlance) | 一个有实际意义的 Dapp了 ethlance.com 基于区块链的自由职业平台 | ![GitHub stars](https://img.shields.io/github/stars/district0x/ethlance.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/G2YAE3rnA?from=page_1005055722964389_profile&wvr=6&mod=weibotime)
[CryptoList](https://github.com/coinpride/CryptoList) | 一份收集整理一些有关区块链和加密货币的资料 | ![GitHub stars](https://img.shields.io/github/stars/coinpride/CryptoList.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/FET7V9N0Z?from=page_1005055722964389_profile&wvr=6&mod=weibotime)
@@ -290,7 +290,7 @@ GitHubDaily 将于每日不定时推送一批 GitHub 上优秀的开源项目给
[CommonDevKnowledge](https://github.com/AweiLoveAndroid/CommonDevKnowledge) | 史上最全的 BAT 大厂 Android 面试题汇集,以及常用的 Android 开发的一些技能点,冷门知识点汇总,开发中遇到的坑汇总等干货 | ![GitHub stars](https://img.shields.io/github/stars/AweiLoveAndroid/CommonDevKnowledge.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/GDZ3G3z7S?from=page_1005055722964389_profile&wvr=6&mod=weibotime&type=comment#_rnd1546099870447)
[Algorithm_Interview_Notes-Chinese](https://github.com/imhuay/Algorithm_Interview_Notes-Chinese) | 2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记 | ![GitHub stars](https://img.shields.io/github/stars/imhuay/Algorithm_Interview_Notes-Chinese.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/GBydJnqZ0?from=page_1005055722964389_profile&wvr=6&mod=weibotime)
[InterviewMap](https://github.com/InterviewMap/CS-Interview-Knowledge-Map) | 一份打造最好的面试图谱,图谱涉及的知识点有基础,有深入,也有源码解析,内容也不仅仅局限于前端 | ![GitHub stars](https://img.shields.io/github/stars/InterviewMap/CS-Interview-Knowledge-Map.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/Gq9auCovE?from=page_1005055722964389_profile&wvr=6&mod=weibotime&type=comment#_rnd1536074293264)
[interview_python](https://github.com/taizilongxu/interview_python) | 关于Python的面试题 | ![GitHub stars](https://img.shields.io/github/stars/taizilongxu/interview_python.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/GuyElgGw1?from=page_1005055722964389_profile&wvr=6&mod=weibotime)
[interview_python](https://github.com/taizilongxu/interview_python) | 关于 Python 的面试题 | ![GitHub stars](https://img.shields.io/github/stars/taizilongxu/interview_python.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/GuyElgGw1?from=page_1005055722964389_profile&wvr=6&mod=weibotime)
[awesome-resume](https://github.com/resumejob/awesome-resume) | 由 ResumeJob 整理出来的一份程序员简历常用例句 | ![GitHub stars](https://img.shields.io/github/stars/resumejob/awesome-resume.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/Gng3345Co?from=page_1005055722964389_profile&wvr=6&mod=weibotime&type=comment#_rnd1536075425098)
[Interview-Notebook](https://github.com/CyC2018/CS-Notes) | 一份技术面试需要掌握的基础知识与资料整理 | ![GitHub stars](https://img.shields.io/github/stars/CyC2018/CS-Notes.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/Gau9llCSC?from=page_1005055722964389_profile&wvr=6&mod=weibotime&type=comment#_rnd1536164632875)
@@ -314,7 +314,7 @@ GitHubDaily 将于每日不定时推送一批 GitHub 上优秀的开源项目给
库名 | 简述 | Stars | 源
---- | ----- | --- | -----
[nginxconfig.io](https://github.com/valentinxxx/nginxconfig.io) | 一个生成nginx配置文件的网站 | ![GitHub stars](https://img.shields.io/github/stars/valentinxxx/nginxconfig.io.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/H9rSv5J2N?from=page_1005055722964389_profile&wvr=6&mod=weibotime)
[nginxconfig.io](https://github.com/valentinxxx/nginxconfig.io) | 一个生成 nginx 配置文件的网站 | ![GitHub stars](https://img.shields.io/github/stars/valentinxxx/nginxconfig.io.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/H9rSv5J2N?from=page_1005055722964389_profile&wvr=6&mod=weibotime)
[FinancialSupportForOpenSource](https://github.com/wizicer/FinancialSupportForOpenSource) | 一份开源项目挣钱实用手册,教你如何在参与开源项目时挣钱 | ![GitHub stars](https://img.shields.io/github/stars/wizicer/FinancialSupportForOpenSource.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/H1dzMooAH?from=page_1005055722964389_profile&wvr=6&mod=weibotime&type=comment#_rnd1546150837275)
[Eva Icons](https://github.com/akveo/eva-icons) | 一个开源了超过 480 个精心制作的图标集合库,支持 SVGSketchWeb Font 和 Animations | ![GitHub stars](https://img.shields.io/github/stars/akveo/eva-icons.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/H1YIgksvj?from=page_1005055722964389_profile&wvr=6&mod=weibotime&type=comment#_rnd1546150507134)
[git-flight-rules](https://github.com/k88hudson/git-flight-rules) | 一份整理了在使用 Git 时出现相关问题后该如何操作解决指南 | ![GitHub stars](https://img.shields.io/github/stars/k88hudson/git-flight-rules.svg) | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/H1wqN2xMm?from=page_1005055722964389_profile&wvr=6&mod=weibotime&type=comment#_rnd1546150756395)
@@ -348,7 +348,9 @@ GitHubDaily 将于每日不定时推送一批 GitHub 上优秀的开源项目给
[Chrome Extension Downloader](https://chrome-extension-downloader.com/) | 因为网络原因,经常会无法在线安装 Chrome 插件,可以通过此网站来下载 | [![](https://github.com/GitHubDaily/GitHubDaily/blob/master/assets/sina_logo.png)](https://weibo.com/5722964389/FFG2ZpSwM?from=page_1005055722964389_profile&wvr=6&mod=weibotime)
## 声明
[![](https://i.creativecommons.org/l/by-sa/4.0/88x31.png)](http://creativecommons.org/licenses/by-sa/4.0/)
本作品采用[知识共享署名-相同方式共享 4.0 国际许可协议](http://creativecommons.org/licenses/by-sa/4.0/)进行许可。