Transform video content into structured documents 将视频内容转换为结构化文档 【V2EX】
- 注重隐私,音频不会离开 Mac,调用本地 Whisper 或 Parakeet 模型
- 可以调用 GPT-4o 进行转写
- 内置标点符号和语音控制
- 可以语音打开应用,链接,快捷方式等
- 文件转录,支持 mp3, m4a, wav, flac 以及 mp4, mov 等等格式
- 完全免费,无需登录,本地模型永久免费
- 语音快捷指令,可以设置语音触发调用 macOS 自带的快捷指令
See also:
- https://github.com/FrigadeHQ/yap 免费开源语音听写工具 Free, open source voice dictation for macOS. On-device transcription with Apple's Speech framework. No cloud, no API keys, no account. 【HN】
- https://github.com/finnvoor/yap 🗣️ A CLI for on-device speech transcription using Speech.framework on macOS 26,可用于转录音频、视频文件。
- https://github.com/cjpais/Handy A free, open source, and extensible speech-to-text application that works completely offline. 在 Whisper models 之外,还支持 CPU-optimized 的 Parakeet V3 model。
- https://github.com/primaprashant/awesome-voice-typing
AI Gist 是一款隐私优先的 AI 提示词管理工具,致力于让个人收藏的 AI 提示词能够发挥最大价值。支持变量替换、Jinja 模板、AI 生成与调优、历史版本记录、云端备份等核心功能。 【V2EX】

720 云是技术领先的 3D VR 全景软件网站,为创作者和企业提供 360 度 VR 全景拍摄、VR 全景制作、VR 全景地图、VR 全景图片、VR 全景视频等展示、分发、技术支持、内容定制的一站式服务。
一个社区驱动的平台,收集和组织第三方 MCP 服务器。它作为一个中心目录,用户可以在这里发现、分享和了解可用于 AI 应用程序的各种 MCP 服务器。
把 macOS 26 自带的 Apple Intelligence 本地模型封装成 OpenAI API,可以在各类客户端中直接使用
支持 Web、MCP、API 等多种接入方式 【V2EX 发布贴】
Gemini Gateway 是一个高性能、高可用的 Gemini API 代理和负载均衡解决方案。它旨在通过集中管理和动态调度一组 API 密钥,为您的应用程序提供稳定、可靠的 Gemini 模型访问服务。
该项目通过智能的密钥轮换、自动测试和状态监控机制,最大限度地提高 API 请求的成功率,并在正确认证后绕过速率限制。
- 机场指南:超过1200份机场指南,提供计划中途停留/过夜所需的机场信息
- 最佳和最差过夜机场
- 机场评论:住客体验真实反馈
- 机场酒店/睡眠舱信息
- 机场贵宾室
- 机场睡眠/休息小贴士
- 机场和旅游相关的新闻、文章、公告
- 机场中途停留观光信息
- 其它中途停留时要做的事情提示
One-KVM 是一款基于经济实惠的硬件和强大的开源 PiKVM 软件进行二次开发的 DIY IP-KVM 解决方案。它旨在为您提供BIOS 级别的远程服务器或工作站管理能力,如同您亲身坐在屏幕前操作一般。
核心优势:
- 完全无侵入: 无需在目标机器上安装任何软件或驱动,不依赖操作系统,可远程访问 BIOS/UEFI 设置、进行系统安装或故障排查。
- 低成本实现: 利用常见的廉价硬件(如旧安卓盒子、开发板等)即可搭建,大幅降低 KVM over IP 的门槛。
- 功能丰富: 在 PiKVM 基础上,增加了 Docker 部署、视频录制、简体中文界面优化等多项实用功能 (详见下方功能对比)。
- 部署灵活: 支持 Docker 快速部署,并为特定硬件平台(如玩客云、我家云等)提供开箱即用的整合包。
无论您是需要管理家庭实验室、办公室服务器,还是希望为特定嵌入式设备添加远程管理能力,One-KVM 都提供了一个高性价比且功能强大的选择。
See also:
- https://www.jeffgeerling.com/blog/2026/i-tested-every-ip-kvm/ IP KVM 设备用来远程控制计算机,可以查看远程设备的桌面。作者测试了所有他能找到的 IP KVM 设备,逐一给出了评价,可以作为购买参考。
Syncthing 的第三方 iOS 客户端
datetime.app is a clean and powerful time viewing and conversion tool designed for developers, remote teams, and anyone who needs to work with different time zones.
日期、时间、时区、假日查询
Similar:
evernote2obsidian brings your Evernote data to Obsidian minimizing and reporting issues during conversion. It also includes a better HTML to Markdown Python module.
- Text-based user interface with menus, partial mouse support, and many user-configurable options.
- List all your notes in Evernote.
- Scan notes for potential conversion issues, so you can "fix" them in Evernote before exporting - or just let the program deal with the issues automatically.
- Export notes as HTML or Markdown, including attachments.
- Improved conversion quality: this project was created because I could not find any other that preserves as much of the original Evernote data when converted to Obsidian as I wanted. More details below.
- Scan your Obsidian vault for potential issues, such as broken links.
ScrollSnap is an open-source macOS application designed to capture scrolling screenshots with a customizable selection area and menu interface. It allows users to define a capture region, take stitched scrolling screenshots, and save them to various destinations (e.g., Desktop, Clipboard, Preview).
自定义区域滚动截屏
Display any CSV (comma separated values) file as a searchable, filterable, pretty HTML table. Done in 100% JavaScript. 【HN】
- https://github.com/thomasinch/csv-to-html-table/ Modified it so you can drag and drop CSV files in the browser instead of having to pull and run locally. Hosted on Github Pages here (https://thomasinch.github.io/csv-to-html-table/), but made it a single index.html so it can be downloaded and used offline.
文件来自于互联网档案馆 【v2ex】
一个完全免费的在线 Office 文档预览工具(支持文档连接或上传本地文件) 【v2ex】
- Word 文档(.docx)
- Excel 表格(.xlsx)
- PowerPoint 演示文稿(.pptx)
- PDF 文件(.pdf)
特点
- 完全在线 - 无需下载安装任何软件
- 快速加载 - 优化了加载速度,告别漫长等待
- 隐私保护 - 文件仅在浏览器中处理,不会上传到服务器
- 简洁界面 - 没有多余功能,就是一个纯粹的查看工具
- 移动端友好 - 手机上也能顺畅预览各类文档