Skip to content

Commit 0580a70

Browse files
author
bajins
committed
docs(README): 更新多个文档中的链接和资源
- 在 IDE/README.md 中添加 SQLBot 项目链接 - 在 Other/Markdown.md 中添加 zensical 项目链接 - 在 Other/免费服务.md 中添加 chinese-days 和 hodiday 项目链接 - 在 PL/C.md 中移除 HandBrake 并添加 Magicbrake 项目 - 在 PL/README.md 中添加编译器发展状况链接 - 在 PL/Rust.md 中添加 qiluo_admin 后台管理项目 - 在 PL/人工智能.md 中添加 VibeVoiceFusion、paper-burner-x 和 docutranslate 项目 - 在 PL/人工智能.md 中添加 jta 翻译工具 - 在 System/README.md 中添加 oguard 监控工具和 smart-excalidraw-next 项目 - 在 System/Windows.md 中添加系统优化和 Defender 控制工具 - 在 System/Windows.md 中添加 mas-cn 激活工具 - 在 System/Windows软件.md 中更新 Affinity Studio 链接 - 在 System/挂载网盘.md 中添加 gtsteffaniak/filebrowser 项目 - 在 Web/NodeJS.md 中添加 tdesign-uniapp 项目
1 parent 25ff8a5 commit 0580a70

File tree

13 files changed

+23
-2
lines changed

13 files changed

+23
-2
lines changed

