新增:PaperPhonePlus、归灯、问墨、踏风、鸣鹤、Mastodon-keijipan、Global Disaster Monitor、AstrBot PaperPhonePlus 适配器、AstrBot URL2IMG、GBVR-IOT、ecommerce-image-suite、CF-Server-Monitor、LiveTalking

This commit is contained in:
郑诚 (Cheng Zheng)
2026-07-15 10:54:47 +08:00
parent 3e5f609912
commit f1e0076341
2 changed files with 23 additions and 1 deletions

View File

@@ -18,6 +18,24 @@ Issue 和 PR 里偶尔有人提交一些不错的东西,但打开一看,不
### 2026 年 7 月 15 号添加
#### 619dev(天津) - [Github](https://github.com/619dev)
* :white_check_mark: [踏风](https://github.com/619dev/tafeng):部署在 Cloudflare Workers 上的自托管 WebSSH 工具,支持 SSH 终端、SFTP、R2 文件上传和两步验证
* :white_check_mark: [鸣鹤](https://github.com/619dev/minghe):用 Rust 编写的轻量 SIP 语音通信服务器,支持 TLS、SRTP、分机独立密码和 Docker 部署
* :white_check_mark: [Mastodon-keijipan](https://github.com/619dev/Mastodon-keijipan):部署在 Cloudflare Workers 上的 Mastodon 公告板,通过 ActivityPub 定时向关注者发送公告
* :white_check_mark: [Global Disaster Monitor](https://github.com/619dev/global-disaster-monitor):聚合地震、海啸、火山、洪水和风暴信息的自托管全球灾害监测网页
* :white_check_mark: [AstrBot PaperPhonePlus 适配器](https://github.com/619dev/astrbot_plugin_paperphoneplus):让 AstrBot 通过 PaperPhonePlus 收发消息的适配器插件
* :white_check_mark: [AstrBot URL2IMG](https://github.com/619dev/astrbot_plugin_url2img):将 AstrBot 模型回复中的图片 URL 自动下载、压缩并作为图片发送的插件
#### wanzij(成都) - [Github](https://github.com/wzj177)
* :white_check_mark: [GBVR-IOT](https://github.com/wzj177/gbvr-iot):基于 php-exosip 和 Webman 的 GB28181 视频管理平台,支持设备接入、直播、回放、云台控制和多级联网
* :white_check_mark: [ecommerce-image-suite](https://github.com/wzj177/ecommerce-image-suite):电商商品套图生产 Skill从商品图分析、卖点提炼、Prompt 组织到批量成图提供脚本与配置
#### huilang-me - [Github](https://github.com/huilang-me)
* :white_check_mark: [CF-Server-Monitor](https://github.com/huilang-me/CF-Server-Monitor):基于 Cloudflare Workers、D1 和 Durable Objects 的自托管多服务器监控系统,支持实时指标、历史数据、延迟追踪和离线告警
#### lipku(北京) - [Github](https://github.com/lipku/LiveTalking)
* :white_check_mark: [LiveTalking](https://livetalking.ai):实时交互数字人框架,支持自定义形象与动作编排,可通过 WebRTC、RTMP 或虚拟摄像头输出
#### TimWood - [Github](https://github.com/Timwood0x10)
* :white_check_mark: [OmniScope-rs](https://github.com/Timwood0x10/OmniScope-rs):基于 LLVM IR 的 Rust 实现跨语言 FFI 静态分析工具,能自动检测 Rust/C/Go/Python/Java 等语言边界上的内存所有权错误、资源泄漏、double-free 等安全问题。可**有效辅助**开发者定位FFI潜在bug。- [技术架构拆解](https://timwood0x10.github.io/myblog/log/omniscope-rs/01-why-omniscope/)