NetNewsWire:macOS/iOS RSS 阅读器
NetNewsWire 是一款免费开源的 macOS/iOS RSS 阅读器,2002 年由 Brent Simmons 做出来,中间被卖过两次,2018 年才重新开源。这篇记录一下它的来历、支持的订阅格式和实际用下来的感受。
GitHub related posts
View all tagsNetNewsWire 是一款免费开源的 macOS/iOS RSS 阅读器,2002 年由 Brent Simmons 做出来,中间被卖过两次,2018 年才重新开源。这篇记录一下它的来历、支持的订阅格式和实际用下来的感受。
Starship 是用 Rust 写的跨 Shell 命令行提示符工具,Bash/Zsh/Fish/PowerShell 等十几种 Shell 都能用同一套配置。这篇记录一下它的原理、安装配置方式和实际用下来的体验。
Uninstally 是一款开源的 macOS 卸载器,靠 bundle identifier 检测清理 App 留下的偏好设置、缓存、容器等残留文件。这篇记录一下它的原理、安装方式和实际用下来的体验。
记录 docmd 笔记站的完整搭建过程:从零配置模式导致首页 404 排查、用 docmd init 生成正式配置,到用 wrangler CLI 部署到 Cloudflare Pages 挂自定义域名,再到接入 GitHub 实现 push 自动部署。
claude-howto 用 10 个模块 + 自带的自测 Skill,把 Slash Commands、Memory、Skills、Hooks、MCP、Subagents 等 Claude Code 功能串成一条学习路径,记录一下怎么上手。
MarkEdit 是一款开源免费的 macOS 原生 Markdown 编辑器,安装包只有 4MB,主打轻量、原生、能扛大文件,记录一下它的特点和安装方法。
Umami is a privacy-friendly open-source analytics tool that skips the cookie banner. This walks through the full setup, from signup to wiring it into a Docusaurus blog.
CodeGraph pre-builds your codebase into a knowledge graph for Claude Code to query directly, cutting tool calls by 58% and saving ~16% on tokens.
GSAP's official Claude Code Skills package teaches the AI how to use the GSAP API correctly — add smooth animations to your site in minutes.
Marker is an open-source tool that converts PDF, Word, and PPT files to Markdown — this post walks through running it locally.