Recent posts
Tag: #macos · 19 posts
Posted May 12
豆包输入法 #macOS 正式版,语音输入体验还不错 https://shurufa.doubao.com/pc
Hashtags
Posted May 6
GHFS - 把 GitHub 仓库映射为 macOS 只读虚拟文件系统 https://github.com/indragiek/GHFS GHFS 基于 Apple FSKit 和 GitHub API ,让 GitHub 仓库挂载为只读的虚拟文件系统,就像本地目录一样读取, 按需克隆同步。 #macOS#GitHub#Tool
Posted May 3
Capso - 开源的 macOS 截图与录屏工具 免费、原生的 CleanShot X 替代品,使用 Swift 6.0 和 SwiftUI 构建,支持 macOS 15.0+。 https://github.com/lzhgus/Capso #macOS#Tool#Image#Video#GitHub
Posted May 2
WhatCable - macOS 查看 USB-C 线连接信息的菜单栏工具 https://github.com/darrylmorley/whatcable 通过读取 macOS 的 IOKit 接口数据,将 USB-C 线缆的连接信息可视化展示。 #macOS#Tool#GitHub
Posted Apr 15
#Google Gemini 客户端 #AI#macOS https://gemini.google/us/mac/?hl=en
Posted Apr 12
#macOS USB 引导(启动)制作工具 https://github.com/Kruszoneq/macUSB
Hashtags
Posted Apr 11
apfel 通过 Apple FoundationModels 框架,实现了命令行接口(CLI)、HTTP API 来调用 Apple Silicon 芯片的 Mac 设备上附带的本地 LLM,完全本地处理,无需 API Key。 #macOS#Apple#AI#Tool#GitHub https://github.com/Arthur-Ficial/apfel
Posted Apr 11
统一运行管理多个 AI Coding Agent #macOS 协调 Claude Code、Codex、Gemini CLI 或任意 CLI Agent。 git worktree 管理分支和审查差异。 https://super.engineering/
Hashtags
Posted Mar 29
#Apple 日历节假日 / 调休订阅源: webcal://p24-calendars.icloud.com/holiday/CN_zh.ics p24-calendars.icloud.com/holiday/CN_zh.ics #macOS#iOS
Posted Mar 29
Koe(声) - macOS 语音输入工具 https://github.com/missuo/koe 所有配置存储在纯文本文件中(~/.koe/),纯文本词典文件辅助语音识别,可通过 AI 批量添加相关专业术语。 支持云端 ASR(豆包 / 千问)和本地 ASR(MLX / Sherpa-ONNX)两种方式,通过 OpenAI 格式 API 调用 LLM 进行文本纠正。 应用体积仅 15 MB 左右,内存占用约 20 MB,基于 Rust 核心库来处理 ASR、LLM 和配置管理。 #macOS#Voice#AI#Tool#GitHub
Posted Mar 29
UnTouchID - 使用手机指纹 / 面容在 macOS 上进行身份验证:如 sudo 命令、锁屏屏保、App Store 验证等场景。 适用于 Mac mini、MacBook Neo 等无 Touch ID 的设备,支持使用 iPhone、Android、Apple Watch、Wear OS 等设备验证。 https://github.com/HMAKT99/UnTouchID #macOS#Tool#GitHub
Posted Mar 27
Type4Me - macOS 上本地运行的语音输入工具,基于 SherpaOnnx (Paraformer / Zipformer) 引擎,所有识别完全在设备端完成,无需申请 API Key、无需注册云服务账号、无网络依赖。 https://github.com/joewongjc/type4me #Voice#macOS#Tool#AI