mirror of
https://github.com/jaywcjlove/awesome-mac.git
synced 2026-04-11 02:11:46 +08:00
1.0 KiB
1.0 KiB
Awesome Mac 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.