Skip to content

Commit cfb9470

Browse files
author
bajins
committed
add
1 parent e4ad31f commit cfb9470

File tree

9 files changed

+17
-2
lines changed

9 files changed

+17
-2
lines changed

IDE/Chromium.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@
9999
* [https://github.com/Alex313031/Thorium](https://github.com/Alex313031/Thorium)
100100
* [https://github.com/face-hh/webx](https://github.com/face-hh/webx)
101101
* [https://github.com/LadybirdBrowser/ladybird](https://github.com/LadybirdBrowser/ladybird)
102+
* [https://github.com/versotile-org/verso](https://github.com/versotile-org/verso)
102103

103104

104105

PL/硬件交互.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55

66
## Flag
77

8-
> IOT:物联网
8+
> IOT:物联网,协议支持:MQTT、CoAP、LwM2M、XMPP、ZigBee、NB-IoT、LoRa
99
1010
* [设备接入>开发设备接入>使用开放协议自主接入](https://help.aliyun.com/document_detail/68690.html)
11-
* [https://github.com/mqttjs](https://github.com/mqttjs)
11+
* MQTT [https://github.com/mqttjs](https://github.com/mqttjs)
1212
* [nodejs搭建mqtt服务器(Broker)](https://ximikang.icu/2020/12/16/iot/nodejs%E6%90%AD%E5%BB%BAmqtt%E6%9C%8D%E5%8A%A1%E5%99%A8/)
1313
* [https://github.com/eclipse/paho.mqtt.c](https://github.com/eclipse/paho.mqtt.c)
1414
* [https://github.com/eclipse/mosquitto](https://github.com/eclipse/mosquitto)
@@ -17,6 +17,8 @@
1717
* [https://github.com/jiejieTop/mqttclient](https://github.com/jiejieTop/mqttclient)
1818
* [https://github.com/Wizzercn/MqttWk](https://github.com/Wizzercn/MqttWk)
1919
* [https://github.com/Koenkk/zigbee2mqtt](https://github.com/Koenkk/zigbee2mqtt)
20+
* [https://github.com/thingsboard/thingsboard](https://github.com/thingsboard/thingsboard)
21+
* CoAP [https://github.com/eclipse-californium/californium](https://github.com/eclipse-californium/californium)
2022
* LwM2M [https://github.com/eclipse-leshan/leshan](https://github.com/eclipse-leshan/leshan)
2123
* [https://github.com/OpenMobileAlliance](https://github.com/OpenMobileAlliance)
2224
* [https://github.com/sipeed](https://github.com/sipeed)
@@ -29,6 +31,7 @@
2931
* 无线电 [https://github.com/ExpressLRS/ExpressLRS](https://github.com/ExpressLRS/ExpressLRS)
3032

3133

34+
- [主流物联网协议选择:MQTT、CoAP 还是 LwM2M?](https://www.emqx.com/zh/blog/iot-protocols-mqtt-coap-lwm2m)
3235
- [《智能制造术语解读》-笔记](https://zhuanlan.zhihu.com/p/613517408)
3336
- [《机·智:从数字化车间走向智能制造》学习笔记](https://zhuanlan.zhihu.com/p/589847476)
3437
- DNC(Distributed Numeric Control分布式控制网络)系统

System/IOS.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,8 @@
6464
- 视频转GIF [https://github.com/sindresorhus/Gifski](https://github.com/sindresorhus/Gifski)
6565
- 窗口管理 [https://github.com/MrKai77/Loop](https://github.com/MrKai77/Loop)
6666
- 生成字帖 [https://github.com/jaywcjlove/copybook-generator](https://github.com/jaywcjlove/copybook-generator)
67+
- 刘海变文件传输和暂存区 [https://github.com/Lakr233/NotchDrop](https://github.com/Lakr233/NotchDrop)
68+
- 加密DNS [https://github.com/kkebo/DNSecure](https://github.com/kkebo/DNSecure)
6769

6870

6971
* [https://macked.app](https://macked.app)

System/Linux.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,7 @@
145145
- [https://github.com/red-data-tools/YouPlot](https://github.com/red-data-tools/YouPlot)
146146
- 系统日志管理 [https://github.com/hat-open/hat-syslog](https://github.com/hat-open/hat-syslog)
147147
- 安全防护 [https://github.com/fail2ban/fail2ban](https://github.com/fail2ban/fail2ban)
148+
- 文件管理 [https://github.com/MHNightCat/superfile](https://github.com/MHNightCat/superfile)
148149

149150

150151

System/Windows.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
* [https://github.com/WOA-Project](https://github.com/WOA-Project)
1212
* Windows安装Android应用 [https://github.com/Paving-Base/APK-Installer](https://github.com/Paving-Base/APK-Installer)
1313
* 删除预安装 [https://github.com/Sycnex/Windows10Debloater](https://github.com/Sycnex/Windows10Debloater)
14+
* [https://github.com/Raphire/Win11Debloat](https://github.com/Raphire/Win11Debloat)
1415
* DPI [https://github.com/bol-van/zapret](https://github.com/bol-van/zapret)
1516
* [https://github.com/ValdikSS/GoodbyeDPI](https://github.com/ValdikSS/GoodbyeDPI)
1617
* 系统调整 [https://github.com/ChrisTitusTech/winutil](https://github.com/ChrisTitusTech/winutil)
@@ -154,6 +155,7 @@ REG DELETE "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\N
154155
* [http://www.imsdn.cn](http://www.imsdn.cn)
155156
* [https://github.com/pbatard/Fido](https://github.com/pbatard/Fido)
156157
* [https://uup.rg-adguard.net](https://uup.rg-adguard.net)
158+
* [https://files.rg-adguard.net](https://files.rg-adguard.net)
157159
* [https://github.com/uup-dump](https://github.com/uup-dump)
158160
* [https://uupdump.net](https://uupdump.net)
159161
* [https://www.uupdump.cn](https://www.uupdump.cn)

System/Windows软件.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -808,6 +808,8 @@ THUV2-32HH7-6NMHN-PTX7Y-QQCTH(该序列号来自昔阳县政府)
808808
809809
* [https://github.com/hluk/CopyQ](https://github.com/hluk/CopyQ) 可设置<kbd>Win</kbd> + <kbd>v</kbd>快捷键
810810
* [https://github.com/ayangweb/EcoPaste](https://github.com/ayangweb/EcoPaste)
811+
* [https://github.com/PasteBar/PasteBarApp](https://github.com/PasteBar/PasteBarApp)
812+
* [https://github.com/CrossPaste/crosspaste-desktop](https://github.com/CrossPaste/crosspaste-desktop)
811813
* [https://www.clipboardfusion.com](https://www.clipboardfusion.com)
812814
* [https://clipber.com](https://clipber.com)
813815
* [https://github.com/sabrogden/Ditto](https://github.com/sabrogden/Ditto)
@@ -1073,6 +1075,7 @@ THUV2-32HH7-6NMHN-PTX7Y-QQCTH(该序列号来自昔阳县政府)
10731075
* [https://github.com/lastpass](https://github.com/lastpass)
10741076
* [https://www.lastpass.com](https://www.lastpass.com)
10751077
* [https://github.com/bitwarden](https://github.com/bitwarden)
1078+
* [https://github.com/dani-garcia/vaultwarden](https://github.com/dani-garcia/vaultwarden)
10761079
* [https://www.passwordstore.org](https://www.passwordstore.org)
10771080
* [https://github.com/Infisical/infisical](https://github.com/Infisical/infisical)
10781081
* [https://www.microfocus.com/zh-cn/cyberres/identity-access-management](https://www.microfocus.com/zh-cn/cyberres/identity-access-management)

System/内网穿透.md

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

9090

9191
+ [https://github.com/fatedier/frp](https://github.com/fatedier/frp)
92+
+ [https://github.com/luckjiawei/frpc-desktop](https://github.com/luckjiawei/frpc-desktop)
9293
+ [Windows客户端脚本,会自动下载最新版fprc](/files/frpc.bat)
9394

9495

Web/CSS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,7 @@
167167
* [https://github.com/KanjiVG/kanjivg](https://github.com/KanjiVG/kanjivg)
168168
* [https://github.com/lucide-icons/lucide](https://github.com/lucide-icons/lucide)
169169
* [https://shipfa.st/tools/logo-fast](https://shipfa.st/tools/logo-fast)
170+
* [https://www.svgviewer.dev](https://www.svgviewer.dev)
170171

171172

172173
- [最受程序员欢迎的 20 个 CSS 框架](https://www.fuocu.cn/archives/css-frame)

Web/JavaScript第三方库.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,7 @@
183183
* [https://github.com/dexie/Dexie.js](https://github.com/dexie/Dexie.js)
184184
* [https://github.com/pamelafox/lscache](https://github.com/pamelafox/lscache)
185185
* [https://github.com/pubkey/rxdb](https://github.com/pubkey/rxdb)
186+
* [https://github.com/aspen-cloud/triplit](https://github.com/aspen-cloud/triplit)
186187

187188

188189

0 commit comments

Comments
 (0)