Skip to content

Commit e823369

Browse files
author
bajins
committed
add
1 parent d7aeb96 commit e823369

File tree

8 files changed

+18
-0
lines changed

8 files changed

+18
-0
lines changed

IDE/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,7 @@
113113
- [https://github.com/bravekingzhang/gpt-frontend-code-gen](https://github.com/bravekingzhang/gpt-frontend-code-gen)
114114
- [https://github.com/nutlope/llamacoder](https://github.com/nutlope/llamacoder)
115115
- [https://github.com/clinebot/cline](https://github.com/clinebot/cline)
116+
- [https://github.com/we0-dev/we0](https://github.com/we0-dev/we0)
116117
- 代码搜索 [https://github.com/sourcebot-dev/sourcebot](https://github.com/sourcebot-dev/sourcebot)
117118
- Git提交助手 [https://github.com/Undertone0809/gcop](https://github.com/Undertone0809/gcop)
118119
- 突出显示重要代码 [https://github.com/novoselrok/glance](https://github.com/novoselrok/glance)
@@ -328,6 +329,7 @@
328329

329330
* [https://github.com/slashbaseide/slashbase](https://github.com/slashbaseide/slashbase)
330331
* [https://github.com/dbeaver/dbeaver](https://github.com/dbeaver/dbeaver)
332+
* [https://github.com/dbgate/dbgate](https://github.com/dbgate/dbgate)
331333
* [https://dbeaver.io](https://dbeaver.io)
332334
* [https://dbeaver.com/download/enterprise](https://dbeaver.com/download/enterprise)
333335
* [https://github.com/yuyan-sec/DBeaver-decrypter](https://github.com/yuyan-sec/DBeaver-decrypter)
@@ -344,6 +346,8 @@
344346
-Dlm.debug.mode=true
345347
```
346348
* [https://github.com/bytebase/bytebase](https://github.com/bytebase/bytebase)
349+
* [https://github.com/chartbrew/chartbrew](https://github.com/chartbrew/chartbrew)
350+
* [https://github.com/lightdash/lightdash](https://github.com/lightdash/lightdash)
347351
* [https://www.jetbrains.com/zh-cn/datagrip](https://www.jetbrains.com/zh-cn/datagrip)
348352
* [https://www.navicat.com](https://www.navicat.com)
349353
* [https://github.com/search?q=navicat](https://github.com/search?q=navicat)
@@ -382,6 +386,7 @@
382386
* [https://github.com/xo/usql](https://github.com/xo/usql)
383387

384388

389+
- 构建数据库文档 [https://github.com/schemaspy/schemaspy](https://github.com/schemaspy/schemaspy)
385390
- 数据库转excel [https://github.com/nocodb/nocodb](https://github.com/nocodb/nocodb)
386391

387392

Other/免费服务.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,7 @@
166166
**[修改为root登录](/System/Linux配置.md#修改为root登录)**
167167

168168

169+
- [https://github.com/iAmCorey/devtoolset](https://github.com/iAmCorey/devtoolset)
169170
- SaaS、PaaS和IaaS [https://github.com/ripienaar/free-for-dev](https://github.com/ripienaar/free-for-dev)
170171
- [https://www.deta.sh](https://www.deta.sh)
171172
- [https://github.com/awesome-selfhosted/awesome-selfhosted-data](https://github.com/awesome-selfhosted/awesome-selfhosted-data)

PL/人工智能.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -292,6 +292,7 @@
292292
* [https://github.com/senguptaumd/Background-Matting](https://github.com/senguptaumd/Background-Matting)
293293
* [https://github.com/nadermx/backgroundremover](https://github.com/nadermx/backgroundremover)
294294
* [https://github.com/ihmily/image-matting](https://github.com/ihmily/image-matting)
295+
* [https://github.com/bria-ai](https://github.com/bria-ai)
295296
* [https://github.com/zhbhun/rmbg](https://github.com/zhbhun/rmbg)
296297
* [https://github.com/lichin-lin/figma-sam](https://github.com/lichin-lin/figma-sam)
297298
* [https://ai-image.tools](https://ai-image.tools)
@@ -490,6 +491,8 @@
490491
- [https://github.com/jafioti/luminal](https://github.com/jafioti/luminal)
491492
- [https://github.com/mudler/LocalAI](https://github.com/mudler/LocalAI)
492493
- [https://github.com/NitroRCr/AIaW](https://github.com/NitroRCr/AIaW)
494+
- [https://github.com/rag-web-ui/rag-web-ui](https://github.com/rag-web-ui/rag-web-ui)
495+
- [https://github.com/TEN-framework/TEN-Agent](https://github.com/TEN-framework/TEN-Agent)
493496
- [https://github.com/Richasy/Rodel.Agent](https://github.com/Richasy/Rodel.Agent)
494497
- [https://github.com/APIParkLab/APIPark](https://github.com/APIParkLab/APIPark)
495498
- [https://github.com/fifteen42/localhostai](https://github.com/fifteen42/localhostai)

System/Linux.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -629,6 +629,7 @@ scp -P 22 -p [email protected]:/tmp/demo/f3.log /tmp/files/
629629
> 它的操作方式和scp和相似,但是比scp强大很多。使用双冒号分割主机名和文件路径时,是使用rsync服务器
630630

631631
+ [https://github.com/topics/rsync](https://github.com/topics/rsync)
632+
+ [https://github.com/RsyncProject/rsync](https://github.com/RsyncProject/rsync)
632633

633634

634635
* [https://github.com/WayneD/rsync](https://github.com/WayneD/rsync)

System/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,8 @@
169169
* [https://github.com/J-Lentz/iwgtk](https://github.com/J-Lentz/iwgtk)
170170
* [https://gitlab.freedesktop.org/NetworkManager/NetworkManager](https://gitlab.freedesktop.org/NetworkManager/NetworkManager)
171171
* 速度测试 [https://github.com/gnmyt/myspeed](https://github.com/gnmyt/myspeed)
172+
* 防火墙 [https://github.com/opnsense](https://github.com/opnsense)
173+
* 增量快照 [https://github.com/linuxmint/timeshift](https://github.com/linuxmint/timeshift)
172174
173175
174176
@@ -554,6 +556,7 @@
554556
* 项目落地页 [https://github.com/weijunext/landing-page-boilerplate](https://github.com/weijunext/landing-page-boilerplate)
555557
* [https://github.com/huglemon/inwind-landing-page](https://github.com/huglemon/inwind-landing-page)
556558
* 表单生成 [https://github.com/heyform/heyform](https://github.com/heyform/heyform)
559+
* 网页元素拖拽 [https://github.com/atlassian/pragmatic-drag-and-drop](https://github.com/atlassian/pragmatic-drag-and-drop)
557560
* 管理后台 [https://github.com/dashpresshq/dashpress](https://github.com/dashpresshq/dashpress)
558561
* 文件共享 [https://github.com/stonith404/pingvin-share](https://github.com/stonith404/pingvin-share)
559562
* [https://github.com/bitiful/send](https://github.com/bitiful/send)

System/Windows软件.md

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

440440

441441

442+
* [https://github.com/zhimin-dev/iptv-checker](https://github.com/zhimin-dev/iptv-checker)
442443
* [https://github.com/lizongying/my-tv](https://github.com/lizongying/my-tv)
443444
* [https://github.com/Eanya-Tonic/CCTV_Viewer](https://github.com/Eanya-Tonic/CCTV_Viewer)
444445
* [https://github.com/llazyl/TVBox](https://github.com/llazyl/TVBox)
@@ -923,6 +924,7 @@ THUV2-32HH7-6NMHN-PTX7Y-QQCTH(该序列号来自昔阳县政府)
923924
924925
* 文件搜索 [https://www.listary.com/pro](https://www.listary.com/pro)
925926
* [https://winfindr.com](https://winfindr.com)
927+
* [https://github.com/dnGrep/dnGrep](https://github.com/dnGrep/dnGrep)
926928
* Everything [https://www.voidtools.com](https://www.voidtools.com)
927929
* [https://github.com/stnkl/EverythingToolbar](https://github.com/stnkl/EverythingToolbar)
928930
* [https://github.com/Chaoses-Ib/IbEverythingExt](https://github.com/Chaoses-Ib/IbEverythingExt)

System/挂载网盘.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,8 @@
9090
* [https://github.com/bcpierce00/unison](https://github.com/bcpierce00/unison)
9191
* [https://sourceforge.net/projects/freefilesync](https://sourceforge.net/projects/freefilesync)
9292
* [https://github.com/Hellager/mission-backup](https://github.com/Hellager/mission-backup)
93+
* [https://github.com/bit-team/backintime](https://github.com/bit-team/backintime)
94+
* [https://github.com/rsnapshot/rsnapshot](https://github.com/rsnapshot/rsnapshot)
9395
* SMB协议共享 [https://github.com/samba-team/samba](https://github.com/samba-team/samba)
9496
* [https://www.samba.org](https://www.samba.org)
9597
* [https://github.com/syncthing/syncthing](https://github.com/syncthing/syncthing)

Web/NodeJS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -502,6 +502,7 @@ request({
502502
**框架**
503503

504504
* [https://github.com/dcloudio/uni-app](https://github.com/dcloudio/uni-app)
505+
* [https://github.com/novlan1/press-ui](https://github.com/novlan1/press-ui)
505506
* [https://github.com/NervJS/taro](https://github.com/NervJS/taro)
506507
* [https://taro.aotu.io](https://taro.aotu.io)
507508
* [https://github.com/tinajs/tina](https://github.com/tinajs/tina)

0 commit comments

Comments
 (0)