「分享」Git仓库推荐
# Java
- mybatis-plus (opens new window):一个 MyBatis 的增强工具
- druid (opens new window):阿里云计算平台 DataWorks 团队出品,为监控而生的数据库连接池
- hutool (opens new window):一个小而全的 Java 工具类库
- Mybatis-PageHelper (opens new window):MyBatis 分页插件
# Go
- bytedance/go-tagexpr:字节跳动的入参数据校验库
# 运维
- chaitin/safeline:广受好评的社区 WAF
# 网络
# 软件
- qishibo (opens new window)/AnotherRedisDesktopManager (opens new window):Redis 桌面 (GUI) 管理客户端,兼容 Windows、Mac、Linux,性能出众,轻松加载海量键值
- localsend/localsend (opens new window):开源跨平台的文件传输工具,AirDrop 的替代品
winget install --id=LocalSend.LocalSend -e
- zhongyang219 (opens new window)/TrafficMonitor (opens new window):一款用于 Windows 平台的网速监控悬浮窗软件
- syncthing/syncthing (opens new window):开源的文件同步工具
- pppscn/SmsForwarder (opens new window):一个 Android 短信转发器
# 网站与 API 服务
RobinLinus/snapdrop (opens new window):一个用于本地文件共享的渐进式 Web 应用程序网站,用于设备间的网络传输。
CorentinTh/it-tools (opens new window):开发人员在线工具网站
OwO-Network/DeepLX (opens new window):DeepL 免费 API (不需要 token)
- 沉浸式翻译翻译接口:
https://api.deeplx.org/translate
- 沉浸式翻译翻译接口:
# 脚本
massgravel (opens new window)/Microsoft-Activation-Scripts (opens new window):Windows 激活脚本
- 非管理员模式执行:
irm https://massgrave.dev/get | iex
- (管理员模式)可能用到的命令:
Set-ExecutionPolicy RemoteSigned -Scope CurrentUser
- 非管理员模式执行:
spiritLHLS/ecs (opens new window):VPS 融合怪服务器测评脚本
lmc999/RegionRestrictionCheck (opens new window):一个流媒体解锁检测脚本
bash <(curl -L -s check.unlock.media)
- xykt/RegionRestrictionCheck (opens new window):
bash <(curl -L -s media.ispvps.com)
XIU2/CloudflareSpeedTest: (opens new window):优选 IP,支持 Cloudflare、CloudFront、Gcore
# 其他
- ryanhanwu/How-To-Ask-Questions-The-Smart-Way (opens new window): 提問的智慧
- Genymobile/scrcpy: (opens new window) :显示和控制您的 Android 设备
上次更新: 2024/02/03, 00:40:52