除了普通的 markdown 所见即所得的编辑器外,具有以下特色功能:
- 代码块直接一键执行。

- 可交互组件:在 markdown 中直接跑小工具,直接在里面交互组件。

-
https://github.com/scosman/Biscotti
Biscotti is a private and free meeting recorder for macOS. It records your meetings and turns them into accurate, speaker‑labeled transcripts and summaries. No cloud. No bot joining your call. No subscription.
Biscotti 是一款适用于 macOS 的私密免费会议录制工具。它可以录制您的会议,并将其转换为准确、带有发言人标签的文字记录和摘要。无需云端存储,不会有机器人加入您的通话,也无需订阅。
-
Transcribe and translate conversations in real-time, generate summaries, and type with your voice.
实时转录和翻译对话,生成摘要,并用语音输入文字。
Free to start, with free credits added every week.
A lightweight macOS menu bar app that captures screenshots of tables and converts them to CSV or Markdown format, ready to paste anywhere.
一款轻量级的 macOS 菜单栏应用程序,可以捕获表格的屏幕截图并将其转换为 CSV 或 Markdown 格式,以便粘贴到任何位置。

Expose browser tab reading, browser control, and page tool execution to user-configured AI agents through a local MCP service.
浏览器扩展 + 本地 Native Host ,把已经登录的浏览器当作 AI 的入口。
它能做什么
- 读取浏览器:当前 Tab 的 HTML 、Cookie 、localStorage 、页面错误、截图, AI Agent 都能直接拿到,登录态、内网、localhost 都没问题。
- 操控浏览器:在扩展后台执行脚本,让 AI 自主开关 Tab 、管理窗口、拦截请求。
- 页面工具:可以订阅工具集(比如 Gmail 的 write_email_draft ), 也支持页面通过 WebMCP API 自己注册工具,AI 直接调用,比临时写脚本更可靠。
适用场景
- 让 AI 帮你整理收件箱、写邮件草稿、提取报表
- 让 AI 读 CRM 、Jira 、内部 Dashboard 这种登录态页面
- 让 AI 自己开几个 Tab 做研究后再汇总
常用功能全在浏览器本地完成
Lightweight personal agent framework: receives messages from Telegram / Feishu / WeChat (iLink) and autonomously completes short, well-scoped tasks (meal logging, vocab lookups, reminders) inside your data directory. Token-thrifty, no heavy runtime — with optional scheduler, WebUI, and monitoring.
从 Telegram / 飞书 / 微信(iLink)收消息,在数据目录 DATA_ROOT 下的各子项目里自主完成短任务,再把结果发回来。另外还有定时任务、本地 WebUI、健康监控这几个可选模块。

哔哩喵 (Bili-Mux) 是一个 Manifest V3 Chrome 扩展,在 B站视频页注入下载面板,支持封面下载、DASH 音视频流分离保存、浏览器内 ffmpeg.wasm 合成 MP4、FLV 合并与分P批量下载。
Turn your Windows or macOS computer into a TV streaming device and control playback remotely with your phone.
把闲置的 Windows 小主机、笔记本或 Mac mini 变成轻量级客厅影音播放器,用手机轻松遥控。
Self-hosted web terminal. A browser attached to a tmux session on a machine that's always on.
通过浏览器接管常开机器上的 tmux 终端,倚赖 Tailscale。比如用手机通过浏览器操控家里的 TUI(Claude code/Grok Build)
Mac 第一次用的话,最好在家里电脑上先把权限给好。像“文稿”“桌面”这些文件夹,必须提前在系统设置里授权给 Homebase ,不然人不在机器旁边的时候会抓瞎

