├── .github
└── issue_template.md
└── README.md
/.github/issue_template.md:
--------------------------------------------------------------------------------
1 | 格式如下:
2 | ```
3 | #### 名字 - [Github]()
4 | * :white_check_mark: [网站/App名]():一句话说明(尽量保持在一行内) - [更多介绍]()
5 | ```
6 |
7 | 如果你的项目还在开发,或者已经关闭了,可以用:
8 | ```
9 | :clock8:
10 | :x:
11 | ```
12 |
13 | 已关闭的项目最好附上一个更多介绍,里面讲解为什么关闭了,学到了什么
14 |
--------------------------------------------------------------------------------
/README.md:
--------------------------------------------------------------------------------
1 | ## 中国独立开发者项目列表
2 | 聚合所有中国独立开发者的项目
3 |
4 | **1. 为什么有这个表**
5 | 作为开发者其实比较好奇其他人在做什么业余项目(不管目的是做到盈利/玩票/试试看)
6 | 所以特意建了这个库。欢迎各位开发者把自己的项目加进来~ 发 Pull Request 或 Issue 即可
7 | (入选标准:必须是网站或App,不能是开发者工具或论坛型网站)
8 |
9 | **2. 项目有 3 种状态**
10 |
11 | | 开发中 | 已上线 | 已关闭 |
12 | |--------|--------|--------|
13 | | :clock8: | :white_check_mark: | :x: |
14 |
15 |
16 | ## 3. 项目列表
17 | (名字按时间排序,最新添加的在最上面)
18 |
19 | ### 2018年3月20号添加
20 | ---
21 |
22 | #### ApacheCN - [博客](http://www.apachecn.org/), [Github](https://github.com/apachecn)
23 | * :white_check_mark: [MLIA](http://ml.apachecn.org/mlia/):“机器学习实战”系列课程
24 | * :white_check_mark: [知识交流社区](http://community.apachecn.org/):面向机器学习工程师的知识交流社区
25 |
26 | #### SCLeo - [Github](https://github.com/SCLeoX)
27 | * :white_check_mark: [pattern-finder](https://www.minegeck.net/lab/pf):一个智能(zhang)的找规律程序 - [更多介绍](https://github.com/SCLeoX/pattern-finder)
28 | * :white_check_mark: [Reload-Failure](https://scleox.github.io/Reload-Failure/index.html):一个完全用 2d canvas 实现的伪 3D 躲避游戏 - [更多介绍](https://github.com/SCLeoX/Reload-Failure)
29 |
30 | ### 2018年3月19号添加
31 | ---
32 |
33 | #### Molunerfinn - [Github](https://github.com/Molunerfinn)
34 | * :white_check_mark: [PicGo](https://molunerfinn.com/PicGo):跨平台的图床图片上传工具 - [更多介绍](https://github.com/Molunerfinn/PicGo)
35 |
36 | #### xu42 - [Github](http://github.com/xu42)
37 | * :white_check_mark: [qrcode-chrome](https://chrome.google.com/webstore/detail/qr-code-generation/imabbihlfpmlpobbfhmliilagnjeoija):生成当前页面二维码的极简 Chrome 插件 - [更多介绍](https://github.com/xu42/qrcode-chrome)
38 | * :white_check_mark: [个人即时收款方案](https://pay.xu42.cn/):个人可用的即时收款解决方案 - [更多介绍](https://github.com/xu42/pay)
39 |
40 | #### kujian - [博客](http://caibaojian.com/), [Github](http://github.com/kujian)
41 | * :white_check_mark: [码农头条](http://hao.caibaojian.com):每日自动抓取开发者文章并推荐 - [更多介绍](http://hao.caibaojian.com/about)
42 | * :white_check_mark: [Github热榜](http://news.caibaojian.com):每日自动抓取 Github 前端热门项目并推荐
43 |
44 | #### Jack Cherng - [Github](https://github.com/jfcherng)
45 | * :white_check_mark: [繁化姬](https://zhconvert.org):一个强大的「繁简转换」与「本地化」工具 - [更多介绍](https://docs.zhconvert.org)
46 |
47 | #### biezhi - [Github](https://github.com/biezhi)
48 | * :white_check_mark: [Findor](https://findor.me/):分享你的个人社交信息
49 | * :white_check_mark: [开发者秘籍](https://dev-cheats.com/):系统的开发者指南、教程
50 |
51 | #### Caldis - [Github](https://github.com/Caldis)
52 | * :white_check_mark: [Mos](http://mos.u2sk.com/):一个在 MacOS 上平滑鼠标滚动效果与单独设置滚动方向的小工具 - [更多介绍](https://github.com/Caldis/Mos)
53 |
54 | #### neal1991 - [Github](https://github.com/neal1991)
55 | * :white_check_mark: [上海地铁线路图](https://neal1991.github.io/subway-shanghai):上海地铁线路图,包括站点时刻表信息,卫生间信息,出入口信息,无障碍电梯信息
56 | * :white_check_mark: [七牛云图床](https://chrome.google.com/webstore/detail/%E4%B8%83%E7%89%9B%E4%BA%91%E5%9B%BE%E5%BA%8A/fmpbbmjlniogoldpglopponaibclkjdg?utm_source=chrome-ntp-icon):基于七牛云存储对象实现的私有图床 - [更多介绍](https://segmentfault.com/a/1190000013374209)
57 | * :white_check_mark: [export-to-markdown](https://chrome.google.com/webstore/detail/export-to-markdown/dodkihcbgpjblncjahodbnlgkkflliim?utm_source=chrome-ntp-icon):将博文转化成 Markdown 格式,目前支持 Medium 和 elastic 官博 - [更多介绍](https://segmentfault.com/a/1190000011324821)
58 | * :white_check_mark: [去哪拍照片](http://ozfo4jjxb.bkt.clouddn.com/gh_900fd73a1fd0_258.jpg):微信小程序,主要是上海市落户拍照地点,包括免费和收费两种
59 |
60 | #### GitIssue - [Github](https://github.com/git-issue)
61 | * :white_check_mark: [GitIssue](https://gitissue.com): Github Issue 博客平台 - [更多介绍](https://gitissue.com/about)
62 |
63 |
64 | #### Haocold - [Github](https://github.com/xjh093)
65 | * :white_check_mark: [X_Wubi](https://itunes.apple.com/cn/app/X_Wubi/id1122043433):简洁、轻盈,在游戏中学五笔
66 |
67 | #### LiangLuDev - [Github](https://github.com/LiangLuDev/)
68 | * :clock8: [微Yue](https://github.com/LiangLuDev/WeYueReader):一个 Android 电子书阅读 App
69 |
70 | #### jkpang - [Github](https://github.com/jkpang)
71 | * :white_check_mark: [PPHub](https://itunes.apple.com/cn/app/PPHub%20For%20GitHub/id1314212521?mt=8):一个简洁漂亮的 GitHub 客户端 - [更多介绍](https://github.com/jkpang/PPHub-Feedback)
72 |
73 | #### gaolinjie - [Github](https://github.com/gaolinjie)
74 | * :white_check_mark: [Love2.io](https://love2.io/):一个优雅的开源技术文档分享平台 - [更多介绍](https://love2.io/@love2io/doc/hello-love2io)
75 |
76 | #### Magic-fe - [Github](https://github.com/magic-FE)
77 | * :white_check_mark: [翻译侠](https://chrome.google.com/webstore/detail/translate-man/fapgabkkfcaejckbfmfcdgnfefbmlion):一款超棒的翻译插件(支持 Chrome + Firefox) - [更多介绍](https://github.com/magic-FE/translate-man)
78 |
79 | #### Windson - [Github](https://github.com/Windsooon)
80 | * :white_check_mark: [Channelshunt](https://www.channelshunt.com/):YouTube 频道推荐站
81 | * :white_check_mark: [Thank you, Open source](https://www.thankyouopensource.com/):给开源项目的感谢信
82 | * :white_check_mark: [OpenSource Jobs](https://www.osjobs.net/):根据开源项目的贡献推荐工作
83 | * :white_check_mark: [EngineGo](https://www.enginego.org/):计算机基础教程
84 |
85 |
86 | #### yaoleifly - [Github](https://github.com/yaoleifly)
87 | * :white_check_mark: [电子书支援计划](https://www.ebooksplan.org/):一个以数字资源为核心的自我学习社群
88 | * :white_check_mark: [扫地僧的橱柜](https://www.ebooksplan.club/):支持 Kindle 内置浏览器的资源站
89 |
90 | #### mw2c - [Github](https://github.com/mw2c)
91 | * :white_check_mark: [吉他谱搜索](http://gtpso.com/):一个分享、搜索和播放吉他谱的 App 和网站
92 |
93 | #### 小贝 - [Github](https://github.com/easyhappy/)
94 | * :white_check_mark: [美股指南](https://investguider.com/):美股、港股投资指南
95 |
96 | #### H1ac0k - [博客](http://xrong.net)
97 | * :white_check_mark: [斗图啦](https://www.doutula.com):斗图装逼必备
98 |
99 | #### Tolecen - [博客](https://xinle.co/)
100 | * :white_check_mark: [白描](https://itunes.apple.com/cn/app/id1249901692):高效的文字识别与翻译软件 - [更多介绍](https://sspai.com/post/42065)
101 | * :white_check_mark: [西江月](https://itunes.apple.com/cn/app/id1084924739):遇见传统诗词之美 - [更多介绍](https://sspai.com/post/38786)
102 | * :white_check_mark: [天天成语](https://itunes.apple.com/cn/app/id843601091):简洁方便的离线成语词典 - [更多介绍](https://xinle.co/2016/05/26/chengyu/)
103 |
104 | #### textproofreading - [Github](https://github.com/textproofreading/)
105 | * :white_check_mark: [中文错别字纠错校对系统](http://www.CuoBieZi.net/): 一个可以在线检测中文错别字的工具
106 |
107 | #### hanks - [Github](https://github.com/hanks-zyh)
108 | * :white_check_mark: [便签](https://www.coolapk.com/apk/xyz.hanks.note):体积不足 2M,功能却全面到令人惊喜的 Android 便签应用 - [更多介绍](https://sspai.com/post/41323)
109 | * :white_check_mark: [氢应用](https://www.coolapk.com/apk/pub.hydrogen.android):一款 Android 插件容器应用
110 |
111 | #### CoderDwang - [GitHub](https://github.com/CoderDwang)
112 | * :clock8: [MoreiTunesConnect_iOS](https://github.com/CoderDwang/MoreiTunesConnect_iOS):允许多开的非苹果官方的 App 审核状态查询
113 |
114 | #### coderyi - [Github](https://github.com/coderyi)
115 | * :white_check_mark: [Monkey for Github](https://itunes.apple.com/cn/app/monkey-for-github/id1003765407):以 GitHub 排名为主的 GitHub App,支持iOS/Android - [更多介绍](https://github.com/coderyi/Monkey)
116 |
117 | #### bugulink - [Github](https://github.com/bugulink)
118 | * :white_check_mark: [BuguLink](https://bugu.link):一个快速安全的文件分享网站
119 |
120 | #### Larry - [码力全开科技工作室](http://maliquankai.com)
121 | * :white_check_mark: [奇点日报](https://itunes.apple.com/us/app/wa-wa-yu-jian-hao-yin-le/id1223916908?l=zh&ls=1&mt=8):高逼格程序员开发者技术分享平台
122 | * :white_check_mark: [破壳日](https://itunes.apple.com/us/app/破壳日/id1267213085?l=zh&ls=1&mt=8):精美的生日 · 节日 · 纪念日礼物提醒工具
123 | * :white_check_mark: [壹日程](https://itunes.apple.com/us/app/壹日程-专注任务管理和待办计划提醒/id1251547470?l=zh&ls=1&mt=8):专注任务管理和待办计划提醒
124 | * :white_check_mark: [心动屋](https://itunes.apple.com/us/app/心动屋-发现令你心动的好物/id1234003952?l=zh&ls=1&mt=8):发现令你心动的好物
125 | * :white_check_mark: [口袋密码](https://itunes.apple.com/us/app/口袋密码-安全简洁的账号管家/id1256288406?l=zh&ls=1&mt=8):安全简洁的账号管家
126 | * :white_check_mark: [拾光记](https://itunes.apple.com/us/app/拾光记-拾起你走过的时光/id1247124599?l=zh&ls=1&mt=8):拾起你走过的时光
127 |
128 | #### lfb-cd - [Github](https://github.com/lfb-cd)
129 | * :white_check_mark: [Net](https://itunes.apple.com/app/id1288011873):网速展示流量统计工具
130 | * :white_check_mark: [Net-Lite](https://itunes.apple.com/app/id1109807177):精简版网速展示流量统计工具
131 | * :white_check_mark: [晴天见](https://itunes.apple.com/app/id1231863233):极简天气应用
132 | * :white_check_mark: [Reminder](https://itunes.apple.com/app/id1258508583): 只有 1.5MB 的极简备忘 APP
133 |
134 | #### cllgeek - [Github](https://github.com/cllgeek)
135 | * :white_check_mark: [极客教程](https://www.geekjc.com):一个提供学习编程资料的网站
136 |
137 | #### CarGuo - [Github](https://github.com/CarGuo)
138 | * :white_check_mark: [GSYGithubAPP](https://www.pgyer.com/GSYGithubApp):高质量的 Github 客户端 - [更多介绍](https://github.com/CarGuo/GSYGithubAPP)
139 |
140 | #### biqinglin - [Github](https://github.com/biqinglin)
141 | * :white_check_mark: [小私密](https://link.jianshu.com/?t=https://itunes.apple.com/us/app/小私密-匿名分享你的小私密/id1249902405?l=zh&ls=1&mt=8):小私密,一款匿名分享你的小私密的轻社交应用 - [更多介绍](https://www.jianshu.com/p/4582c6f914eb)
142 | * :white_check_mark: [App Store 全部作品](https://itunes.apple.com/cn/developer/qinglin-bi/id1228179246?l=en&mt=8)
143 |
144 | #### Anynices
145 | * :white_check_mark: [拼红包](https://www.pinghongbao.com):外卖红包实时分享
146 |
147 | #### sheepkx - [Github](https://github.com/sheepkx)
148 | * :white_check_mark: [闪念ToDo](https://www.coolapk.com/apk/com.kdfly.todo):ToDo 计划管理App
149 |
150 | #### jiangboLee - [Github](https://github.com/jiangboLee)
151 | * :white_check_mark: [Ptoo](https://itunes.apple.com/us/app/ptoo/id1219224872?mt=8):一款美图软件 - [更多介绍](https://github.com/jiangboLee/huangpian)
152 | * :white_check_mark: [即时天气](https://github.com/jiangboLee/WeatherWX):一款天气预报小程序~
153 |
154 | #### MORECATS - [Github](https://github.com/MORECATS)
155 | * :white_check_mark: [视觉图表](https://itunes.apple.com/cn/app/id1090006424):适用于 iPhone & iPad 的图表制作应用
156 | * :white_check_mark: [标注图像+](https://itunes.apple.com/cn/app/id1227197910):高效快捷地标注图像,长图,拼图,二维码一应俱全
157 | * :white_check_mark: [课程表](https://itunes.apple.com/cn/app/id1219202104):一周课程表 & 艾宾浩斯遗忘曲线计划表
158 | * :white_check_mark: [今日美图](https://itunes.apple.com/cn/app/id1195400858):获取今日 Bing 美图,每日新视野
159 | * :white_check_mark: [网速查看+](https://itunes.apple.com/cn/app/id1289105991):在 iPhone & iPad 通知小部件上查看实时网络上下行速度
160 | * :white_check_mark: [取色器+](https://itunes.apple.com/cn/app/id1326506149):像素级图像取色 & 色彩收集
161 | * :white_check_mark: [短信过滤+](https://itunes.apple.com/cn/app/id1314415052):基于 iOS 11 新特性的垃圾短信过滤应用
162 |
163 | #### Jocs - [Github](https://github.com/Jocs)
164 | * :white_check_mark: [Mark Text](https://marktext.github.io/website/):所输及所见的 Markdown 编辑器,支持源码模式、焦点模式、打字机模式 - [更多介绍](https://github.com/marktext/marktext/)
165 |
166 | #### 滑滑鸡 - [Github](https://github.com/songkuixi)
167 | * :white_check_mark: [单语](https://itunes.apple.com/cn/app/单语-日语生词本-日语单词-日语学习/id1086636706):一个日语单词本应用
168 | * :white_check_mark: [APOD](https://itunes.apple.com/us/app/apod/id1173315594):一个每日天文一图客户端
169 | * :white_check_mark: [今日打卡](https://itunes.apple.com/cn/app/keeping-任务管理利器-打卡习惯养成/id1197272196):一个小巧的日程管理打卡应用 - [更多介绍](https://github.com/songkuixi/Keeping)
170 | * :white_check_mark: [TouchBrickout](https://itunes.apple.com/cn/app/touchbrickout/id1314804894):一款在 Mac 上用键盘或者 Touch Bar 进行打砖块的游戏 - [更多介绍](https://github.com/songkuixi/TouchBreakout)
171 |
172 | #### haozes - [Github](https://github.com/haozes)
173 | * :white_check_mark: [YaoYao](https://itunes.apple.com/cn/app/id1179393901/):Apple Watch 跳绳计数应用 - [更多介绍](https://sspai.com/post/40103)
174 | * :white_check_mark: [DunDun](https://itunes.apple.com/cn/app/dundun-squats-counter/id1348285355?l=zh&ls=1&mt=8):Apple Watch 深蹲计数应用 - [更多介绍](https://sspai.com/post/43319)
175 |
176 | #### Tuluobo - [Github](https://github.com/Tuluobo)
177 | * :white_check_mark: [玩客钱包](https://itunes.apple.com/cn/app/%E7%8E%A9%E5%AE%A2%E9%92%B1%E5%8C%85/id1302778851):迅雷玩客币(改名链克)的非官方查询管理钱包 APP - [更多介绍](https://github.com/Tuluobo/LKWallet)
178 |
179 | #### forecho - [Github](https://github.com/forecho)
180 | * :white_check_mark: [三立三](https://3li3.com/): 提供 Kindle 电子书和 iOS App 降价提醒和购买服务 - [更多介绍](http://blog.3li3.com/releases-v2/)
181 |
182 | #### JonyFang - [GitHub](https://github.com/JonyFang), [微博](http://weibo.com/u/3034766044),[Twitter](https://twitter.com/jony_chunfang)
183 |
184 | * :white_check_mark: [Shots 精简壁纸](https://shoots.coding.me/):一款精简壁纸应用,最原本的方式,最简朴的体验,只为在你挑选壁纸时,给予小小的建议:)
185 | * :clock8: [Time Progress](https://github.com/TimeProgress):让时间变成时间块,一块块清晰可见。在这里,可以让你看到时间的变化
186 |
187 | #### oasisfeng - [Github](https://github.com/oasisfeng)
188 | * :white_check_mark: [绿色守护 (Greenify)](https://www.coolapk.com/apk/com.oasisfeng.greenify):帮助甄别那些对系统性能和耗电有不良影响的程序,阻止它们 (省略原描述20字)
189 | * :white_check_mark: [岛 (Island)](https://www.coolapk.com/apk/com.oasisfeng.island):提供:隔离应用,保护隐私、克隆应用,平行运行(省略原描述20字)等功能
190 |
191 | #### meowtec - [Github](https://github.com/meowtec/)
192 | - :white_check_mark: [Imagine](https://github.com/meowtec/Imagine): 一个跨平台的图片可视压缩 PC App
193 |
194 | #### ywwhack - [Github](https://github.com/ywwhack)
195 | * :white_check_mark: [aidou-electron](https://github.com/ywwhack/aidou-electron):(Mac) 斗图神器 - 根据关键字搜索表情,一键复制
196 |
197 | #### kinglisky - [Github](https://github.com/kinglisky)
198 | * :white_check_mark: [aidou](https://chrome.google.com/webstore/detail/aidou/kidfkhcacngpkgkagdmbkncecbnadajb?hl=zh-CN): (Chrome 插件) 社区回帖 Code review 斗图插件,一键生成表情链接 - [了解更多](https://github.com/kinglisky/aidou)
199 |
200 | #### daniel - [微博](https://weibo.com/u/1749949233)
201 | * :white_check_mark: [煎蛋](https://play.google.com/store/apps/details?id=com.danielstudio.app.wowtu):煎蛋 Android 客户端
202 |
203 | #### tinyao - [Github](https://github.com/tinyao)
204 | * :white_check_mark: [有饭](https://fan.zico.im/):一款白白的饭否 Android 客户端
205 |
206 |
207 | ### 2018年3月18号添加
208 | ---
209 |
210 | #### 青杨 - [Github](https://github.com/HuQingyang)
211 | * :white_check_mark: [Luoo.qy](https://github.com/HuQingyang/Luoo.qy):独立音乐社区[落网](http://www.luoo.net/)的第三方电脑客户端
212 | * :white_check_mark: [Page.qy](https://github.com/HuQingyang/Page.qy):一款针对小白(~~懒人~~)的自动化管理、生成、部署个人博客的工具
213 |
214 | #### zomco - [Github](https://github.com/zomco)
215 | * :white_check_mark: [路几](http://www.ruki.pw):分享精彩的行车记录仪视频
216 |
217 | #### Akring - [Github](https://github.com/akring)
218 | * :white_check_mark: [Star Order for Mac/iOS](https://star-order.com/):Mac/iOS 双平台的 GitHub Star 管理工具
219 |
220 | #### Jinya - [GitHub](https://github.com/JinyaX), [微博](https://weibo.com/934249787)
221 | * :white_check_mark: [短信卫士](https://itunes.apple.com/cn/app/%E7%9F%AD%E4%BF%A1%E5%8D%AB%E5%A3%AB/id1317407948?mt=8):iOS 垃圾短信过滤工具(需要 iOS 11.0 或更高版本)
222 | * :clock8: [Key Master]():iOS 密码管理工具
223 |
224 | #### Collider LI - [Github](https://github.com/lhc70000)
225 | * :white_check_mark: [IINA](https://github.com/lhc70000/iina):一个现代的 macOS 媒体播放器
226 |
227 | #### lijianqiang12 - [博客](http://lijianqiang12.com)
228 | * :white_check_mark: [远离手机](http://www.offphone.net):一个能将手机锁定一段时间的 App
229 |
230 | #### Jason - [博客](https://atjason.com/)
231 | * :white_check_mark: [Klib](https://itunes.apple.com/cn/app/id1196268448?mt=12):Kindle、iBooks、多看标注与笔记管理 - [更多介绍](https://toolinbox.net/Klib/)
232 | * :white_check_mark: [iText](https://itunes.apple.com/cn/app/id1314980676?mt=12):从图片中识别文字的 OCR 工具 - [更多介绍](https://toolinbox.net/iText/)
233 | * :white_check_mark: [iPic](https://itunes.apple.com/cn/app/id1101244278?mt=12):图床工具、Markdown 插图助手,支持微博、七牛、又拍、阿里云等图床 - [更多介绍](https://toolinbox.net/iPic/)
234 | * :white_check_mark: [iPaste](https://itunes.apple.com/cn/app/id1056935452?mt=12):给效率人士开发的剪切板工具,macOS & iOS 双平台 - [更多介绍](https://toolinbox.net/iPaste/)
235 | * :white_check_mark: [iHosts](https://itunes.apple.com/cn/app/id1102004240?mt=12):唯一上架 Mac App Store 的 /etc/hosts 编辑工具 - [更多介绍](https://toolinbox.net/iHosts/)
236 |
237 |
238 | #### 潇涧 - [Github](https://github.com/hujiaweibujidao)
239 | * :white_check_mark: [诗鲸](https://tab.leancloud.cn/1/stats/track/2lkBXY):诗鲸是一款简洁而呆萌的诗词学习应用 - [更多介绍](http://zuimeia.com/app/5772/?platform=2)
240 | * :white_check_mark: [干货集中营Mac客户端](https://github.com/hujiaweibujidao/Gank-for-Mac):『Gank for Mac』 可能是唯一的干货集中营 Mac 客户端
241 |
242 | #### tomasy - [Github](https://github.com/solobat)
243 | * :white_check_mark: [Steward](https://github.com/solobat/Steward):Chrome 上类 Alfred / Wox 命令启动器扩展
244 | * :white_check_mark: [单词小卡片](https://github.com/solobat/wordcard):单词查询、例句收集、单词记忆于一体的浏览器扩展,支持 Chrome / Firefox
245 |
246 | #### NextStack - [Github](https://github.com/safe-dog), [博客](https://blog.nextstack.xyz)
247 | * :white_check_mark: [下一栈](https://nextstack.xyz):把你的博客网站制作成 APP 进行更爽阅读浏览
248 |
249 | #### zyx0814 - [Github](https://github.com/zyx0814/dzzoffice)
250 | * :white_check_mark: [DzzOffice](http://dzzoffice.com):类似 Office365, Google 企业应用套件的开源私有方案
251 |
252 | #### ming
253 | * :white_check_mark: [京价保](https://jjb.im/):京价保是一个帮助你自动申请京东价格保护,顺便帮你签到领券,自动领取返利的 Chrome 拓展 - [更多介绍](https://github.com/sunoj/jjb)
254 |
255 | #### 叶大侠 - [Github](https://github.com/YeDaxia)
256 | * :white_check_mark: [声音笔记+](http://www.wandoujia.com/apps/com.cmajor.musicnote):一个人,也可以像一支乐队一样练琴 - [更多介绍](http://yedaxia.me/How-To-Play-Music-Like-A-Bank/)
257 | * :white_check_mark: [为你搜谱](http://sopu.52cmajor.com/):应该是国内最全的乐谱搜索引擎了
258 |
259 | #### mclxly - [GitHub](https://github.com/mclxly)
260 | * :white_check_mark: [我旁](https://3kmq.com/):这是一个分享 / 发现周边生活资讯的社区
261 |
262 | #### @drakeet - [GitHub](https://github.com/drakeet)
263 | - :white_check_mark: [纯纯写作](https://sspai.com/post/43650):绝不丢失文本编辑器 - [更多介绍](https://sspai.com/post/43650)
264 |
265 | #### Soledad - [GitHub](https://github.com/caiyue1993), [微博](https://weibo.com/caiyue233/)
266 | * :white_check_mark: [Lazy K](https://itunes.apple.com/cn/app/lazy-k/id1348224910?mt=8):不想聊天的敷衍“输入法” - [更多介绍](https://sspai.com/post/43386)
267 | * :white_check_mark: [小目标](https://itunes.apple.com/cn/app/%E5%B0%8F%E7%9B%AE%E6%A0%87-%E9%87%8F%E5%8C%96%E4%BD%A0%E7%9A%84%E8%BF%9B%E6%AD%A5/id1215312957?mt=8):实用且精致的任务管理类应用,以量化的方式激励你完成目标
268 |
269 | #### Gao Deng - [Github](https://github.com/gaodeng)
270 | * :white_check_mark: [AtPill](https://itunes.apple.com/cn/app/id590504521?mt=12): (Mac) 豆瓣电台客户端
271 | * :white_check_mark: [HaloRadio](https://www.icyarrow.com/haloradio/):(Windows) 豆瓣电台客户端
272 | * :white_check_mark: [Biu](https://github.com/gaodeng/Biu-for-ReadHub):(Android/iOS) Readhub 移动客户端
273 |
274 | #### ymark - [Github](https://github.com/ymma)
275 | * :white_check_mark: [易词云](http://yciyun.com):根据各种图片模板生成词云图片
276 | * :white_check_mark: [易LOGO](http://yeelogo.com/):简单的在线生成 Logo 网站
277 | * :clock8: [二维码梦工厂](http://qrdream.ymark.cc/):专注于个性、动态、扁平、表情二维码生成
278 |
279 | #### GhostSKB - [Github](https://github.com/dingmingxin/GhostSKB)
280 | * :white_check_mark: [GhostSKB](https://itunes.apple.com/cn/app/ghostskb/id1134384859?mt=12):(Mac) 可根据应用设置默认输入法,应用切换时,输入法也跟随切换
281 |
282 | #### simpleapples - [Github](https://github.com/simpleapples)
283 | * :white_check_mark: [饭斯基](https://github.com/simpleapples/fansky):第三方饭否iOS客户端
284 | * :white_check_mark: [摇摇选餐](https://github.com/simpleapples/ShakeChoose):随机选餐工具
285 | * :white_check_mark: [短网址二维码生成器](https://github.com/simpleapples/url2qrcode):Chrome 短网址二维码生成器
286 | * :white_check_mark: [App Store 全部作品](https://itunes.apple.com/cn/developer/zhiya-zang/id549139622)
287 |
288 | ### 2018年3月17号添加
289 | ---
290 |
291 | #### wangzuo
292 | * :white_check_mark: [RapInChina](https://rapinchina.com/): 中文说唱数据库 - [更多介绍](https://wanqu.io/t/rapinchina/7371)
293 |
294 | #### KyXu - [Github](https://github.com/OpenMarshall), [微博](http://weibo.com/kaiyuanxu)
295 | * :white_check_mark: [Nihon](https://itunes.apple.com/app/id1315486029):在 iOS 上呈现日本传统颜色 - [更多介绍](https://wanqu.io/t/nihon-ios/7678)
296 | * :white_check_mark: [闪念](https://itunes.apple.com/cn/app/id1342519507):在 iPhone 上尽力复刻了锤子的 Idea Pills - [更多介绍](https://wanqu.io/t/iphone-idea-pill/8038)
297 | * :white_check_mark: [记分牌](https://itunes.apple.com/cn/app/id1080572635):(iOS) NBA 比分跟踪利器 - [更多介绍](https://wanqu.io/t/ios-mac-nba/8051)
298 | * :white_check_mark: [Basketball Moment](https://itunes.apple.com/cn/app/id1185284010):(Mac) NBA 比分跟踪利器 - [更多介绍](https://wanqu.io/t/ios-mac-nba/8051)
299 | * :white_check_mark: [时间规划局](https://itunes.apple.com/cn/app/id1204689405):提醒珍惜时间的 iOS Today Widget
300 | * :white_check_mark: [飞花令](https://itunes.apple.com/cn/app/id1340671116):用三十万古诗词数据打造的极简飞花令主题 App
301 | * :white_check_mark: [App Store 全部作品](https://itunes.apple.com/cn/developer/id988271193)
302 |
303 | #### wyan453351466
304 | * :white_check_mark: [言说](https://www.yanshuo.me/):高质量的内容分享社区(reddit中文版)- [更多介绍](https://wanqu.io/t/reddit/7267)
305 |
306 | #### 61
307 | * :white_check_mark: [PriceTag](https://itunes.apple.com/cn/app/price-tag/id1166819590?mt=8):应用资讯即刻知晓
308 |
309 | #### oldj
310 | * :white_check_mark: [妙笔](https://www.momothink.com/wonderpen):Mac 平台写作软件 - [更多介绍](https://blog.momothink.com/2016/11/21/hello-wonderpen/)
311 | * :white_check_mark: [SwitchHosts!](https://oldj.github.io/SwitchHosts/):便捷的 Hosts 管理工具 - [更多介绍](https://github.com/oldj/SwitchHosts)
312 |
313 | #### Kenshin
314 | * :white_check_mark: [简悦](http://ksria.com/simpread/):让你瞬间进入沉浸式阅读的 Chrome 扩展 - [更多介绍](https://wanqu.io/t/200-chrome/7181)
315 | * :white_check_mark: [Emoji](http://ksria.com/emoji/):一个简单、可靠、纯粹、中文语义化的 Emoji 扩展
316 |
317 | #### jadeydi
318 | * :white_check_mark: [TopTalkedBooks](https://toptalkedbooks.com/):收集 Hacker News, Stack Overflow, Reddit 书,展示推荐最多的书 - [更多介绍](https://wanqu.io/t/hacker-news-stack-overflow-reddit-2017-09-04/)
319 |
320 | #### soasme
321 | * :white_check_mark: [Techshack Weekly](https://wanqu.io/t/techshack-weekly/7809):精细耕耘后端开发的每一个知识点 - [更多介绍](https://wanqu.io/t/techshack-weekly/7809)
322 |
323 | #### wwayne
324 | * :white_check_mark: [Cominsoon](https://cominsoon.io/):快速搭建『即将上线』页面 - [更多介绍](https://wanqu.io/t/cominsoon/7676/4)
325 |
326 | #### 寂小桦
327 | * :white_check_mark: [小专栏](https://xiaozhuanlan.com/):专业人士的写作社区 - [更多介绍](https://www.v2ex.com/t/392109)
328 |
329 | #### 像素君
330 | * :white_check_mark: [创造狮导航](http://chuangzaoshi.com):创意工作者导航
331 |
332 | #### wichna
333 | * :white_check_mark: [Paybase](https://paybase.cn):一个专注于支付领域的垂直论坛 - [更多介绍](https://wanqu.io/t/paybase/7891)
334 | * :white_check_mark: [Anyshortcut](https://anyshortcut.com/):一款 Chrome/Firefox 效率插件,自定义快捷键快速打开常用网站 - [更多介绍](https://wanqu.io/t/anyshorcut-chrome/7648/9)
335 |
336 | #### 猫叔 - [Github](https://github.com/imeoer), [博客](http://www.chole.io/)
337 | * :clock8: [纸小墨](https://www.v2ex.com/t/393185#reply710):全平台笔记软件
338 |
339 | #### 糖醋陈皮 - [Github](https://github.com/1c7), [微博](https://weibo.com/2004104451/profile?topnav=1&wvr=6)
340 | * :white_check_mark: [寓住](https://yuzhu.me):找长租公寓/评价长租公寓
341 | * :white_check_mark: [Sideidea](http://sideidea.com):独立开发者分享做项目盈利的故事,目前内容均翻译自 Indie Hacker,暂无原创内容。
342 | * :white_check_mark: [CC 速成班](coolapk.com/apk/com.crashcourse.china.c17):聚合所有中文字幕 Crash Course 视频 - [更多介绍](https://wanqu.io/t/app-cc-crash-course/7606)
343 | * :x: youtube-sumup.com:总结 Youtube 视频内容
344 | * :x: 月可(onereco.com):写短总结推荐好文
345 |
346 | ---
347 |
348 | #### 4. 另外
349 | 推荐一些对独立开发者有帮助的网站:
350 |
351 | [英文]
352 | * [Indie Hacker](https://www.indiehackers.com/)
353 | * [Awesome Indie](https://github.com/mezod/awesome-indie)
354 | * [NomadList](https://nomadlist.com/) - 远程工作时可以用 NomadList 挑选去哪个城市
355 | * [RemoteOK](https://remoteok.io/) - 找远程工作
356 | * [MicroConf 视频](http://www.microconf.com/starter/past-videos/)
357 | * [Stripe Atlas Guide](https://stripe.com/atlas/guides)
358 | * [Opps Daily - 这家的 newsletter 做得好,推荐订阅](https://www.oppslist.com/)
359 | * [Master of Scale](https://mastersofscale.com)
360 |
361 | [中文]
362 | * [Sideidea](http://sideidea.com/) - 分享独立开发者的盈利故事
363 | * [湾区论坛](https://wanqu.io/?utm_source=github-chinese-independent-developer) - 湾区日报的论坛,有很多开发者会来论坛里分享自己刚做的项目,氛围很好
364 | * [利器](http://liqi.io/creators/)
365 | * [PriceTag 的独立开发者采访(公众号 PriceTagApp)](https://mp.weixin.qq.com/s/WZ6ULaATxIA1fZOUXZVobA)
366 | * [计算机速成课 - Crash Course Computer Science](https://github.com/1c7/crash-course-computer-science-chinese)
367 |
368 | #### 5. 值得关注的 Twitter 用户
369 | * [Patrick McKenzie(@patio11)](https://twitter.com/patio11)
370 | * [Pieter Levels(@levelso)](https://twitter.com/levelsio) - 做了 Nomadlist 和 RemoteOK 等产品 - [更多介绍](https://twitter.com/levelsio/status/968027544103473152)
371 | * [Courtland Allen(@csallen)](https://twitter.com/csallen) - Indie Hacker 创始人
372 |
373 | #### 6. 备注
374 | 1. 若内容有误欢迎提出,我会马上修正
375 | 2. 个别网站需科学上网,并非网站无法访问,请自备工具
376 | 3. 欢迎改进此表,比如加多几个对独立开发者有帮助的网站。如果你想加一个新章节,可以开个新 issue 来讨论。
377 |
378 | #### 7. 最后
379 | 本库的创建者 1c7 也做了 [sideidea.com](http://sideidea.com/)
380 | **sideidea 上面都是开发者分享盈利故事的文章**
381 | 如果你的项目有盈利,并且愿意分享过程中学到的知识。欢迎联系 1c7 (guokrfans#gmail.com)
382 | 我们可以做个采访然后放到 sideidea 上
383 | (采访格式可以参考现有文章)
384 |
385 |
--------------------------------------------------------------------------------