Pinned Repositories
AVCaptureStream
使用Directshow获取摄像头/话筒设备列表,使用 FFMPEG 捕捉摄像头、话筒,保存到文件
awesome-jitsi
A curated list of wonderful resource links for Jitsi
docker-http-flv
http-flv 服务器
docker-mvnd
apache maven mvnd 的镜像
ffmpeg-build-x86
自行编译的 x86 32位版本 FFMPEG SDK,使用 MSYS2 MinGW x86 环境编译
mybatis-plus-native
spring native 使用 mybatis plus 连接 MySQL, 兼容 lambda
restemplate-native
spring native 使用restemplate请求,并使用 jackson 反序列化为类
selenium-test
测试 Selenium 的代码示例
sonar-dingtalk
一个 spring boot 接口项目,用来接收 sonarqube 的回调(webhook),使用钉钉发送代码质量阀结果
Spring-Netty
使用 Netty 实现自定义结构的消息的发送和接收
mailbyms's Repositories
mailbyms/AVCaptureStream
使用Directshow获取摄像头/话筒设备列表,使用 FFMPEG 捕捉摄像头、话筒,保存到文件
mailbyms/mybatis-plus-native
spring native 使用 mybatis plus 连接 MySQL, 兼容 lambda
mailbyms/restemplate-native
spring native 使用restemplate请求,并使用 jackson 反序列化为类
mailbyms/AIClient-2-API
AIClient2API:模拟Gemini CLI和Kiro 客户端请求,兼容OpenAI API。可每日千次Gemini模型请求, 免费使用Kiro内置Claude模型。通过API轻松接入任何客户端,让AI开发更高效!
mailbyms/alarmagent
监控大屏值班AGENT
mailbyms/CF-Workers-docker.io
这个项目是一个基于 Cloudflare Workers 的 Docker 镜像代理工具。它能够中转对 Docker 官方镜像仓库的请求,解决一些访问限制和加速访问的问题。
mailbyms/docker-nginx-hfproxy
nginx 镜像,仅为huggingface接口中转,可以部署到 Azure 免费的 webapp 应用里
mailbyms/docker-openvpn
🔒 OpenVPN server in a Docker container complete with an EasyRSA PKI CA
mailbyms/docker_image_pusher
使用Github Action将国外的Docker镜像转存到阿里云私有仓库,供国内服务器使用,免费易用
mailbyms/FFMPEG-Pipe
使用管道进行ffmpeg音视频开发
mailbyms/ffsubsync
Automagically synchronize subtitles with video.
mailbyms/filebrowser
📂 Web File Browser
mailbyms/Focus
关注我要关注的—RSS本地阅读器
mailbyms/FreshRSS
A free, self-hostable aggregator…
mailbyms/GeminiChat
google Gemini Web Online
mailbyms/gitportable-pacman
Script to install pacman in git for Windows portable
mailbyms/live-photo-conv
Live Photo Converter is a cross-platform tool to process live photos (or motion photos)
mailbyms/markitdown-api
一个基于 FastAPI 的简单 API 服务,用于将 HTML 内容转换为 Markdown 格式。其核心功能由 [Microsoft Markitdown](https://github.com/microsoft/markitdown) 库提供。
mailbyms/navidrome
🎧☁️ Your Personal Streaming Service
mailbyms/ncmdump
mailbyms/PdfImageExtractor
从 pdf 文件里导出包含的图片
mailbyms/redistemplate-native
spring native redistemplate,并使用 jackson 反序列化为类
mailbyms/RssHub
mailbyms/Spring-Boot-JNI
Spring Boot JNI 接口项目 Spring Boot WEB -> JNI (libNativeLib.so) -> 算法库(libRegister.a)
mailbyms/swagger-json-to-csv
swagger页面生成的json数据转换成csv文件。生成结果包含(名称,api,api功能,请求方法)
mailbyms/tempo
An open source and lightweight music client for Subsonic, designed and built natively for Android.
mailbyms/test
mailbyms/whisper-color
把 whisper 识别结果的置信值 p,映射到xterm256终端色彩,并以彩色块形式在命令行中展示的Rust小工具
mailbyms/whisper-ctranslate2
Whisper command line client compatible with original OpenAI client based on CTranslate2.
mailbyms/whisper-sort-srt
一个用于将 FastWhisper 输出的 JSON 文件转换为 SRT 字幕文件的工具。