IDE/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@
104104
- [https://github.com/SuperDuperDB/superduperdb](https://github.com/SuperDuperDB/superduperdb)
105105
- [https://github.com/vanna-ai/vanna](https://github.com/vanna-ai/vanna)
106106
- [https://github.com/zhangchenchen/query_gpt](https://github.com/zhangchenchen/query_gpt)
107+
- [https://github.com/dataease/SQLBot](https://github.com/dataease/SQLBot)
107108
- 代码搜索 [https://github.com/ast-grep/ast-grep](https://github.com/ast-grep/ast-grep)
108109
- 可视化前端设计 [https://github.com/webstudio-is/webstudio](https://github.com/webstudio-is/webstudio)
109110
- [https://github.com/SawyerHood/draw-a-ui](https://github.com/SawyerHood/draw-a-ui)

Other/Markdown.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@
5656
- [https://github.com/afeld/emoji-css](https://github.com/afeld/emoji-css)
5757
- [Github 上 emoji 表情的含义及使用规范](https://mkblog.cn/872)
5858
- [https://github.com/mkdocs/mkdocs](https://github.com/mkdocs/mkdocs)
59+
- [https://github.com/zensical/zensical](https://github.com/zensical/zensical)
5960
- [https://www.github.com/VectorLogoZone/vectorlogozone](https://www.github.com/VectorLogoZone/vectorlogozone)
6061

6162

Other/免费服务.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,8 @@
5353
- [https://github.com/cg-zhou/holiday-calendar](https://github.com/cg-zhou/holiday-calendar)
5454
- [https://www.jiejiariapi.com](https://www.jiejiariapi.com)
5555
- [https://appworlds.cn/holiday](https://appworlds.cn/holiday)
56+
- [https://github.com/vsme/chinese-days](https://github.com/vsme/chinese-days)
57+
- [https://github.com/tomandjerry136/hodiday](https://github.com/tomandjerry136/hodiday)
5658

5759

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

PL/C.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,6 @@
291291
* [https://github.com/georgmartius/vid.stab](https://github.com/georgmartius/vid.stab)
292292
* [https://gitlab.freedesktop.org/gstreamer/gstreamer](https://gitlab.freedesktop.org/gstreamer/gstreamer)
293293
* [https://medlexo.ml/cn.php](https://medlexo.ml/cn.php)
294-
* [https://github.com/HandBrake/HandBrake](https://github.com/HandBrake/HandBrake)
295294
* [https://github.com/eibol/ffmpeg_batch](https://github.com/eibol/ffmpeg_batch)
296295
* [https://sourceforge.net/projects/ffmpeg-batch](https://sourceforge.net/projects/ffmpeg-batch)
297296
* 跨平台音乐制作 [https://github.com/LMMS/lmms](https://github.com/LMMS/lmms)
@@ -311,6 +310,7 @@
311310
* [https://sourceforge.net/projects/xavs](https://sourceforge.net/projects/xavs)
312311
* [https://xiph.org/vorbis](https://xiph.org/vorbis)
313312
* 视频转码 [https://github.com/HandBrake/HandBrake](https://github.com/HandBrake/HandBrake)
313+
* [https://github.com/danieldelaney/Magicbrake](https://github.com/danieldelaney/Magicbrake)
314314
* 数码相机访问 [https://github.com/gphoto](https://github.com/gphoto)
315315
* [https://sourceforge.net/projects/gphoto](https://sourceforge.net/projects/gphoto)
316316
* [https://dechifro.org/dcraw](https://dechifro.org/dcraw)

PL/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@
6565
+ [https://github.com/libhunt](https://github.com/libhunt)
6666
+ [https://www.libhunt.com](https://www.libhunt.com)
6767
+ 各大产品生命周期 [https://github.com/endoflife-date/endoflife.date](https://github.com/endoflife-date/endoflife.date)
68+
+ 编译器发展状况 [https://abhinavsarkar.net/notes/2025-compiler-backend-survey](https://abhinavsarkar.net/notes/2025-compiler-backend-survey)
6869
+ 测试编程速度 [https://github.com/webdevcody/code-racer](https://github.com/webdevcody/code-racer)
6970
+ 了解延迟时间 [https://github.com/colin-scott/interactive_latencies](https://github.com/colin-scott/interactive_latencies)
7071
+ 游戏开发技术图谱 [https://github.com/gonglei007/GameDevMind](https://github.com/gonglei007/GameDevMind)

PL/Rust.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@
7373
- [Rust 如何实现单例模式?](https://www.zhihu.com/question/391694703)
7474
- [异步 HTTP](https://blog.yoshuawuyts.com/async-http)
7575
- 桌面程序参考 [https://github.com/jwenjian/coverfun](https://github.com/jwenjian/coverfun)
76+
- 后台管理 [https://github.com/chelunfu/qiluo_admin](https://github.com/chelunfu/qiluo_admin)
7677

7778

7879
**不显示控制台窗口**

PL/人工智能.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -266,6 +266,7 @@
266266
* [https://github.com/RVC-Boss/GPT-SoVITS](https://github.com/RVC-Boss/GPT-SoVITS)
267267
* [https://github.com/abus-aikorea/voice-pro](https://github.com/abus-aikorea/voice-pro)
268268
* [https://github.com/megaease/easevoice-trainer](https://github.com/megaease/easevoice-trainer)
269+
* [https://github.com/zhao-kun/VibeVoiceFusion](https://github.com/zhao-kun/VibeVoiceFusion)
269270
* 音频处理 [https://github.com/facebookresearch/audiocraft](https://github.com/facebookresearch/audiocraft)
270271
* [https://github.com/jianchang512/vocal-separate](https://github.com/jianchang512/vocal-separate)
271272
* [https://github.com/DoMusic/Hybrid-Net](https://github.com/DoMusic/Hybrid-Net)
@@ -435,6 +436,8 @@
435436
- [https://github.com/eosphoros-ai/DB-GPT](https://github.com/eosphoros-ai/DB-GPT)
436437
- [https://github.com/oomol-lab/pdf-craft](https://github.com/oomol-lab/pdf-craft)
437438
- PDF翻译 [https://github.com/Byaidu/PDFMathTranslate](https://github.com/Byaidu/PDFMathTranslate)
439+
- [https://github.com/Feather-2/paper-burner-x](https://github.com/Feather-2/paper-burner-x)
440+
- [https://github.com/xunbu/docutranslate](https://github.com/xunbu/docutranslate)
438441
- PDF转Markdown [https://github.com/jorben/markpdfdown](https://github.com/jorben/markpdfdown)
439442
- 签名 [https://github.com/SigmaHQ/sigma](https://github.com/SigmaHQ/sigma)
440443
- [https://github.com/Alic-yuan/nlp-beginner-finish](https://github.com/Alic-yuan/nlp-beginner-finish)
@@ -575,6 +578,7 @@
575578
* [https://github.com/jianchang512/ott](https://github.com/jianchang512/ott)
576579
* [https://github.com/yuka-friends/Windrecorder](https://github.com/yuka-friends/Windrecorder)
577580
* [https://github.com/fruitbars/transbridge](https://github.com/fruitbars/transbridge)
581+
* [https://github.com/hikanner/jta](https://github.com/hikanner/jta)
578582
* 说图解画 [https://github.com/ShurshanX/AI-Image-Description](https://github.com/ShurshanX/AI-Image-Description)
579583

580584

System/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -478,6 +478,7 @@
478478
* [https://github.com/mcoo/status](https://github.com/mcoo/status)
479479
* [https://github.com/henrygd/beszel](https://github.com/henrygd/beszel)
480480
* [https://github.com/hengyoush/kyanos](https://github.com/hengyoush/kyanos)
481+
* [https://github.com/jacobtread/oguard](https://github.com/jacobtread/oguard)
481482
* 实时崩溃报告 [https://github.com/getsentry](https://github.com/getsentry)
482483
* [https://github.com/highlight/highlight](https://github.com/highlight/highlight)
483484
* [https://github.com/uptimerobot](https://github.com/uptimerobot)
@@ -835,6 +836,7 @@
835836
* [https://github.com/plait-board/drawnix](https://github.com/plait-board/drawnix)
836837
* [https://github.com/excalidraw/excalidraw](https://github.com/excalidraw/excalidraw)
837838
* [https://github.com/worktile/plait](https://github.com/worktile/plait)
839+
* [https://github.com/liujuntao123/smart-excalidraw-next](https://github.com/liujuntao123/smart-excalidraw-next)
838840
* [https://github.com/chunrapeepat/inscribed](https://github.com/chunrapeepat/inscribed)
839841
* [https://storymotion.video](https://storymotion.video)
840842
* 处理音频和视频 [https://github.com/xiguaxigua/ffmpeg-online](https://github.com/xiguaxigua/ffmpeg-online)

System/Windows.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ powercfg /batteryreport /output "Desktop\battery-report.html"
8383

8484

8585
* Dism++ [https://github.com/Chuyu-Team](https://github.com/Chuyu-Team)
86+
* [https://github.com/ZyperWave/ZyperWinOptimize](https://github.com/ZyperWave/ZyperWinOptimize)
8687
* [https://ameliorated.io](https://ameliorated.io)
8788
* [https://github.com/jointhearkanoid/playbook](https://github.com/jointhearkanoid/playbook)
8889
* [https://github.com/redress-server/playbook](https://github.com/redress-server/playbook)
@@ -102,6 +103,10 @@ powercfg /batteryreport /output "Desktop\battery-report.html"
102103
* [https://github.com/tranht17/WinTune](https://github.com/tranht17/WinTune)
103104
* 绕过WindowsDefender [https://github.com/es3n1n/defendnot](https://github.com/es3n1n/defendnot)
104105
* [https://gitee.com/tajang/no-defender](https://gitee.com/tajang/no-defender)
106+
* [https://github.com/pgkt04/defender-control](https://github.com/pgkt04/defender-control)
107+
* [https://github.com/conspiracyrip/DefenderControlV2](https://github.com/conspiracyrip/DefenderControlV2)
108+
* [https://github.com/zoicware/DefenderProTools](https://github.com/zoicware/DefenderProTools)
109+
* [https://github.com/liliuwei/defender-control](https://github.com/liliuwei/defender-control)
105110
* 系统调整 [https://github.com/ChrisTitusTech/winutil](https://github.com/ChrisTitusTech/winutil)
106111
* 卸载自带应用 [https://www.thewindowsclub.com/10appsmanager-windows-10](https://www.thewindowsclub.com/10appsmanager-windows-10)
107112
* [https://github.com/ElPumpo/Win10Clean](https://github.com/ElPumpo/Win10Clean)
@@ -255,6 +260,7 @@ REG DELETE "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\N
255260
* [https://activated.win](https://activated.win)
256261
* [https://github.com/gravesoft/msdl](https://github.com/gravesoft/msdl)
257262
* [https://msdl.gravesoft.dev](https://msdl.gravesoft.dev)
263+
* [https://github.com/cmontage/mas-cn](https://github.com/cmontage/mas-cn)
258264

259265

260266

System/Windows软件.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -619,7 +619,7 @@
619619

620620
* [https://github.com/search?q=Photoshop](https://github.com/search?q=Photoshop)
621621
* Adobe替代品 [https://github.com/KenneyNL/Adobe-Alternatives](https://github.com/KenneyNL/Adobe-Alternatives)
622-
* https://weibo.com/vposy
622+
* [https://www.affinity.studio](https://www.affinity.studio)
623623
* TEAmo (茶末余香)
624624
* [Adobe软件单独下载方法-官方](https://sleele.com/2019/05/05/adobe/)
625625
* [https://sysin.cn/archive](https://sysin.cn/archive)

0 commit comments

Comments
 (0)