jaywcjlove-awesome-mac/feed/feed.md
2026-03-30 23:07:58 +08:00

1.0 KiB

Awesome Mac Feed

Feed 中文 Feed 日本語 Feed 한국어

An RSS feed focused on recently added high-quality macOS apps, so you do not miss useful new tools.

https://jaywcjlove.github.io/awesome-mac/feed.xml
https://jaywcjlove.github.io/awesome-mac/feed-zh.xml
https://jaywcjlove.github.io/awesome-mac/feed-ko.xml
https://jaywcjlove.github.io/awesome-mac/feed-ja.xml

How It Works

  • The generator scans the latest 50 commits for each README file.
  • It detects newly added app entries from README diffs.
  • Existing XML feeds are used as the incremental source of truth.
  • On the next run, the script reads the newest commit hash from the current XML feed and only processes newer commits.
  • Each feed keeps up to 50 recent app additions.

Regenerate

npm run feed

The generator script is build/feed.mjs.