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
- 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.
npm run feedThe generator script is build/feed.mjs.