mirror of
https://github.com/1c7/chinese-independent-developer.git
synced 2025-09-21 18:56:41 +08:00
25 lines
1.5 KiB
Markdown
25 lines
1.5 KiB
Markdown
## 中国独立开发者项目列表(程序员版)
|
||
|
||
[主板面点这里](https://github.com/1c7/chinese-independent-developer/)
|
||
|
||
**程序员版和主版面的区别是**:
|
||
* 程序员版:用户是程序员,懂得使用命令行,知道怎么 `npm install` 等。列表里的东西是开源博客/命令行工具等
|
||
* 主版面:用户不是程序员是普通人,列表里的东西是网站/App/桌面端应用,必须打开即用
|
||
|
||
**为什么开这个列表**:
|
||
Issue 和 PR 里偶尔有人提交一些不错的东西,但打开一看,不是普通用户能用的东西,
|
||
而是要用命令行 `npm install` 以及需要写一些代码。
|
||
没法加到主版面里去,不是因为不好,只是因为类型不合。
|
||
但是我觉得这些项目也需要曝光度,所以单独开这一个列表。
|
||
|
||
本列表开始于2019年4月11号(更早的是把之前的翻出来加上)
|
||
|
||
### 2019年4月11号添加
|
||
---
|
||
#### Aquanlerou - [Github](https://github.com/aquanlerou), [博客](https://blog.eunji.cn)
|
||
* :white_check_mark: [WeHalo](https://github.com/aquanlerou/WeHalo):WeHalo 简约风 的微信小程序版博客 :sparkles:
|
||
|
||
#### Qeesung - [Github](https://github.com/qeesung), [微博](https://www.weibo.com/qeesuny)
|
||
* :white_check_mark: [Image2ASCII](https://github.com/qeesung/image2ascii.git) : 图片转化为ASCII码的命令行工具
|
||
* :white_check_mark: [ASCIIPlayer](https://github.com/qeesung/asciiplayer) : 图片,GIF,视屏ASCII转化播放命令行工具
|