对于无法使用 AirDrop 的复杂网络环境,直接使用数据线进行 iOS/iPadOS 和 macOS 文件的双向传输。
美股晨报
零 npm 依赖的 Node 脚本 + GitHub Actions + Cloudflare 。流程是:定时拉行情和新闻 → LLM 生成中文导读/短评/编译 → 渲染成纯静态页 → 写进 Cloudflare KV ,Worker 从 KV 直接服务全站。
月成本 0 元(只有域名 10 刀/年)。全静态 + CF 免费额度,LLM 用的是 grok 4.5 ,supergrok 带的额度,不单独算成本了。
全程都是 claude 完成的,包括注册域名(给了它我的 cf 全权限 api )
Pair two computers and each can use the other's default microphone and default speaker as if they were its own. No cloud, no relay, no NAT traversal — the two machines talk directly over your own network or not at all.
- 每台电脑都可以像使用自己的设备一样使用另一台电脑的默认麦克风和默认扬声器。
- AirPlay ,让你的电脑能够接收来自 macOS / iOS 的音频。
【v2ex】
一个原生的 herdr iOS 客户端。【v2ex】
首页会列出不同 Host 上的 agent ,Blocked 的排在前面。点进去可以看输出、回复消息,也可以 Attach 进去直接操作 TUI 。
图片和文件可以通过 SFTP 上传到远端,再把路径放进草稿。agent Blocked 或 Done 时也会收到推送。
连接走 SSH ,不需要额外安装 daemon 。配对时运行 herdr plugin ,手机扫描二维码即可。SSH 私钥在手机上生成并保存在 Keychain 。远程连接可以使用 Jump Host ,或者自己配 Tailscale 。

Ramify 是一个专为 DeepSeek Harness(DSH)开发的 dsh-plugin。它把 Agent 生成的多个创作方向、可运行作品和后续修订组织成一棵实时更新的创意树,让你可以在 DSH 内直接查看、比较并继续分叉。

Apogee is an offline-first, private AI assistant that runs entirely in your browser, on WebGPU by default in Chromium browsers and on WebAssembly by default in Firefox (also available as an opt-in on Chromium), with zero cloud dependencies or API keys. It summarizes articles, YouTube and Bilibili videos, and PDFs, and answers questions about them using local retrieval, all with complete privacy. Power users can switch to Local Ollama mode to run larger models on their own machine, still with nothing leaving it. Apogee is designed as a fully local, privacy-respecting alternative to cloud-dependent tools like Mozilla's discontinued Orbit.
Ante is a self-contained agent harness with a highly optimized core. The TUI, an embedded ripgrep, local PDF/OCR, and a natively managed llama.cpp engine are all inside. No runtime dependencies, no node_modules, no account.
It works like Claude Code or Codex, with none of their dependencies or model constraints.
See also:
- https://github.com/OleksandrChekhovskyi/hax A minimalist, terminal-native coding agent written in C.
Point it at any web page and it finds the video, extracts the stream, transcodes it and casts in real time to your TV. It even burns subtitles….
提取网页中的视频,通过 DLNA / Chromecast / Roku 协议,将网页视频直接投屏到智能电视中播放。
【小众软件】
The All-in-One AI Workstation
- Smart Chat
- Autonomous Agent
- 300+ assistants
- Unified Access to Frontier LLMs
See also:
https://chatshell.app/
Your AI, in a Shell. Stand Alone, Yet Connected.
Your AI Agent. Ready Out of the Box.
ChatShell ships with built-in tools for web search, web browsing, file access, and shell execution — your AI can take real actions from the very first conversation. No plugins. No configuration. Just ask.

https://github.com/realerikk0/Mita
连接任意 AI 模型的多模型工作台
接入 OpenAI 等各家模型,只需简单的自定义 AI 配置,就能让搜索、代码、思考、图像与自动多轮任务在一条轨道上运行。
https://github.com/AQBot-Desktop/AQBot
多模型对话、Agent、MCP 工具、Skills、知识库与内置 API 网关 —— 一个本地优先客户端,连接 OpenAI、Claude、Gemini 等。
Convert Word, PowerPoint, Excel, OpenDocument, RTF, EPUB, CSV, and PDF to clean Markdown. Built in Rust, with Node.js and Python bindings.
Firecrawl 出品的 Rust 文档转换库,把 Word、PowerPoint、Excel、OpenDocument、RTF、EPUB、CSV、PDF 共 14 种办公格式转成干净的 GitHub 风格 Markdown,输出统一、转换速度快,可直接喂给 LLM。