Skip to content

Commit e59904e

Browse files
committed
add
1 parent 24e280f commit e59904e

25 files changed

+85
-43
lines changed

IDE/Chromium.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
* [https://www.grabox.net](https://www.grabox.net)
2626
* User-Agent正则 [https://github.com/ua-parser/uap-core](https://github.com/ua-parser/uap-core)
2727
* 匿名跟踪测试 [https://firstpartysimulator.org](https://firstpartysimulator.org)
28+
* [https://github.com/libredirect](https://github.com/libredirect)
2829

2930

3031

IDE/Git使用.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@
6666
* SmartGit 是一款优秀的图形化Git仓库管理工具
6767
* SmartSVN 是一款优秀的图形化SVN仓库管理工具
6868
* diff [https://github.com/MrWangJustToDo/git-diff-view](https://github.com/MrWangJustToDo/git-diff-view)
69+
* [https://github.com/dandavison/delta](https://github.com/dandavison/delta)
6970
* 代码语法突出 [https://github.com/sharkdp/bat](https://github.com/sharkdp/bat)
7071
* git加密 [https://github.com/AGWA/git-crypt](https://github.com/AGWA/git-crypt)
7172
* 自动补全 [https://github.com/dahlbyk/posh-git](https://github.com/dahlbyk/posh-git)

IDE/Git服务.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,7 @@ volumes:
145145
* [目录 - P3TERX ZONE](https://p3terx.com/archives.html)
146146
* [https://github.com/tiimgreen/github-cheat-sheet](https://github.com/tiimgreen/github-cheat-sheet)
147147
* 发现造假stars [https://github.com/dagster-io/fake-star-detector](https://github.com/dagster-io/fake-star-detector)
148+
* 2FA身份验证 [https://github.com/Dolov/chrome-github-2fa](https://github.com/Dolov/chrome-github-2fa)
148149

149150

150151
- [https://github.com/zenodo/zenodo](https://github.com/zenodo/zenodo)
@@ -167,9 +168,10 @@ volumes:
167168
- GitHub存档 [https://www.gharchive.org](https://www.gharchive.org)
168169
- [https://github.com/kon9chunkit/GitHub-Chinese-Top-Charts](https://github.com/kon9chunkit/GitHub-Chinese-Top-Charts)
169170
- [https://github.com/cfour-hi/gitstars](https://github.com/cfour-hi/gitstars)
170-
- 开源项目刊栏: [https://github.com/521xueweihan/HelloGitHub](https://github.com/521xueweihan/HelloGitHub)
171-
- GitHub每周趋势 [https://github.com/SolaTyolo/gold_github_trending](https://github.com/SolaTyolo/gold_github_trending)
172-
- GitHub每天趋势 [https://github.com/yangwenmai/github-trending-backup](https://github.com/yangwenmai/github-trending-backup)
171+
- 开源项目刊栏 [https://github.com/521xueweihan/HelloGitHub](https://github.com/521xueweihan/HelloGitHub)
172+
- [https://github.com/LeslieLeung/cat-fish-weekly](https://github.com/LeslieLeung/cat-fish-weekly)
173+
- GitHub趋势 [https://github.com/SolaTyolo/gold_github_trending](https://github.com/SolaTyolo/gold_github_trending)
174+
- [https://github.com/yangwenmai/github-trending-backup](https://github.com/yangwenmai/github-trending-backup)
173175
- [https://github.com/HelloGitHub-Team/Article](https://github.com/HelloGitHub-Team/Article)
174176
- [https://github.com/tophubs](https://github.com/tophubs)
175177
- [https://www.tkcnn.com](https://www.tkcnn.com)

IDE/TextEditor.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
* [https://github.com/GNOME/gedit](https://github.com/GNOME/gedit)
1212
* [https://github.com/emacs-tw/awesome-emacs](https://github.com/emacs-tw/awesome-emacs)
1313
* [http://www.gnu.org/software/emacs](http://www.gnu.org/software/emacs)
14+
* [https://github.com/mhayashi1120/Emacs-wgrep](https://github.com/mhayashi1120/Emacs-wgrep)
1415
* [https://github.com/geany/geany](https://github.com/geany/geany)
1516
* [https://www.nano-editor.org](https://www.nano-editor.org)
1617
* [https://github.com/zyedidia/micro](https://github.com/zyedidia/micro)

Java/JDK安装配置.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,6 @@
8888
- [https://www.graalvm.org/reference-manual/native-image](https://www.graalvm.org/reference-manual/native-image)
8989
- 命令行 [https://github.com/remkop/picocli](https://github.com/remkop/picocli)
9090
- SubstrateVM [https://github.com/oracle/graal](https://github.com/oracle/graal)
91-
- [https://github.com/oracle/graaljs](https://github.com/oracle/graaljs)
9291
- [https://github.com/westinyang/java-graalvm-start](https://github.com/westinyang/java-graalvm-start)
9392
- [https://github.com/spring-projects-experimental/spring-native](https://github.com/spring-projects-experimental/spring-native)
9493
- [https://docs.spring.io/spring-native/docs/current/reference/htmlsingle](https://docs.spring.io/spring-native/docs/current/reference/htmlsingle)

Java/Java第三方库.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,6 @@
259259
- [https://github.com/imcdonagh/image4j](https://github.com/imcdonagh/image4j)
260260
- 图片压缩 [https://github.com/coobird/thumbnailator](https://github.com/coobird/thumbnailator)
261261
- [http://projects.coobird.net](http://projects.coobird.net)
262-
- [https://github.com/eclipsesource/J2V8](https://github.com/eclipsesource/J2V8)
263262
- 压缩文件 [https://github.com/junrar/junrar](https://github.com/junrar/junrar)
264263
- [https://github.com/apache/commons-compress](https://github.com/apache/commons-compress)
265264
- [https://github.com/airlift/aircompressor](https://github.com/airlift/aircompressor)

Java/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
* [https://github.com/RedSpider1/concurrent](https://github.com/RedSpider1/concurrent)
9595
* [https://github.com/javagrowing/JGrowing](https://github.com/javagrowing/JGrowing)
9696
* [https://github.com/dunwu/java-tutorial](https://github.com/dunwu/java-tutorial)
97-
* 面试题 [https://gitee.com/souyunku/DevBooks](https://github.com/souyunku/DevBooks)
97+
* 面试题 [https://gitee.com/souyunku/DevBooks](https://gitee.com/souyunku/DevBooks)
9898
* [https://github.com/Tyson0314/Java-learning](https://github.com/Tyson0314/Java-learning)
9999
* [https://github.com/xbox1994/Java-Interview](https://github.com/xbox1994/Java-Interview)
100100
* Java服务端知识技能图谱 [https://github.com/caison/java-knowledge-mind-map](https://github.com/caison/java-knowledge-mind-map)

Other/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,9 @@
5555
* [https://github.com/Finb/bark-server](https://github.com/Finb/bark-server)
5656
* [https://github.com/Finb/Bark](https://github.com/Finb/Bark)
5757
* [https://github.com/wahao/Bark-MP-helper](https://github.com/wahao/Bark-MP-helper)
58+
* [https://github.com/caronc/apprise](https://github.com/caronc/apprise)
59+
* [https://github.com/chanify/chanify](https://github.com/chanify/chanify)
60+
* [https://github.com/LeslieLeung/heimdallr](https://github.com/LeslieLeung/heimdallr)
5861
* [https://github.com/easychen](https://github.com/easychen)
5962
* [http://sc.ftqq.com](http://sc.ftqq.com)
6063
* [https://github.com/saucer-man/wepush](https://github.com/saucer-man/wepush)

Other/免费服务.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
- IP库 [https://ipinfo.io/developers/ip-to-country-asn-database](https://ipinfo.io/developers/ip-to-country-asn-database)
4343
- [https://ipapi.is/geolocation.html](https://ipapi.is/geolocation.html)
4444
- 头像 [https://github.com/gfriends/gfriends](https://github.com/gfriends/gfriends)
45-
45+
- 家谱 [https://jiapu.library.sh.cn](https://jiapu.library.sh.cn)
4646

4747

4848
* 在线浏览器 [https://hyperbeam.com](https://hyperbeam.com)

PL/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
- [https://github.com/shengxinjing/programmer-job-blacklist](https://github.com/shengxinjing/programmer-job-blacklist)
2828
- 推广渠道 [https://github.com/naxiaoduo/1000UserGuide](https://github.com/naxiaoduo/1000UserGuide)
2929
- [Sam Altman的创业手册](https://jxp73q7qjsg.feishu.cn/docx/WCNZdKDa4o2eUrxK5ElcfBXEnah)
30+
- 硬地骇客 [https://github.com/hardhackerlabs/book](https://github.com/hardhackerlabs/book)
3031

3132

3233

PL/Rust.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@
6565
* [归档 | Jackeyzhe](https://jackeyzhe.github.io/archives)
6666
* [一名Java开发的Rust学习笔记](https://juejin.cn/post/7347190677505359906)
6767
* [Rust Cargo使用指南 | 第十四篇 | 发布配置 Profile](https://zhuanlan.zhihu.com/p/476524365)
68+
* [三年后,我们退出了 Rust 游戏开发](https://loglog.games/blog/leaving-rust-gamedev)
6869

6970

7071
- IDE [https://github.com/intellij-rust](https://github.com/intellij-rust)
@@ -215,6 +216,8 @@ cargo rustc --release -- -Clink-args="-Wl,--subsystem,windows"
215216
- 并发Map [https://github.com/xacrimon/dashmap](https://github.com/xacrimon/dashmap)
216217
- [https://github.com/rust-phf/rust-phf](https://github.com/rust-phf/rust-phf)
217218
- 正则搜索文件 [https://github.com/BurntSushi/ripgrep](https://github.com/BurntSushi/ripgrep)
219+
- [https://github.com/robenkleene/rep-grep](https://github.com/robenkleene/rep-grep)
220+
- [https://github.com/robenkleene/ren-find](https://github.com/robenkleene/ren-find)
218221
- [https://github.com/acheronfail/repgrep](https://github.com/acheronfail/repgrep)
219222
- 参数解析器 [https://github.com/clap-rs/clap](https://github.com/clap-rs/clap)
220223
- [https://github.com/TeXitoi/structopt](https://github.com/TeXitoi/structopt)

PL/中间件.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88

99
* 对象存储 [https://github.com/pig-mesh/oss-spring-boot-starter](https://github.com/pig-mesh/oss-spring-boot-starter)
1010
* 容错分布式系统 [https://github.com/atomix](https://github.com/atomix)
11+
* 分布式时间同步 [https://github.com/opencomputeproject/Time-Appliance-Project](https://github.com/opencomputeproject/Time-Appliance-Project)
1112
* 自动验收测试 [https://github.com/cucumber](https://github.com/cucumber)
1213
* 大数据 [https://github.com/apache/hadoop](https://github.com/apache/hadoop)
1314
* Spark、Flink、Hive、MapReduce、Presto、Impala
@@ -49,6 +50,7 @@
4950
* [https://github.com/deviantony/docker-elk](https://github.com/deviantony/docker-elk)
5051
* [https://github.com/1340691923/ElasticView](https://github.com/1340691923/ElasticView)
5152
* [https://github.com/opensearch-project](https://github.com/opensearch-project)
53+
* [https://github.com/dewitt/opensearch](https://github.com/dewitt/opensearch)
5254
* [https://github.com/opendistro-for-elasticsearch](https://github.com/opendistro-for-elasticsearch)
5355
* [https://github.com/quickwit-oss/tantivy](https://github.com/quickwit-oss/tantivy)
5456
* [https://github.com/zinclabs/zincsearch](https://github.com/zinclabs/zincsearch)

PL/交互协议.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@
116116

117117
* [WebDav/CalDav/CardDav/WebCal/iCalendar](https://blog.csdn.net/qq_36731677/article/details/82956977)
118118
* [WebDAV](https://docs.microsoft.com/zh-cn/windows/win32/webdav/webdav-portal)
119+
* [https://github.com/JackJiang2011/MobileIMSDK](https://github.com/JackJiang2011/MobileIMSDK)
119120
* Server-Send Events(SSE)只支持服务端->客户端的单向通讯 [Server-Sent Events 详解及实战](https://www.cnblogs.com/jesn/p/16267606.html)
120121

121122

PL/人工智能.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
+ [https://github.com/dair-ai/Prompt-Engineering-Guide](https://github.com/dair-ai/Prompt-Engineering-Guide)
1111
+ [https://github.com/Visualize-ML/Book3_Elements-of-Mathematics](https://github.com/Visualize-ML/Book3_Elements-of-Mathematics)
1212
+ [https://github.com/datawhalechina](https://github.com/datawhalechina)
13+
+ [https://github.com/LLMBook-zh/LLMBook-zh.github.io](https://github.com/LLMBook-zh/LLMBook-zh.github.io)
1314
+ [https://github.com/zjhellofss/KuiperInfer](https://github.com/zjhellofss/KuiperInfer)
1415
+ 动手学深度学习 [https://github.com/d2l-ai](https://github.com/d2l-ai)
1516
+ [https://github.com/lonePatient/awesome-pretrained-chinese-nlp-models](https://github.com/lonePatient/awesome-pretrained-chinese-nlp-models)
@@ -268,7 +269,9 @@
268269
* [https://github.com/senguptaumd/Background-Matting](https://github.com/senguptaumd/Background-Matting)
269270
* [https://github.com/nadermx/backgroundremover](https://github.com/nadermx/backgroundremover)
270271
* [https://github.com/ihmily/image-matting](https://github.com/ihmily/image-matting)
272+
* [https://github.com/zhbhun/rmbg](https://github.com/zhbhun/rmbg)
271273
* [https://ai-image.tools](https://ai-image.tools)
274+
* [https://cutout.aiwave.cc](https://cutout.aiwave.cc)
272275
* 视频制作 [https://github.com/elebumm/RedditVideoMakerBot](https://github.com/elebumm/RedditVideoMakerBot)
273276
* [https://github.com/mli/autocut](https://github.com/mli/autocut)
274277
* [https://github.com/magic-research/magic-animate](https://github.com/magic-research/magic-animate)
@@ -311,6 +314,7 @@
311314
* [https://github.com/modelscope/facechain](https://github.com/modelscope/facechain)
312315
* [https://github.com/HumanAIGC/OutfitAnyone](https://github.com/HumanAIGC/OutfitAnyone)
313316
* [https://github.com/damo-vilab/i2vgen-xl](https://github.com/damo-vilab/i2vgen-xl)
317+
* [https://github.com/ihmily/outfit-anyone](https://github.com/ihmily/outfit-anyone)
314318
* 漫画人脸检测 [https://github.com/nagadomi/lbpcascade_animeface](https://github.com/nagadomi/lbpcascade_animeface)
315319
* 卡通化 [https://github.com/SystemErrorWang/White-box-Cartoonization](https://github.com/SystemErrorWang/White-box-Cartoonization)
316320
* 生成头像 [https://github.com/leap-ai/headshots-starter](https://github.com/leap-ai/headshots-starter)
@@ -347,6 +351,7 @@
347351
* 图像生成音乐 [https://imagetomusic.top](https://imagetomusic.top)
348352
* 音乐生成 [https://github.com/gcui-art/suno-api](https://github.com/gcui-art/suno-api)
349353
* [https://github.com/SunoApi/SunoApi](https://github.com/SunoApi/SunoApi)
354+
* 图像生成 [https://github.com/amin2312/AI-Image-Generator](https://github.com/amin2312/AI-Image-Generator)
350355

351356

352357

@@ -356,6 +361,7 @@
356361
- [https://github.com/scikit-learn/scikit-learn](https://github.com/scikit-learn/scikit-learn)
357362
- [https://github.com/roboflow/supervision](https://github.com/roboflow/supervision)
358363
- [https://github.com/dvlab-research/MiniGemini](https://github.com/dvlab-research/MiniGemini)
364+
- [https://github.com/javpower/JavaVision](https://github.com/javpower/JavaVision)
359365
- 数据管道 [https://github.com/orchest](https://github.com/orchest)
360366
- 数据科学Web [https://github.com/plotly/dash](https://github.com/plotly/dash)
361367
- 扫描PDF [https://github.com/baicunko/scanyourpdf](https://github.com/baicunko/scanyourpdf)
@@ -402,6 +408,7 @@
402408
* [https://github.com/ouyanghuiyu/chineseocr_lite](https://github.com/ouyanghuiyu/chineseocr_lite)
403409
* `pip3 install tornado numpy opencv_python onnxruntime Shapely pyclipper Pillow`
404410
* [https://github.com/chineseocr](https://github.com/chineseocr)
411+
* [https://github.com/ai-ng/2txt](https://github.com/ai-ng/2txt)
405412
* [https://github.com/facebookresearch/nougat](https://github.com/facebookresearch/nougat)
406413
* [https://github.com/Greedysky/TTKOCR](https://github.com/Greedysky/TTKOCR)
407414
* [https://github.com/tesseract-ocr/tesseract](https://github.com/tesseract-ocr/tesseract)
@@ -542,6 +549,7 @@ curl \
542549
* 客户端 [https://github.com/lpdswing/GPTFusion](https://github.com/lpdswing/GPTFusion)
543550
* [https://github.com/Bin-Huang/chatbox](https://github.com/Bin-Huang/chatbox)
544551
* [https://github.com/vincev/coze](https://github.com/vincev/coze)
552+
* 客服 [https://github.com/lrhh123/ChatGPT-On-CS](https://github.com/lrhh123/ChatGPT-On-CS)
545553
* [可免费使用的AI平台,含ChatGPT,GPT-4,Claude等](https://51.ruyo.net/18350.html)
546554

547555

Shell/README.md

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,41 @@
4949

5050

5151

52+
**命令替代品**
53+
54+
+ [https://github.com/ibraheemdev/modern-unix](https://github.com/ibraheemdev/modern-unix)
55+
+ [https://github.com/vastutsav/command-line-quick-reference](https://github.com/vastutsav/command-line-quick-reference)
56+
+ [https://github.com/onetrueawk/awk](https://github.com/onetrueawk/awk)
57+
+ [https://github.com/Equationzhao/g](https://github.com/Equationzhao/g)
58+
+ [https://github.com/junegunn/fzf](https://github.com/junegunn/fzf)
59+
+ [https://github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)
60+
+ 历史记录 [https://github.com/ddworken/hishtory](https://github.com/ddworken/hishtory)
61+
+ [https://github.com/YiNNx/cmd-wrapped](https://github.com/YiNNx/cmd-wrapped)
62+
+ kill [https://github.com/jkfran/killport](https://github.com/jkfran/killport)
63+
+ ack [https://github.com/ggreer/the_silver_searcher](https://github.com/ggreer/the_silver_searcher)
64+
+ 终端图像查看 [https://github.com/stefanhaustein/TerminalImageViewer](https://github.com/stefanhaustein/TerminalImageViewer)
65+
+ 地图 [https://github.com/rastapasta/mapscii](https://github.com/rastapasta/mapscii)
66+
+ 电子表格 [https://github.com/saulpw/visidata](https://github.com/saulpw/visidata)
67+
+ 逆向工程 [https://github.com/radareorg/radare2](https://github.com/radareorg/radare2)
68+
+ 查看日志文件 [https://github.com/bensadeh/tailspin](https://github.com/bensadeh/tailspin)
69+
+ [https://github.com/Textualize/toolong](https://github.com/Textualize/toolong)
70+
+ cat [https://github.com/swsnr/mdcat](https://github.com/swsnr/mdcat)
71+
+ [https://github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)
72+
+ 文件管理 [https://github.com/sxyazi/yazi](https://github.com/sxyazi/yazi)
73+
+ SCP [https://github.com/lengyijun/smartscp](https://github.com/lengyijun/smartscp)
74+
+ CP [https://github.com/tarka/xcp](https://github.com/tarka/xcp)
75+
+ 加密 [https://github.com/candiddev/rot](https://github.com/candiddev/rot)
76+
+ JSON [https://github.com/stedolan/jq](https://github.com/stedolan/jq)
77+
+ [https://stedolan.github.io/jq](https://stedolan.github.io/jq)
78+
+ [https://github.com/simeji/jid](https://github.com/simeji/jid)
79+
+ [https://github.com/fiatjaf/jiq](https://github.com/fiatjaf/jiq)
80+
+ [https://github.com/wader/fq](https://github.com/wader/fq)
81+
+ [https://github.com/ynqa/jnv](https://github.com/ynqa/jnv)
82+
+ HTML [https://github.com/ericchiang/pup](https://github.com/ericchiang/pup)
83+
+ ACK [https://github.com/beyondgrep/ack3](https://github.com/beyondgrep/ack3)
84+
+ Find [https://github.com/sharkdp/fd](https://github.com/sharkdp/fd)
85+
86+
5287
**`terminal``shell``tty``console` 之间的区别**
5388

5489
+ [`terminal``shell``tty``console` 之间的确切区别是什么?](https://unix.stackexchange.com/questions/4126/what-is-the-exact-difference-between-a-terminal-a-shell-a-tty-and-a-con)

Shell/Shell命令.md

Lines changed: 0 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -17,38 +17,6 @@
1717
- [Linux下Shell脚本字符串单引号、双引号、反引号、反斜杠的作用和区别](https://www.cnblogs.com/EasonJim/p/8018545.html)
1818

1919

20-
**命令替代品**
21-
22-
+ [https://github.com/ibraheemdev/modern-unix](https://github.com/ibraheemdev/modern-unix)
23-
+ [https://github.com/vastutsav/command-line-quick-reference](https://github.com/vastutsav/command-line-quick-reference)
24-
+ [https://github.com/onetrueawk/awk](https://github.com/onetrueawk/awk)
25-
+ [https://github.com/Equationzhao/g](https://github.com/Equationzhao/g)
26-
+ [https://github.com/junegunn/fzf](https://github.com/junegunn/fzf)
27-
+ [https://github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)
28-
+ 历史记录 [https://github.com/ddworken/hishtory](https://github.com/ddworken/hishtory)
29-
+ [https://github.com/YiNNx/cmd-wrapped](https://github.com/YiNNx/cmd-wrapped)
30-
+ kill [https://github.com/jkfran/killport](https://github.com/jkfran/killport)
31-
+ ack [https://github.com/ggreer/the_silver_searcher](https://github.com/ggreer/the_silver_searcher)
32-
+ 终端图像查看 [https://github.com/stefanhaustein/TerminalImageViewer](https://github.com/stefanhaustein/TerminalImageViewer)
33-
+ 地图 [https://github.com/rastapasta/mapscii](https://github.com/rastapasta/mapscii)
34-
+ 电子表格 [https://github.com/saulpw/visidata](https://github.com/saulpw/visidata)
35-
+ 逆向工程 [https://github.com/radareorg/radare2](https://github.com/radareorg/radare2)
36-
+ 查看日志文件 [https://github.com/bensadeh/tailspin](https://github.com/bensadeh/tailspin)
37-
+ [https://github.com/Textualize/toolong](https://github.com/Textualize/toolong)
38-
+ cat [https://github.com/swsnr/mdcat](https://github.com/swsnr/mdcat)
39-
+ 文件管理 [https://github.com/sxyazi/yazi](https://github.com/sxyazi/yazi)
40-
+ SCP [https://github.com/lengyijun/smartscp](https://github.com/lengyijun/smartscp)
41-
+ CP [https://github.com/tarka/xcp](https://github.com/tarka/xcp)
42-
+ 加密 [https://github.com/candiddev/rot](https://github.com/candiddev/rot)
43-
+ JSON [https://github.com/stedolan/jq](https://github.com/stedolan/jq)
44-
+ [https://stedolan.github.io/jq](https://stedolan.github.io/jq)
45-
+ [https://github.com/simeji/jid](https://github.com/simeji/jid)
46-
+ [https://github.com/fiatjaf/jiq](https://github.com/fiatjaf/jiq)
47-
+ [https://github.com/wader/fq](https://github.com/wader/fq)
48-
+ [https://github.com/ynqa/jnv](https://github.com/ynqa/jnv)
49-
+ HTML [https://github.com/ericchiang/pup](https://github.com/ericchiang/pup)
50-
51-
5220

5321
## 运行程序
5422

System/Android.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -554,6 +554,7 @@
554554
* 手机变成计算机的麦克风 [https://wolicheng.com/womic](https://wolicheng.com/womic)
555555
* 备份数据 [https://github.com/XayahSuSuSu/Android-DataBackup](https://github.com/XayahSuSuSu/Android-DataBackup)
556556
* 投屏 [https://github.com/barry-ran/QtScrcpy](https://github.com/barry-ran/QtScrcpy)
557+
* 保活 [https://github.com/fgkeepalive/AndroidKeepAlive](https://github.com/fgkeepalive/AndroidKeepAlive)
557558

558559

559560
### 证件照

0 commit comments

Comments
 (0)