Compare commits

..

No commits in common. "master" and "v2.1.0" have entirely different histories.

23 changed files with 1975 additions and 3580 deletions

View File

@ -1,75 +0,0 @@
---
name: awesome-mac-maintainer
description: Maintain the Awesome Mac repository when adding, updating, or relocating app entries across README.md, README-zh.md, README-ja.md, and README-ko.md. Use this when the task requires category selection, multilingual sync, concise listing copy, ordering consistency, or repository-specific curation rules.
---
# Awesome Mac Maintainer
Use this skill for repository curation tasks that touch app listings, especially when the user wants to add, update, or reclassify an app across the English, Chinese, Japanese, and Korean READMEs.
## Use this skill for
- Add a new app entry to the right category in `README.md`.
- Sync the same app into `README-zh.md`, `README-ja.md`, and `README-ko.md`.
- Update or shorten an existing listing without drifting from repository style.
- Move an entry to a better category while preserving local document structure.
For supported repository files and scope boundaries, see [references/supported-files.md](references/supported-files.md).
## Core workflow
1. Identify the most appropriate category by searching the existing README files for similar apps or keywords.
2. Read the local context around the target section in each language before editing.
3. Add or update the entry in all required language files.
4. Keep the description to one sentence.
5. Verify placement, wording, and formatting with `rg` and `git diff`.
## Curation rules
- Match the local section used by each document instead of assuming all four files have identical structure.
- Preserve existing ordering within a section. In practice this is usually alphabetical by app name.
- Do not rewrite neighboring entries unless needed for the requested task.
- Keep edits narrowly scoped to the requested listing work.
## Description style
- Explain what the app is in one sentence.
- Keep it brief and concrete.
- Prefer product identity over feature lists.
- Do not emphasize that the app is a macOS app unless that detail is necessary.
- Avoid marketing phrasing unless the repository already uses it for that exact product.
Preferred patterns:
- "Open-source HTTP(S) debugging proxy for intercepting, inspecting, modifying, and replaying requests."
- "Open-source screen recorder and editor for polished demos, tutorials, and product videos."
- "Open-source tool for switching Git identities and managing SSH keys."
## Icons and links
- Use the product site or primary project URL for the main link when that matches surrounding entries.
- If the project is open source and the repository URL is known, add the OSS icon linking to the repository.
- If the project is presented as free/open source and nearby entries use the freeware marker, add `![Freeware][Freeware Icon]`.
- Follow the exact icon formatting already used in the target section.
## Category selection guidance
- Prefer the category that contains the closest comparable apps already in the repo.
- For developer tools, distinguish between:
- API clients / API development
- Network analysis / debugging proxies
- Version control
- For media apps, check whether the document uses a broad audio/video section or a dedicated streaming music subsection.
- If Chinese uses a more specific subsection than the other languages, follow that document's local structure rather than forcing uniform placement.
## Validation
- Search for the app name in all target files.
- Review `git diff` for only the intended changes.
- Confirm the entry appears once per intended file.
- Confirm the wording remains one sentence in each language.
## Scope boundary
- This skill is for repository curation, not for rewriting the repository structure or reformatting unrelated content.
- If the user asks for a broader taxonomy change, inspect the surrounding sections first and then make the smallest consistent change.

View File

@ -1,4 +0,0 @@
interface:
display_name: "Awesome Mac Maintainer"
short_description: "Maintain multilingual Awesome Mac listings"
default_prompt: "Use $awesome-mac-maintainer to add or update app entries across README.md, README-zh.md, README-ja.md, and README-ko.md while preserving style and ordering."

View File

@ -1,41 +0,0 @@
# Supported Files
This skill is primarily for the repository's multilingual app listings.
## Default targets
- `README.md`
- `README-zh.md`
- `README-ja.md`
- `README-ko.md`
These are the default files for app additions, removals, description updates, and category moves unless the user explicitly asks to touch a different document set.
## Working assumptions
- The four README files are related, but their local section structure may differ.
- English placement does not guarantee identical placement in Chinese, Japanese, or Korean.
- When local structure differs, preserve the established structure in each file.
## Included work
- Add a new app listing.
- Update an existing listing description.
- Reclassify an app into a better category.
- Normalize link and icon formatting for the touched entry.
## Excluded by default
- `command-line-apps.md`
- `command-line-apps-zh.md`
- `command-line-apps-ja.md`
- `command-line-apps-ko.md`
- `editor-plugin.md`
- `editor-plugin-zh.md`
- `editor-plugin-ja.md`
Do not touch these files unless the user explicitly asks for them.
## Placement rule
Use the closest comparable apps already present in the target section as the primary signal for where a new entry belongs.

2
.gitattributes vendored
View File

@ -1 +1 @@
*.mjs linguist-language=Swift
README*.md linguist-language=Swift

View File

@ -7,8 +7,6 @@ body:
attributes:
value: |
NOTE: Each discrete (stand-alone) request should be in its own issue.
If you plan to open a PR with AI assistance, prefer the repository skill `.codex/skills/awesome-mac-maintainer` to keep category selection, ordering, and multilingual updates consistent.
- type: textarea
attributes:

View File

@ -22,27 +22,6 @@ jobs:
- run: npm run build
- run: npm run create:ast
- run: npm run feed
- name: Commit updated RSS feeds
run: |
if git diff --quiet -- feed/*.xml; then
echo "No RSS feed changes to commit."
exit 0
fi
git config user.name "github-actions[bot]"
git config user.email "github-actions[bot]@users.noreply.github.com"
git add feed/*.xml
git commit \
-m "chore: update RSS feeds [skip ci]" \
-m "Refresh generated RSS feeds for recently added high-quality macOS apps." \
-m "Feeds:
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"
git push
- run: cp -rp feed/*.xml dist
- name: Deploy

File diff suppressed because it is too large Load Diff

View File

@ -2,61 +2,28 @@
<sup> :</sup>
<br>
<br>
<a href="https://screensage.pro/">
<img alt="ScreenSage Pro" width="400" src="https://jaywcjlove.github.io/sponsor/screensage.png">
</a>
<br>
<a href="https://screensage.pro/">ScreenSage Pro, macOS에서 </a>
<br><br>
<a href="https://ip.im/">
<img alt="IP.IM" width="400" src="https://jaywcjlove.github.io/sponsor/ip.im.png">
</a>
<br>
<a href="https://ip.im/">IP.IM IP </a>
<br><br>
<a href="https://www.warp.dev/awesome-mac">
<img alt="Warp sponsorship" width="400" src="https://jaywcjlove.github.io/sponsor/warp-banner.png">
</a>
<br>
<a href="https://warp.dev/awesome-mac"><b>Warp, !</b></a><br>
<a href="https://warp.dev/awesome-mac">macOS, Linux, & Windows에서 </a><br><br>
</div>
<hr>
<p style="display: inline_block">
<sup><a href="https://wangchujiang.com/#/app" target="_blank"> </a> <a href="https://wangchujiang.com/#/sponsor" target="_blank"></a> :</sup><br/>
<a target="_blank" href="https://apps.apple.com/app/6758053530" title="Scap: Screenshot & Markup Edit for macOS"><img alt="Scap: Screenshot & Markup Edit" height="52" width="52" src="https://wangchujiang.com/appicon/scap.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6757317079" title="Screen Test for macOS"><img alt="Screen Test" height="52" width="52" src="https://wangchujiang.com/appicon/screen-test.png"></a>
<a target="_blank" href="https://apps.apple.com/app/Deskmark/6755948110" title="Deskmark for macOS"><img alt="Deskmark" height="52" width="52" src="https://wangchujiang.com/appicon/deskmark.png"></a>
<a target="_blank" href="https://apps.apple.com/app/Keyzer/6500434773" title="Keyzer for macOS"><img alt="Keyzer" height="52" width="52" src="https://wangchujiang.com/appicon/keyzer.png"></a>
<a target="_blank" href="https://github.com/jaywcjlove/vidwall-hub" title="Vidwall Hub for macOS"><img alt="Vidwall Hub" height="52" width="52" src="https://wangchujiang.com/appicon/vidwall-hub.png"></a>
<a target="_blank" href="https://apps.apple.com/app/VidCrop/6752624705" title="VidCrop for macOS"><img alt="VidCrop" height="52" width="52" src="https://wangchujiang.com/appicon/vidcrop.png"></a>
<a target="_blank" href="https://apps.apple.com/app/Vidwall/6747587746" title="Vidwall for macOS"><img alt="Vidwall" height="52" width="52" src="https://wangchujiang.com/appicon/vidwall.png"></a>
<a target="_blank" href="https://wangchujiang.com/mousio-hint/" title="Mousio Hint for macOS"><img alt="Mousio Hint" height="52" width="52" src="https://wangchujiang.com/appicon/mousio-hint.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6746747327" title="Mousio for macOS"><img alt="Mousio" height="52" width="52" src="https://wangchujiang.com/appicon/mousio.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6745227444" title="Musicer for macOS"><img alt="Musicer" height="52" width="52" src="https://wangchujiang.com/appicon/musicer.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6743841447" title="Audioer for macOS"><img alt="Audioer" height="52" width="52" src="https://wangchujiang.com/appicon/audioer.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6744690194" title="FileSentinel for macOS"><img alt="FileSentinel" height="52" width="52" src="https://wangchujiang.com/appicon/file-sentinel.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6743495172" title="FocusCursor for macOS"><img alt="FocusCursor" height="52" width="52" src="https://wangchujiang.com/appicon/focus-cursor.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6742680573" title="Videoer for macOS"><img alt="Videoer" height="52" width="52" src="https://wangchujiang.com/appicon/videoer.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6740425504" title="KeyClicker for macOS"><img alt="KeyClicker" height="52" width="52" src="https://wangchujiang.com/appicon/key-clicker.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6739052447" title="DayBar for macOS"><img alt="DayBar" height="52" width="52" src="https://wangchujiang.com/appicon/daybar.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6739444407" title="Iconed for macOS"><img alt="Iconed" height="52" width="52" src="https://wangchujiang.com/appicon/iconed.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6737160756" title="Menuist for macOS"><img alt="Menuist" height="52" width="52" src="https://wangchujiang.com/appicon/rightmenu-master.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6723903021" title="Paste Quick for macOS"><img alt="Quick RSS" height="52" width="52" src="https://wangchujiang.com/appicon/paste-quick.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6670696072?platform=mac" title="Quick RSS for macOS/iOS"><img alt="Quick RSS" height="52" width="52" src="https://wangchujiang.com/appicon/quick-rss.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6670167443" title="Web Serve for macOS"><img alt="Web Serve" height="52" width="52" src="https://wangchujiang.com/appicon/web-serve.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6503953628?platform=mac" title="Copybook Generator for macOS/iOS"><img alt="Copybook Generator" height="52" width="52" src="https://wangchujiang.com/appicon/copybook-generator.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6471227008?platform=mac" title="DevTutor for macOS/iOS"><img alt="DevTutor for SwiftUI" height="52" width="52" src="https://wangchujiang.com/appicon/devtutor.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6479819388?platform=mac" title="RegexMate for macOS/iOS"><img alt="RegexMate" height="52" width="52" src="https://wangchujiang.com/appicon/regex-mate.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6479194014?platform=mac" title="Time Passage for macOS/iOS"><img alt="Time Passage" height="52" width="52" src="https://wangchujiang.com/appicon/time-passage.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6478772538" title="IconizeFolder for macOS"><img alt="Iconize Folder" height="52" width="52" src="https://wangchujiang.com/appicon/iconize-folder.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6478511402?platform=mac" title="Textsound Saver for macOS/iOS"><img alt="Textsound Saver" height="52" width="52" src="https://wangchujiang.com/appicon/textsound-saver.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6476924627" title="Create Custom Symbols for macOS"><img alt="Create Custom Symbols" height="52" width="52" src="https://wangchujiang.com/appicon/create-custom-symbols.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6476452351" title="DevHub for macOS"><img alt="DevHub" height="52" width="52" src="https://wangchujiang.com/appicon/devhub.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6476400184" title="Resume Revise for macOS"><img alt="Resume Revise" height="52" width="52" src="https://wangchujiang.com/appicon/resume-revise.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6472593276" title="Palette Genius for macOS"><img alt="Palette Genius" height="52" width="52" src="https://wangchujiang.com/appicon/palette-genius.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6470879005" title="Symbol Scribe for macOS"><img alt="Symbol Scribe" height="52" width="52" src="https://wangchujiang.com/appicon/symbol-scribe.png"></a>
</p>
<hr>
Awesome Mac
===
<!--rehype:style=font-size: 38px; border-bottom: 0; display: flex; min-height: 260px; align-items: center; justify-content: center;-->
@ -88,6 +55,42 @@ Awesome Mac
![Native App][Native Icon] ** ** .\
![Awesome List][awesome-list Icon] **Awesome ** .
macOS :
<p style="display: inline_block">
<a target="_blank" href="https://apps.apple.com/app/6758053530" title="Scap: Screenshot & Markup Edit for macOS"><img alt="Scap: Screenshot & Markup Edit" height="52" width="52" src="https://wangchujiang.com/appicon/scap.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6757317079" title="Screen Test for macOS"><img alt="Screen Test" height="52" width="52" src="https://wangchujiang.com/appicon/screen-test.png"></a>
<a target="_blank" href="https://apps.apple.com/app/Deskmark/6755948110" title="Deskmark for macOS"><img alt="Deskmark" height="52" width="52" src="https://wangchujiang.com/appicon/deskmark.png"></a>
<a target="_blank" href="https://apps.apple.com/app/Keyzer/6500434773" title="Keyzer for macOS"><img alt="Keyzer" height="52" width="52" src="https://wangchujiang.com/appicon/keyzer.png"></a>
<a target="_blank" href="https://github.com/jaywcjlove/vidwall-hub" title="Vidwall Hub for macOS"><img alt="Vidwall Hub" height="52" width="52" src="https://wangchujiang.com/appicon/vidwall-hub.png"></a>
<a target="_blank" href="https://apps.apple.com/app/VidCrop/6752624705" title="VidCrop for macOS"><img alt="VidCrop" height="52" width="52" src="https://wangchujiang.com/appicon/vidcrop.png"></a>
<a target="_blank" href="https://apps.apple.com/app/Vidwall/6747587746" title="Vidwall for macOS"><img alt="Vidwall" height="52" width="52" src="https://wangchujiang.com/appicon/vidwall.png"></a>
<a target="_blank" href="https://wangchujiang.com/mousio-hint/" title="Mousio Hint for macOS"><img alt="Mousio Hint" height="52" width="52" src="https://wangchujiang.com/appicon/mousio-hint.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6746747327" title="Mousio for macOS"><img alt="Mousio" height="52" width="52" src="https://wangchujiang.com/appicon/mousio.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6745227444" title="Musicer for macOS"><img alt="Musicer" height="52" width="52" src="https://wangchujiang.com/appicon/musicer.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6743841447" title="Audioer for macOS"><img alt="Audioer" height="52" width="52" src="https://wangchujiang.com/appicon/audioer.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6744690194" title="FileSentinel for macOS"><img alt="FileSentinel" height="52" width="52" src="https://wangchujiang.com/appicon/file-sentinel.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6743495172" title="FocusCursor for macOS"><img alt="FocusCursor" height="52" width="52" src="https://wangchujiang.com/appicon/focus-cursor.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6742680573" title="Videoer for macOS"><img alt="Videoer" height="52" width="52" src="https://wangchujiang.com/appicon/videoer.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6740425504" title="KeyClicker for macOS"><img alt="KeyClicker" height="52" width="52" src="https://wangchujiang.com/appicon/key-clicker.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6739052447" title="DayBar for macOS"><img alt="DayBar" height="52" width="52" src="https://wangchujiang.com/appicon/daybar.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6739444407" title="Iconed for macOS"><img alt="Iconed" height="52" width="52" src="https://wangchujiang.com/appicon/iconed.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6737160756" title="Menuist for macOS"><img alt="Menuist" height="52" width="52" src="https://wangchujiang.com/appicon/rightmenu-master.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6723903021" title="Paste Quick for macOS"><img alt="Quick RSS" height="52" width="52" src="https://wangchujiang.com/appicon/paste-quick.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6670696072?platform=mac" title="Quick RSS for macOS/iOS"><img alt="Quick RSS" height="52" width="52" src="https://wangchujiang.com/appicon/quick-rss.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6670167443" title="Web Serve for macOS"><img alt="Web Serve" height="52" width="52" src="https://wangchujiang.com/appicon/web-serve.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6503953628?platform=mac" title="Copybook Generator for macOS/iOS"><img alt="Copybook Generator" height="52" width="52" src="https://wangchujiang.com/appicon/copybook-generator.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6471227008?platform=mac" title="DevTutor for macOS/iOS"><img alt="DevTutor for SwiftUI" height="52" width="52" src="https://wangchujiang.com/appicon/devtutor.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6479819388?platform=mac" title="RegexMate for macOS/iOS"><img alt="RegexMate" height="52" width="52" src="https://wangchujiang.com/appicon/regex-mate.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6479194014?platform=mac" title="Time Passage for macOS/iOS"><img alt="Time Passage" height="52" width="52" src="https://wangchujiang.com/appicon/time-passage.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6478772538" title="IconizeFolder for macOS"><img alt="Iconize Folder" height="52" width="52" src="https://wangchujiang.com/appicon/iconize-folder.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6478511402?platform=mac" title="Textsound Saver for macOS/iOS"><img alt="Textsound Saver" height="52" width="52" src="https://wangchujiang.com/appicon/textsound-saver.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6476924627" title="Create Custom Symbols for macOS"><img alt="Create Custom Symbols" height="52" width="52" src="https://wangchujiang.com/appicon/create-custom-symbols.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6476452351" title="DevHub for macOS"><img alt="DevHub" height="52" width="52" src="https://wangchujiang.com/appicon/devhub.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6476400184" title="Resume Revise for macOS"><img alt="Resume Revise" height="52" width="52" src="https://wangchujiang.com/appicon/resume-revise.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6472593276" title="Palette Genius for macOS"><img alt="Palette Genius" height="52" width="52" src="https://wangchujiang.com/appicon/palette-genius.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6470879005" title="Symbol Scribe for macOS"><img alt="Symbol Scribe" height="52" width="52" src="https://wangchujiang.com/appicon/symbol-scribe.png"></a>
</p>
<!--idoc:ignore:start-->
@ -118,7 +121,7 @@ Awesome Mac
- [ ](#-)
- [ ](#-)
- [ ](#-)
- [AI ](#ai-)
- [AI ](#ai-)
- [](#)
- [ ](#---)
- [ ](#-)
@ -165,7 +168,6 @@ Awesome Mac
* [Aurora Editor](https://auroraeditor.com/) - macOS (IDE). [![Open-Source Software][OSS Icon]](https://github.com/AuroraEditor/AuroraEditor)
* [Bootstrap Studio](https://bootstrapstudio.io/) - Bootstrap .
* [LiteEdit](https://arietan.github.io/lite-edit/) - 1MB , . [![Open-Source Software][OSS Icon]](https://github.com/arietan/lite-edit) ![Freeware][Freeware Icon]
* [Nova](https://nova.app/) - Panic Mac .
* [Plain Text Editor](https://sindresorhus.com/plain-text-editor) - . ![Freeware][Freeware Icon] [![App Store][app-store Icon]](https://apps.apple.com/app/id1572202501?platform=mac)
* [Sublime Text](http://www.sublimetext.com/3) - . [![Awesome List][awesome-list Icon]](https://github.com/dreikanter/sublime-bookmarks#readme)
@ -208,7 +210,7 @@ Awesome Mac
* [Affine](https://affine.pro/) - . [![Open-Source Software][OSS Icon]](https://github.com/toeverything/AFFiNE) ![Freeware][Freeware Icon]
* [Agenda](https://agenda.com/) - . [![App Store][app-store Icon]](https://apps.apple.com/app/id1287445660?platform=mac)
* [Anytype](https://anytype.io/) - . ![Freeware][Freeware Icon]
* [Anytype](https://anytype.io/) - Notion . ![Freeware][Freeware Icon]
* [AppFlowy](https://www.appflowy.io/) - Notion . [![Open-Source Software][OSS Icon]](https://github.com/AppFlowy-IO/appflowy) ![Freeware][Freeware Icon]
* [Bear Writer](http://www.bear-writer.com/) - . [![App Store][app-store Icon]](https://apps.apple.com/us/app/bear-beautiful-writing-app/id1091189122?platform=mac)
* [Boostnote](https://boostnote.io/) - . [![Open-Source Software][OSS Icon]](https://github.com/BoostIO/Boostnote)
@ -229,19 +231,17 @@ Awesome Mac
* [Notes](http://www.get-notes.com/) - . [![Open-Source Software][OSS Icon]](https://github.com/nuttyartist/notes) ![Freeware][Freeware Icon]
* [NotePlan 3](https://noteplan.co/) - , , . [![App Store][app-store Icon]](https://apps.apple.com/en/app/noteplan-3/id1505432629?platform=mac)
* [NotePlus](https://noteplus.com/) - LLM .
* [Noteship](https://noteship.com) - . [![App Store][app-store Icon]](https://apps.apple.com/us/app/noteship/id1571711347?platform=mac)
* [Noteship](https://noteship.com) - . . [![App Store][app-store Icon]](https://apps.apple.com/us/app/noteship/id1571711347?platform=mac)
* [Notion](https://www.notion.so/) - , , , .
* [OneNote](https://www.onenote.com/) - Microsoft . ![Freeware][Freeware Icon]
* [OutlineEdit 3](https://outlineedit.com) - . [![App Store][app-store Icon]](https://apps.apple.com/us/app/outlineedit-3/id1608887438?platform=mac)
* [Revu](https://revu.cards/) - FSRS Anki . [![Open-Source Software][OSS Icon]](https://github.com/JuliusBrussee/revu-swift) ![Native App][Native Icon]
* [Saber](https://saber.adil.hanney.org/) - . [![App Store][app-store Icon]](https://apps.apple.com/us/app/saber/id1671523739?platform=mac)[![Open-Source Software][OSS Icon]](https://github.com/adil192/saber)
* [SideNotes](https://www.apptorium.com/sidenotes) - .
* [Standard Notes](https://standardnotes.com/) - . [![Open-Source Software][OSS Icon]](https://github.com/standardnotes/app) ![Freeware][Freeware Icon] [![Awesome List][awesome-list Icon]](https://github.com/jonhadfield/awesome-standard-notes#readme)
* [Stik](https://github.com/0xMassi/stik_app) - AI . [![Open-Source Software][OSS Icon]](https://github.com/0xMassi/stik_app) ![Freeware][Freeware Icon]
* [QOwnNotes](http://www.qownnotes.org/) - . [![Open-Source Software][OSS Icon]](https://github.com/pbek/QOwnNotes) ![Freeware][Freeware Icon]
* [Quick Note](https://quicknoteapp.com) - . [![App Store][app-store Icon]](https://apps.apple.com/in/app/quick-note-in-the-menu/id1472935217?platform=mac)
* [Quiver](http://happenapps.com/#quiver) - , , , LaTeX .
* [VNote](https://app.vnote.fun/) - . [![Open-Source Software][OSS Icon]](https://github.com/vnotex/vnote/) ![Freeware][Freeware Icon]
* [VNote](https://app.vnote.fun/) - Qt . [![Open-Source Software][OSS Icon]](https://github.com/vnotex/vnote/) ![Freeware][Freeware Icon]
* [Zettel](https://github.com/AlexW00/Zettel) - Markdown . [![Open-Source Software][OSS Icon]](https://github.com/AlexW00/Zettel) [![App Store][app-store Icon]](https://apps.apple.com/app/zettel-quick-notes/id6748525244?platform=mac)
###
@ -261,14 +261,12 @@ Awesome Mac
###
* [Calibre](http://calibre-ebook.com/) - . [![OSS][OSS Icon]](https://github.com/kovidgoyal/calibre) ![Freeware][Freeware Icon]
* [BookShelves](https://getbookshelves.app/) - . ![Freeware][Freeware Icon] [![App Store][app-store Icon]](https://apps.apple.com/app/bookshelves-ebook-reader/id6756848973?platform=mac)
* [Clearview](https://clearview-reader.github.io/clearview-x/index.html) - PDF, EPUB, CHM, MOBI . [![App Store][app-store Icon]](https://apps.apple.com/us/app/clearview/id557090104?platform=mac)
* [iChm](https://github.com/NSGod/ichm) - CHM . [![Open-Source Software][OSS Icon]](https://github.com/NSGod/ichm) ![Freeware][Freeware Icon]
* [Kindle App](https://www.amazon.com/l/16571048011) - Amazon Kindle .
* [Klib](http://klib.me/) - Kindle iBooks . ![Freeware][Freeware Icon] [![App Store][app-store Icon]](https://apps.apple.com/app/id1196268448?at=1000lv4R&ct=klib_me&platform=mac)
* [Koodo Reader](https://www.koodoreader.com/en) - 15 . ![Freeware][Freeware Icon] [![OSS][OSS Icon]](https://github.com/koodo-reader/koodo-reader)
* [Readest](https://github.com/readest/readest) - . [![Open-Source Software][OSS Icon]](https://github.com/readest/readest) ![Freeware][Freeware Icon]
* [ReadAny](https://codedogqby.github.io/ReadAny/) - , AI , . [![Open-Source Software][OSS Icon]](https://github.com/codedogQBY/ReadAny) ![Freeware][Freeware Icon]
* [Readest](https://github.com/readest/readest) - . [![Open-Source Software][OSS Icon]](https://github.com/readest/readest) ![Freeware][Freeware Icon]
* [Scribus](https://www.scribus.net/) - . [![OSS][OSS Icon]](https://sourceforge.net/projects/scribus/) ![Freeware][Freeware Icon]
* [Sigil](https://sigil-ebook.com/) - EPUB . [![Open-Source Software][OSS Icon] ![Freeware][Freeware Icon]](https://github.com/Sigil-Ebook/Sigil)
* [Simple Comic](https://apps.apple.com/us/app/simple-comic/id1497435571?platform=mac) - PDF, CBZ, CBR . [![Open-Source Software][OSS Icon]](https://github.com/MaddTheSane/Simple-Comic) ![Freeware][Freeware Icon] [![App Store][app-store Icon]](https://apps.apple.com/us/app/simple-comic/id1497435571?platform=mac)
@ -283,7 +281,7 @@ Awesome Mac
* [Doughnut](https://doughnutapp.com/) - . [![Open-Source Software][OSS Icon] ![Freeware][Freeware Icon]](https://github.com/dyerc/Doughnut)
* [ReadKit](http://readkitapp.com/) - RSS .
* [Reeder 5](http://reederapp.com) - Feedbin, Feedly . [![App Store][app-store Icon]](https://apps.apple.com/pl/app/reeder-5/id1529448980?platform=mac)
* [Saga Reader](https://github.com/sopaco/saga-reader) - AI RSS . [![Open-Source Software][OSS Icon] ![Freeware][Freeware Icon]](https://github.com/dyerc/Doughnut)
* [Saga Reader](https://github.com/sopaco/saga-reader) - AI . [![Open-Source Software][OSS Icon] ![Freeware][Freeware Icon]](https://github.com/dyerc/Doughnut)
* [Unread](https://www.goldenhillsoftware.com/unread/) - RSS . [![App Store][app-store Icon]](https://apps.apple.com/us/app/unread-an-rss-reader/id1363637349?platform=mac)
* [Vienna](http://viennarss.github.io/) - macOS RSS/Atom . [![Open-Source Software][OSS Icon] ![Freeware][Freeware Icon]](https://github.com/ViennaRSS/vienna-rss)
@ -294,7 +292,7 @@ Awesome Mac
* [CHM Reader](http://www.hewbo.com/chm-reader.html) - .chm . ![Freeware][Freeware Icon]
* [Chmox](http://chmox.sourceforge.net/) - .chm . ![Freeware][Freeware Icon]
* [Highlights](https://highlightsapp.net) - PDF . ![Freeware][Freeware Icon]
* [PDF Auditor](https://pura-vida.in/apps/pdf-auditor/?utm_source=github&utm_medium=awesome-mac) - , , PDF . [![App Store][app-store Icon]](https://apps.apple.com/app/apple-store/id6738956506?pt=127483661&ct=GitHub&mt=8&platform=mac)
* [PDF Auditor](https://pura-vida.in/apps/pdf-auditor/?utm_source=github&utm_medium=awesome-mac) - , , . [![App Store][app-store Icon]](https://apps.apple.com/app/apple-store/id6738956506?pt=127483661&ct=GitHub&mt=8&platform=mac)
* [PDF Expert](https://pdfexpert.com/) - PDF , .
* [PDF Pals](https://pdfpals.com) - PDF .
* [PDFgear](https://www.pdfgear.com/) - AI PDF . ![Freeware][Freeware Icon] [![App Store][app-store Icon]](https://apps.apple.com/app/pdfgear-pdf-editor-for-adobe/id1615523079?platform=mac)
@ -307,7 +305,7 @@ Awesome Mac
* [UPDF](https://updf.com/) - PDF . ![Freeware][Freeware Icon] [![App Store][app-store Icon]](https://apps.apple.com/app/id1619925971?platform=mac)
* [Zotero](https://www.zotero.org/) - . [![OSS][OSS Icon]](https://github.com/zotero/zotero/) ![Freeware][Freeware Icon]
* [Collate](https://collate.one/get-started) - AI PDF . ![Freeware][Freeware Icon] [![App Store][app-store Icon]](https://apps.apple.com/us/app/collateai/id6447429913?platform=mac)
* [PDFsail](https://pdfsail.com/) - , , , , OCR PDF .
* [PDFsail](https://pdfsail.com/) - AI PDF .
* [TableTool](https://tabletool.io/) - CSV .
* [Heynote](https://heynote.com/) - . ![Freeware][Freeware Icon] ![Open-Source Software][OSS Icon]
@ -336,7 +334,7 @@ Awesome Mac
* [Smultron](http://www.peterborgapps.com/smultron/) - .
* [Sublime Text](http://www.sublimetext.com/) - .
* [TextMate](http://macromates.com/) - . [![Open-Source Software][OSS Icon]](https://github.com/textmate/textmate) ![Freeware][Freeware Icon]
* [Trae](https://www.trae.ai/) - AI IDE.
* [Trae](https://www.trae.ai/) - ByteDance AI IDE.
* [VSCodium](https://vscodium.com/) - VS Code . [![Open-Source Software][OSS Icon]](https://github.com/vscodium/vscodium) ![Freeware][Freeware Icon]
* [Visual Studio Code](https://code.visualstudio.com/) - Microsoft . ![Open-Source Software][OSS Icon] ![Freeware][Freeware Icon]
* [Vim](http://www.vim.org/) - . [![Open-Source Software][OSS Icon]](https://github.com/vim/vim) ![Freeware][Freeware Icon]
@ -367,37 +365,32 @@ Awesome Mac
* [DevHub](https://wangchujiang.com/DevHub/) - . ![OSS][OSS Icon] [![App Store][app-store Icon]](https://apps.apple.com/app/devhub/id6476452351?platform=mac)
* [EnvPane](https://github.com/hschmidt/EnvPane) - . [![Open-Source Software][OSS Icon] ![Freeware][Freeware Icon]](https://github.com/hschmidt/EnvPane)
* [FinderGo](https://github.com/onmyway133/FinderGo) - Finder . [![Freeware][Freeware Icon] ![Open-Source Software][OSS Icon]](https://github.com/onmyway133/FinderGo)
* [FlyEnv](https://www.flyenv.com) - , , . [![Open-Source Software][OSS Icon]](https://github.com/xpf0000/FlyEnv)
* [Gas Mask](https://github.com/2ndalpha/gasmask) - . [![Open-Source Software][OSS Icon] ![Freeware][Freeware Icon]](https://github.com/2ndalpha/gasmask)
* [He3](https://he3.app) - . ![Freeware][Freeware Icon]
* [Hex Fiend](https://ridiculousfish.com/hexfiend/) - 16 . [![Open-Source Software][OSS Icon]](https://github.com/ridiculousfish/HexFiend/) ![Freeware][Freeware Icon]
* [Hosts.prefpane](https://github.com/specialunderwear/Hosts.prefpane) - . [![Open-Source Software][OSS Icon] ![Freeware][Freeware Icon]](https://github.com/specialunderwear/Hosts.prefpane)
* [ImHex](https://imhex.werwolv.net/) - 16 . [![OSS][OSS Icon]](https://github.com/WerWolv/ImHex/) ![Freeware][Freeware Icon]
* [Itsyconnect](https://github.com/nickustinov/itsyconnect-macos) - , TestFlight, , , App Store Connect . [![Open-Source Software][OSS Icon]](https://github.com/nickustinov/itsyconnect-macos)
* [Itsyconnect](https://github.com/nickustinov/itsyconnect-macos) - , TestFlight, , , AI App Store Connect . [![Open-Source Software][OSS Icon]](https://github.com/nickustinov/itsyconnect-macos)
* [Kaleidoscope](https://www.kaleidoscopeapp.com/) - , .
* [Koala](http://koala-app.com) - Less, Sass, Compass . [![Open-Source Software][OSS Icon] ![Freeware][Freeware Icon]](https://github.com/oklai/koala/)
* [LINQPad](https://www.linqpad.net/) - , , .NET . ![Freeware][Freeware Icon]
* [Loca Studio](https://www.cunningo.com/locastudio/index.html) - .
* [Loupe](https://github.com/smughead/Loupe) - AI . [![Open-Source Software][OSS Icon]](https://github.com/smughead/Loupe) ![Freeware][Freeware Icon]
* [Medio](https://github.com/nuance-dev/medio) - diff . [![Open-Source Software][OSS Icon] ![Freeware][Freeware Icon]](https://github.com/nuance-dev/medio)
* [MJML](https://mjmlio.github.io/mjml-app/) - . [![OSS][OSS Icon]](https://github.com/mjmlio/mjml) ![Freeware][Freeware Icon]
* [NameQuick](https://namequick.app) - AI .
* [PaintCode](https://www.paintcodeapp.com/) - .
* [Poirot](https://github.com/LeonardoCardoso/Poirot) - Claude Code diff . [![Open-Source Software][OSS Icon]](https://github.com/LeonardoCardoso/Poirot) ![Freeware][Freeware Icon]
* [PortKiller](https://github.com/productdevbook/port-killer) - , · , . [![Open-Source Software][OSS Icon]](https://github.com/productdevbook/port-killer)
* [PortKiller](https://github.com/productdevbook/port-killer) - , Kubernetes Cloudflare Tunnel , . [![Open-Source Software][OSS Icon]](https://github.com/productdevbook/port-killer)
* [Pasteboard Viewer](https://github.com/sindresorhus/Pasteboard-Viewer) - . [![Open-Source Software][OSS Icon]](https://github.com/sindresorhus/Pasteboard-Viewer) ![Freeware][Freeware Icon]
* [PPRows](https://github.com/jkpang/PPRows) - . ![Freeware][Freeware Icon] [![Open-Source Software][OSS Icon]](https://github.com/jkpang/PPRows)
* [Responsively](https://responsively.app) - . [![Open-Source Software][OSS Icon]](https://github.com/responsively-org/responsively-app) ![Freeware][Freeware Icon]
* [Runjs](https://runjs.app/) - JavaScript . ![Freeware][Freeware Icon]
* [SCM Breeze](https://github.com/scmbreeze/scm_breeze) - Git . ![Freeware][Freeware Icon] [![Open-Source Software][OSS Icon]](https://github.com/scmbreeze/scm_breeze)
* [SaneHosts](https://sanehosts.com) - hosts . [![Open-Source Software][OSS Icon]](https://github.com/sane-apps/SaneHosts)
* [SnippetsLab](https://www.renfei.org/snippets-lab/) - .
* [StarUML](http://staruml.io) - UML .
* [Swiftify](https://objectivec2swift.com/#/xcode-extension/) - Objective-C to Swift .
* [SwitchHosts](https://oldj.github.io/SwitchHosts/) - . [![Open-Source Software][OSS Icon]](https://github.com/oldj/SwitchHosts) ![Freeware][Freeware Icon]
* [Switzy](https://github.com/yefga/Switzy) - Git SSH . [![Open-Source Software][OSS Icon]](https://github.com/yefga/Switzy) ![Freeware][Freeware Icon]
* [SYM](https://github.com/zqqf16/SYM) - iOS . [![Open-Source Software][OSS Icon] ![Freeware][Freeware Icon]](https://github.com/zqqf16/SYM)
* [Testpiler](https://furnacecreek.org/testpiler/) - XCTest Swift Testing .
* [Testpiler](https://furnacecreek.org/testpiler/) - XCTest Swift Testing .
* [Xcodes](https://github.com/RobotsAndPencils/XcodesApp) - Xcode . [![Open-Source Software][OSS Icon] ![Freeware][Freeware Icon]](https://github.com/RobotsAndPencils/XcodesApp)
* [zeplin](https://www.zeplin.io/) - . ![Freeware][Freeware Icon]
@ -412,11 +405,9 @@ Awesome Mac
* [bruno](https://www.usebruno.com/) - , Git API . ![Freeware][Freeware Icon]
* [Cocoa Rest Client](https://mmattozzi.github.io/cocoa-rest-client/) - HTTP/REST . [![Open-Source Software][OSS Icon]](https://github.com/mmattozzi/cocoa-rest-client) ![Freeware][Freeware Icon]
* [Echolon](https://echolon.app) - API Postman .
* [HTTPie](https://httpie.io/) - API . ![Freeware][Freeware Icon]
* [Hoppscotch](https://docs.hoppscotch.io/documentation/clients/desktop) - API . [![Open-Source Software][OSS Icon] ![Freeware][Freeware Icon]](https://github.com/hoppscotch/hoppscotch)
* [Insomnia](https://insomnia.rest/) - REST API . [![Open-Source Software][OSS Icon]](https://github.com/getinsomnia/insomnia) ![Freeware][Freeware Icon]
* [Maestro](https://maestro.dev/) - . [![Open-Source Software][OSS Icon]](https://github.com/mobile-dev-inc/maestro) ![Freeware][Freeware Icon]
* [Mockoon](https://mockoon.com/) - API . [![Open-Source Software][OSS Icon]](https://github.com/mockoon/mockoon)
* [Paw](https://paw.cloud/) - HTTP .
* [Postman](https://www.getpostman.com) - API . ![Freeware][Freeware Icon]
@ -429,7 +420,6 @@ Awesome Mac
* [Little Snitch](https://www.obdev.at/products/littlesnitch/download.html) - .
* [mitmproxy](https://mitmproxy.org/) - HTTP . [![Open-Source Software][OSS Icon]](https://github.com/mitmproxy/mitmproxy) ![Freeware][Freeware Icon]
* [Proxyman](https://proxyman.app) - HTTP . ![Freeware][Freeware Icon]
* [Rockxy](https://github.com/LocNguyenHuu/Rockxy) - , , , HTTP(S) . [![Open-Source Software][OSS Icon]](https://github.com/LocNguyenHuu/Rockxy) ![Freeware][Freeware Icon]
* [Sniffnet](https://github.com/GyulyVGC/sniffnet) - . [![Open-Source Software][OSS Icon]](https://github.com/GyulyVGC/sniffnet) ![Freeware][Freeware Icon]
* [Wireshark](https://www.wireshark.org) - . [![Open-Source Software][OSS Icon]](https://github.com/wireshark/wireshark) ![Freeware][Freeware Icon]
* [Apidog](https://www.apidog.com/) - API .
@ -459,8 +449,6 @@ Awesome Mac
###
* [Docker](https://www.docker.com/) - . [![Open-Source Software][OSS Icon]](https://github.com/docker) ![Freeware][Freeware Icon]
* [Cocoa-Way](https://github.com/J-x-Z/cocoa-way) - Linux GUI Wayland . [![Open-Source Software][OSS Icon]](https://github.com/J-x-Z/cocoa-way) ![Freeware][Freeware Icon]
* [Mocker](https://github.com/us/mocker) - Apple Containerization framework . [![Open-Source Software][OSS Icon]](https://github.com/us/mocker) ![Freeware][Freeware Icon]
* [OrbStack](https://orbstack.dev/) - Docker Linux . ![Freeware][Freeware Icon]
* [Parallels](http://www.parallels.com/) - VM.
* [Podman Desktop](https://podman-desktop.io/) - Kubernetes . [![Open-Source Software][OSS Icon]](https://github.com/containers/podman-desktop) ![Freeware][Freeware Icon]
@ -476,28 +464,25 @@ Awesome Mac
* [DataGrip](https://www.jetbrains.com/datagrip/) - .
* [DB Browser for SQLite](http://sqlitebrowser.org/) - SQLite DB . [![Open-Source Software][OSS Icon]](https://github.com/sqlitebrowser/sqlitebrowser) ![Freeware][Freeware Icon]
* [DBeaver](https://dbeaver.io/) - SQL .
* [DB Pro](https://dbpro.app) - SQL .
* [Navicat Premium](https://www.navicat.com/en/products/navicat-premium) - .
* [Paul](https://guillim.github.io/products/paul) - AI PostgreSQL .
* [Postico](https://eggerapps.at/postico/) - PostgreSQL .
* [Redis Insight](https://redis.io/insight/) - Redis . ![Freeware][Freeware Icon]
* [Sequel Ace](https://github.com/Sequel-Ace/Sequel-Ace) - Sequel Pro MySQL/MariaDB . [![Open-Source Software][OSS Icon]](https://github.com/Sequel-Ace/Sequel-Ace)
* [TablePlus](https://tableplus.io) - .
* [TablePro](https://github.com/datlechin/TablePro) - SQL/NoSQL AI SQL . [![Open-Source Software][OSS Icon]](https://github.com/datlechin/TablePro) ![Freeware][Freeware Icon] ![Native App][Native Icon]
* [TrailBase](https://trailbase.io) - API, , SQLite . [![Open-Source Software][OSS Icon]](https://github.com/trailbaseio/trailbase)
###
* [Alacritty](https://github.com/jwilm/alacritty) - GPU . [![Open-Source Software][OSS Icon]](https://github.com/jwilm/alacritty) ![Freeware][Freeware Icon]
* [Awal Terminal](https://github.com/AwalTerminal/Awal-terminal) - AI . [![Open-Source Software][OSS Icon]](https://github.com/AwalTerminal/Awal-terminal) ![Freeware][Freeware Icon]
* [electerm](https://electerm.github.io/electerm/) - , SSH, SFTP . [![Open-Source Software][OSS Icon]](https://github.com/electerm/electerm) ![Freeware][Freeware Icon]
* [Ghostty](https://github.com/ghostty-org/ghostty) - GPU . [![Open-Source Software][OSS Icon]](https://github.com/ghostty-org/ghostty) ![Freeware][Freeware Icon]
* [Awal Terminal](https://github.com/AwalTerminal/Awal-terminal) - AI , , , Metal LLM . [![Open-Source Software][OSS Icon]](https://github.com/AwalTerminal/Awal-terminal) ![Freeware][Freeware Icon]
* [Flock](https://github.com/Divagation/flock) - Claude Code . [![Open-Source Software][OSS Icon]](https://github.com/Divagation/flock) ![Freeware][Freeware Icon]
* [Ghostty](https://github.com/ghostty-org/ghostty) - GPU . [![Open-Source Software][OSS Icon]](https://github.com/ghostty-org/ghostty) ![Freeware][Freeware Icon]
* [Hyper](https://hyper.is) - . [![Open-Source Software][OSS Icon]](https://github.com/zeit/hyper) ![Freeware][Freeware Icon]
* [iTerm2](http://www.iterm2.com) - macOS . [![Open-Source Software][OSS Icon]](https://github.com/gnachman/iTerm2) ![Freeware][Freeware Icon]
* [Kitty](https://github.com/kovidgoyal/kitty) - GPU . [![Open-Source Software][OSS Icon]](https://github.com/kovidgoyal/kitty) ![Freeware][Freeware Icon]
* [Tabby](https://github.com/Eugeny/tabby) - . [![Open-Source Software][OSS Icon]](https://github.com/Eugeny/terminus) ![Freeware][Freeware Icon]
* [Warp](https://www.warp.dev) - .
* [Wave](https://github.com/wavetermdev/waveterm) - , , AI . [![Open-Source Software][OSS Icon]](https://github.com/wavetermdev/waveterm) ![Freeware][Freeware Icon]
* [Wave](https://github.com/wavetermdev/waveterm) - . [![Open-Source Software][OSS Icon]](https://github.com/wavetermdev/waveterm) ![Freeware][Freeware Icon]
* [WezTerm](https://wezfurlong.org/wezterm/) - Rust GPU . [![Open-Source Software][OSS Icon] ![Freeware][Freeware Icon]](https://github.com/wez/wezterm)
##
@ -515,8 +500,6 @@ Awesome Mac
* [GIMP](https://www.gimp.org) - GNU . [![Open-Source Software][OSS Icon]](https://www.gimp.org/source/#gimp-source-code)
* [Inkscape](https://inkscape.org/en/) - . [![Open-Source Software][OSS Icon]](https://launchpad.net/inkscape)
* [Krita](https://krita.org/en/) - . [![Open-Source Software][OSS Icon]](https://github.com/KDE/krita) ![Freeware][Freeware Icon]
* [Droply](https://convergencelab.gumroad.com/l/droply) - .
* [Lunacy](https://icons8.com/lunacy) - . ![Freeware][Freeware Icon] [![App Store][app-store Icon]](https://apps.apple.com/us/app/lunacy-graphic-design-editor/id1582493835?platform=mac)
* [MakeHuman](http://www.makehumancommunity.org) - 3D . ![Freeware][Freeware Icon]
* [Monodraw](http://monodraw.helftone.com) - Mac ASCII . [![App Store][app-store Icon]](https://apps.apple.com/app/monodraw/id920404675?platform=mac)
* [Paintbrush](http://paintbrush.sourceforge.net/) - . [![Open-Source Software][OSS Icon]](https://sourceforge.net/projects/paintbrush/files/) ![Freeware][Freeware Icon]
@ -537,15 +520,13 @@ Awesome Mac
* [OmniGraffle](https://www.omnigroup.com/omnigraffle) - .
* [Origami Studio](http://origami.design/) - (Facebook ).
* [Scapple](http://www.literatureandlatte.com/scapple.php) - .
* [Simple Diagrams](https://www.simplediagrams.com/) - .
* [XMind](http://www.xmind.net) - .
###
* [CleanShot X](https://cleanshot.com/) - Mac .
* [CloudApp](https://www.getcloudapp.com/) - . ![Freeware][Freeware Icon]
* [macshot](https://github.com/sw33tlie/macshot) - , , OCR . [![Open-Source Software][OSS Icon]](https://github.com/sw33tlie/macshot) ![Freeware][Freeware Icon]
* [Scap](https://wangchujiang.com/scap/) - , , . [![App Store][app-store Icon]](https://apps.apple.com/app/Scap/6758053530?platform=mac)
* [Scap](https://wangchujiang.com/scap/) - , /, . [![App Store][app-store Icon]](https://apps.apple.com/app/Scap/6758053530?platform=mac)
* [Shottr](https://shottr.cc/) - , OCR .
* [Snipaste](https://www.snipaste.com) - . ![Freeware][Freeware Icon]
* [Xnip](http://xnipapp.com/) - . ![Freeware][Freeware Icon]
@ -553,69 +534,49 @@ Awesome Mac
###
* [BetterCapture](https://jsattler.github.io/BetterCapture/) - . [![Open-Source Software][OSS Icon]](https://github.com/jsattler/BetterCapture) ![Freeware][Freeware Icon]
* [Capty](https://capty.app/) - .
* [Capso](https://github.com/lzhgus/Capso) - , OCR, . [![Open-Source Software][OSS Icon]](https://github.com/lzhgus/Capso) ![Freeware][Freeware Icon]
* [Gifox](https://gifox.app) - GIF .
* [Kap](https://getkap.co/) - . [![Open-Source Software][OSS Icon]](https://github.com/wulkano/kap) ![Freeware][Freeware Icon]
* [KeyCastr](https://github.com/keycastr/keycastr) - . [![Open-Source Software][OSS Icon]](https://github.com/keycastr/keycastr) ![Freeware][Freeware Icon]
* [Licecap](http://www.cockos.com/licecap/) - GIF . [![Open-Source Software][OSS Icon]](https://github.com/justinfrankel/licecap) ![Freeware][Freeware Icon]
* [Licecap](http://www.cockos.com/licecap/) - GIF . [![Open-Source Software][OSS Icon]](https://github.com/justinfrankel/licecap) ![Freeware][Freeware Icon]
* [Monosnap](https://monosnap.com/) - . ![Freeware][Freeware Icon]
* [OBS Studio](https://github.com/obsproject/obs-studio) - . [![Open-Source Software][OSS Icon]](https://github.com/obsproject/obs-studio)
* [OpenScreen](https://github.com/siddharthvaddem/openscreen) - . [![Open-Source Software][OSS Icon]](https://github.com/siddharthvaddem/openscreen) ![Freeware][Freeware Icon]
* [Recordly](https://recordly.dev/) - , , . [![Open-Source Software][OSS Icon]](https://github.com/webadderall/Recordly) ![Freeware][Freeware Icon]
* [Reframed](https://reframed.dev) - . [![Open-Source Software][OSS Icon]](https://github.com/jkuri/Reframed) ![Freeware][Freeware Icon]
* [Screen Studio](https://www.screen.studio/) - .
* [Reframed](https://reframed.dev) - . , , iOS , , , . [![Open-Source Software][OSS Icon]](https://github.com/jkuri/Reframed) ![Freeware][Freeware Icon]
* [ScreenSage Pro](https://screensage.pro/) - .
* [Screenize](https://syi0808.github.io/screenize/) - , , . [![Open-Source Software][OSS Icon]](https://github.com/syi0808/screenize) ![Freeware][Freeware Icon]
* [Screenpipe](https://github.com/mediar-ai/screenpipe) - AI . [![Open-Source Software][OSS Icon]](https://github.com/mediar-ai/screenpipe) ![Freeware][Freeware Icon]
* [Tight Studio](https://tight.studio/) - , , AI .
* [Screenize](https://syi0808.github.io/screenize/) - , , Screen Studio . [![Open-Source Software][OSS Icon]](https://github.com/syi0808/screenize) ![Freeware][Freeware Icon]
###
* [Amazing AI](https://sindresorhus.com/amazing-ai) - Stable Diffusion - . ![Freeware][Freeware Icon]
* [Assetizr](https://assetizr.com) - . ![Freeware][Freeware Icon]
* [BlurScreen App](https://www.blurscreen.app) - .
* [Diffusion Bee](https://diffusionbee.com/) - Stable Diffusion AI . [![Open-Source Software][OSS Icon]](https://github.com/divamgupta/diffusionbee-stable-diffusion-ui/) ![Freeware][Freeware Icon]
* [Eagle App](https://en.eagle.cool/) - , , , , .
* [Eagle App](https://en.eagle.cool/) - .
* [ExifCleaner](https://exifcleaner.com) - EXIF . [![Open-Source Software][OSS Icon]](https://github.com/szTheory/exifcleaner) ![Freeware][Freeware Icon]
* [HEIC Converter](https://sindresorhus.com/heic-converter) - HEIC JPEG PNG . ![Freeware][Freeware Icon]
* [ImageOptim](https://imageoptim.com/mac) - EXIF . [![Open-Source Software][OSS Icon]](https://github.com/ImageOptim/ImageOptim) ![Freeware][Freeware Icon]
* [iPic](https://en.toolinbox.net/iPic/) - . ![Freeware][Freeware Icon]
* [CompressO](https://github.com/codeforreal1/compressO) - . [![Open-Source Software][OSS Icon]](https://github.com/codeforreal1/compressO) ![Freeware][Freeware Icon]
* [Lap](https://github.com/julyx10/lap) - . [![Open-Source Software][OSS Icon]](https://github.com/julyx10/lap) ![Freeware][Freeware Icon]
* [Mottie](https://recouse.me/apps/mottie/) - dotLottie Quick Look Lottie . ![Freeware][Freeware Icon] [![App Store][app-store Icon]](https://apps.apple.com/app/apple-store/id6743446238?pt=120474400&ct=awesome-mac&mt=8)
* [PicGo](https://github.com/Molunerfinn/PicGo) - . [![Open-Source Software][OSS Icon]](https://github.com/Molunerfinn/PicGo)
* [RightFont](http://rightfontapp.com/) - .
* [Zipic](https://zipic.app/) - .
* [Zipic](https://zipic.app/) - , , Shortcuts Raycast .
## AI
## AI
* [AppleAi](https://www.theappleai.tech/) - AI . [![Open-Source Software][OSS Icon]](https://github.com/bunnysayzz/AppleAI)
* [Apple On-Device OpenAI](https://github.com/gety-ai/apple-on-device-openai) - Apple OpenAI API . [![Open-Source Software][OSS Icon]](https://github.com/gety-ai/apple-on-device-openai) ![Freeware][Freeware Icon]
* [Atomic Chat](https://github.com/AtomicBot-ai/Atomic-Chat) - MCP AI . [![Open-Source Software][OSS Icon]](https://github.com/AtomicBot-ai/Atomic-Chat)
* [Apple On-Device OpenAI](https://github.com/gety-ai/apple-on-device-openai) - Apple Foundation OpenAI API . [![Open-Source Software][OSS Icon]](https://github.com/gety-ai/apple-on-device-openai) ![Freeware][Freeware Icon]
* [Atomic Chat](https://github.com/AtomicBot-ai/Atomic-Chat) - LLM, , MCP, OpenAI API AI . [![Open-Source Software][OSS Icon]](https://github.com/AtomicBot-ai/Atomic-Chat)
* [BoltAI](https://boltai.com) - Mac ChatGPT .
* [ChatGPT](https://openai.com/chatgpt/mac/) - OpenAI .
* [Claude](https://claude.ai/download) - Anthropic .
* [Claude God](https://claudegod.app) - Claude , , . [![Open-Source Software][OSS Icon]](https://github.com/Lcharvol/Claude-God) ![Freeware][Freeware Icon]
* [Claude Usage Monitor](https://github.com/theDanButuc/Claude-Usage-Monitor) - Claude . [![Open-Source Software][OSS Icon]](https://github.com/theDanButuc/Claude-Usage-Monitor) ![Freeware][Freeware Icon]
* [Claudoscope](https://github.com/cordwainersmith/claudoscope) - Claude Code . [![Open-Source Software][OSS Icon]](https://github.com/cordwainersmith/claudoscope) ![Freeware][Freeware Icon]
* [ClawdHome](https://clawdhome.app/) - OpenClaw . [![Open-Source Software][OSS Icon]](https://github.com/ThinkInAIXYZ/clawdhome) ![Native App][Native Icon]
* [Cherry Studio](https://www.cherry-ai.com/) - LLM . [![Open-Source Software][OSS Icon]](https://github.com/CherryHQ/cherry-studio) ![Freeware][Freeware Icon]
* [Chatbox](https://chatboxai.app) - AI . [![Open-Source Software][OSS Icon]](https://github.com/chatboxai/chatbox) ![Freeware][Freeware Icon]
* [CodexBar](https://codexbar.app) - OpenAI Codex Claude Code . [![Open-Source Software][OSS Icon]](https://github.com/steipete/CodexBar) ![Freeware][Freeware Icon]
* [Fazm](https://fazm.ai) - , , AI . [![Open-Source Software][OSS Icon] ![Freeware][Freeware Icon]](https://github.com/m13v/fazm)
* [Flock](https://github.com/Divagation/flock) - Claude Code . [![Open-Source Software][OSS Icon]](https://github.com/Divagation/flock) ![Freeware][Freeware Icon]
* [Fluent](https://fluentmac.app) - AI .
* [GroAsk](https://groask.com) - AI CLI .
* [Fluent](https://fluentmac.app) - AI .
* [Jan](https://jan.ai/) - ChatGPT . [![Open-Source Software][OSS Icon]](https://github.com/menloresearch/jan) ![Freeware][Freeware Icon]
* [Maestro](https://runmaestro.ai) - AI . [![Open-Source Software][OSS Icon]](https://github.com/pedramamini/Maestro)
* [RecurseChat](https://recurse.chat) - AI .
* [MiniClaw](https://github.com/augmentedmike/miniclaw-os) - AI . [![Open-Source Software][OSS Icon]](https://github.com/augmentedmike/miniclaw-os) ![Freeware][Freeware Icon]
* [Orchard](https://orchard.5km.tech/) - AI Apple MCP .
* [TokenMeter](https://priyans-hu.github.io/tokenmeter/) - Claude Code , , , . [![Open-Source Software][OSS Icon]](https://github.com/Priyans-hu/tokenmeter) ![Freeware][Freeware Icon]
* [Usage4Claude](https://github.com/f-is-h/Usage4Claude) - Claude . [![Open-Source Software][OSS Icon]](https://github.com/f-is-h/Usage4Claude) ![Freeware][Freeware Icon]
* [Maestro](https://runmaestro.ai) - AI . [![Open-Source Software][OSS Icon]](https://github.com/pedramamini/Maestro)
* [MiniClaw](https://github.com/augmentedmike/miniclaw-os) - ·· AI . [![Open-Source Software][OSS Icon]](https://github.com/augmentedmike/miniclaw-os) ![Freeware][Freeware Icon]
* [Orchard](https://orchard.5km.tech/) - AI , , , , Apple MCP .
* [Witsy](https://github.com/nbonamy/witsy) - AI MCP . [![Open-Source Software][OSS Icon]](https://github.com/nbonamy/witsy) ![Freeware][Freeware Icon]
* [remio](https://www.remio.ai/?utm_source=github_list) - AI . [![Freeware][Freeware Icon]](https://www.remio.ai/?utm_source=github_list)
* [Warden](https://karatsidhu.gumroad.com/l/warden) - Swift macOS , API LLM . [![Open-Source Software][OSS Icon]](https://github.com/SidhuK/WardenApp) ![Freeware][Freeware Icon]
###
@ -627,10 +588,6 @@ Awesome Mac
###
* [Audacity](https://www.audacityteam.org/) - . [![Open-Source Software][OSS Icon]](https://github.com/audacity/audacity) ![Freeware][Freeware Icon]
* [Aegisub](https://github.com/Aegisub/Aegisub) - . [![Open-Source Software][OSS Icon]](https://github.com/Aegisub/Aegisub/) ![Freeware][Freeware Icon]
* [Audio Profile Manager](https://apps.apple.com/us/app/audio-profile-manager/id1484150558?ls=1&platform=mac) - . [![App Store][app-store Icon]](https://apps.apple.com/us/app/audio-profile-manager/id1484150558?ls=1&platform=mac)
* [BeMyEars](https://www.bemyears.cn/) - . ![Freeware][Freeware Icon]
* [Elmedia Player](https://mac.eltima.com/media-player.html) - .
* [Spotifly](https://github.com/ralph/Spotifly) - Spotify . [![Open-Source Software][OSS Icon]](https://github.com/ralph/Spotifly) ![Freeware][Freeware Icon]
* [Spotify](https://www.spotify.com/) - . ![Freeware][Freeware Icon]
@ -646,20 +603,15 @@ Awesome Mac
* [Adium](https://adium.im/) - Mac OS X . ![Freeware][Freeware Icon]
* [Caprine](https://github.com/sindresorhus/caprine) - Facebook Messenger . ![Open-Source Software][OSS Icon] ![Freeware][Freeware Icon]
* [DingTalk](https://www.dingtalk.com/en) - . ![Freeware][Freeware Icon]
* [Discord](https://discord.com/) - , , . ![Freeware][Freeware Icon]
* [DingTalk](https://www.dingtalk.com/en) - . ![Freeware][Freeware Icon]
* [Discord](https://discord.com/) - . ![Freeware][Freeware Icon]
* [Element](https://element.io/) - . [![Open-Source Software][OSS Icon]](https://github.com/vector-im) ![Freeware][Freeware Icon]
* [Ferdium](https://ferdium.org/) - . [![Open-Source Software][OSS Icon] ![Freeware][Freeware Icon]](https://github.com/ferdium/ferdium-app)
* [Franz](http://meetfranz.com/) - . ![Freeware][Freeware Icon]
* [Gitter](https://gitter.im) - GitHub . ![Freeware][Freeware Icon]
* [Franz](http://meetfranz.com/) - . ![Freeware][Freeware Icon]
* [Lark](https://www.larksuite.com/en_us/) - . ![Freeware][Freeware Icon]
* [Mattermost](https://mattermost.com/) - . [![Open-Source Software][OSS Icon]](https://github.com/mattermost/mattermost) ![Freeware][Freeware Icon]
* [Mattermost](https://mattermost.com/) - . [![Open-Source Software][OSS Icon]](https://github.com/mattermost/mattermost) ![Freeware][Freeware Icon]
* [Signal](https://signal.org/download/) - . [![Open-Source Software][OSS Icon]](https://github.com/signalapp/Signal-Desktop)
* [Slack](https://slack.com/) - . ![Freeware][Freeware Icon]
* [Stack](https://getstack.app/) - .
* [Teambition](https://www.teambition.com) - , , , . ![Freeware][Freeware Icon]
* [Telegram](https://desktop.telegram.org/) - . [![Open-Source Software][OSS Icon]](https://github.com/telegramdesktop/tdesktop) ![Freeware][Freeware Icon]
* [Wavebox](https://wavebox.io) - .
* [WhatsApp](https://www.whatsapp.com/) - . ![Freeware][Freeware Icon]
###
@ -674,7 +626,6 @@ Awesome Mac
###
* [Cyberduck](https://cyberduck.io/) - FTP, SFTP, WebDAV, S3 . [![Open-Source Software][OSS Icon]](https://github.com/iterate-ch/cyberduck) ![Freeware][Freeware Icon]
* [Dropshare](https://dropshare.app) - , , .
* [LocalSend](https://localsend.org/) - AirDrop . [![Open-Source Software][OSS Icon]](https://github.com/localsend/localsend) ![Freeware][Freeware Icon]
* [NearDrop](https://github.com/grishka/NearDrop) - macOS Google Quick Share . [![Open-Source Software][OSS Icon]](https://github.com/localsend/localsend) ![Freeware][Freeware Icon]
* [Transmit](https://panic.com/transmit/) - Mac .
@ -684,7 +635,6 @@ Awesome Mac
* [Data Rescue](https://www.prosofteng.com/mac-data-recovery) - .
* [DiskWarrior](http://www.alsoft.com/DiskWarrior/) - Mac .
* [Disk Drill](https://www.cleverfiles.com/) - . ![Freeware][Freeware Icon]
* [R-Studio for Mac](http://www.r-studio.com/data_recovery_macintosh/) - .
* [SuperDuper!](https://shirt-pocket.com/SuperDuper/SuperDuperDescription.html) - .
##
@ -694,26 +644,14 @@ Awesome Mac
* [Audio Hijack](https://www.rogueamoeba.com/audiohijack/) - .
* [BlackHole](https://github.com/ExistentialAudio/BlackHole) - . [![Open-Source Software][OSS Icon]](https://github.com/ExistentialAudio/BlackHole) ![Freeware][Freeware Icon]
* [DaVinci Resolve](https://www.blackmagicdesign.com/products/davinciresolve/) - . ![Freeware][Freeware Icon]
* [FineTune](https://github.com/ronitsingh10/FineTune) - 10 EQ . [![Open-Source Software][OSS Icon]](https://github.com/ronitsingh10/FineTune) ![Freeware][Freeware Icon]
* [HandBrake](https://handbrake.fr/) - . [![Open-Source Software][OSS Icon]](https://github.com/HandBrake/HandBrake) ![Freeware][Freeware Icon]
* [FineTune](https://github.com/ronitsingh10/FineTune) - , 10 EQ. SoundSource . [![Open-Source Software][OSS Icon]](https://github.com/ronitsingh10/FineTune) ![Freeware][Freeware Icon]
* [HandBrake](https://handbrake.fr/) - . [![Open-Source Software][OSS Icon]](https://github.com/HandBrake/HandBrake) ![Freeware][Freeware Icon]
* [IINA](https://iina.io/) - . [![Open-Source Software][OSS Icon]](https://github.com/iina/iina) ![Freeware][Freeware Icon]
* [Kodi](https://kodi.tv/) - , , . [![Open-Source Software][OSS Icon]](https://github.com/xbmc/xbmc) ![Freeware][Freeware Icon]
* [LMMS](https://lmms.io) - . [![Open-Source Software][OSS Icon]](https://github.com/lmms/lmms) ![Freeware][Freeware Icon]
* [GarageBand](https://www.apple.com/mac/garageband/) - . ![Freeware][Freeware Icon] [![App Store][app-store Icon]](https://apps.apple.com/cn/app/garageband/id682658836?l=zh&ls=1&platform=mac)
* [Logic Pro X](https://www.apple.com/logic-pro/) - . [![App Store][app-store Icon]](https://apps.apple.com/cn/app/logic-pro-x/id634148309?l=zh&platform=mac)
* [Kodi](https://kodi.tv/) - . [![Open-Source Software][OSS Icon]](https://github.com/xbmc/xbmc) ![Freeware][Freeware Icon]
* [LosslessCut](https://github.com/mifi/lossless-cut) - . [![Open-Source Software][OSS Icon]](https://github.com/mifi/lossless-cut) ![Freeware][Freeware Icon]
* [LyricGlow](https://github.com/ateymoori/lyricglow) - . [![Open-Source Software][OSS Icon]](https://github.com/ateymoori/lyricglow) ![Freeware][Freeware Icon]
* [Movie Catcher](https://evilcult.github.io/moviecatcher/) - . [![Open-Source Software][OSS Icon]](https://github.com/EvilCult/moviecatcher) ![Freeware][Freeware Icon]
* [mpv](https://www.mpv.io/) - . [![Open-Source Software][OSS Icon]](https://github.com/mpv-player/mpv) ![Freeware][Freeware Icon]
* [Natron](https://natrongithub.github.io/) - . [![Open-Source Software][OSS Icon]](https://github.com/MrKepzie/Natron) ![Freeware][Freeware Icon]
* [Petrichor](https://github.com/kushalpandya/Petrichor) - , , , . [![Open-Source Software][OSS Icon]](https://github.com/kushalpandya/Petrichor) ![Freeware][Freeware Icon]
* [Popcorn Time](https://popcorn-time.site/) - . [![Open-Source Software][OSS Icon]](https://github.com/popcorn-official/popcorn-desktop) ![Freeware][Freeware Icon]
* [Stremio](https://www.stremio.com/) - , TV, , . ![Freeware][Freeware Icon]
* [trax](https://github.com/nbonamy/trax) - . [![Open-Source Software][OSS Icon] ![Freeware][Freeware Icon]](https://github.com/nbonamy/trax)
* [Tuneful](https://www.tuneful.dev) - Spotify Apple Music . [![App Store][app-store Icon]](https://apps.apple.com/app/tuneful/id6739804295?platform=mac)
* [VLC](https://www.videolan.org/vlc/) - , , . [![Open-Source Software][OSS Icon]](https://github.com/videolan/vlc) ![Freeware][Freeware Icon]
* [Kaset](https://github.com/sozercan/kaset) - , , YouTube Music . [![Open-Source Software][OSS Icon]](https://github.com/sozercan/kaset) ![Freeware][Freeware Icon]
* [YouTube Music](https://th-ch.github.io/youtube-music/) - YouTube Music . [![Open-Source Software][OSS Icon]](https://github.com/th-ch/youtube-music/) ![Freeware][Freeware Icon]
* [VLC](https://www.videolan.org/vlc/) - . [![Open-Source Software][OSS Icon]](https://github.com/videolan/vlc) ![Freeware][Freeware Icon]
##
@ -721,12 +659,10 @@ Awesome Mac
* [Downie](https://software.charliemonroe.net/downie.php) - YouTube 1200 macOS .
* [FOLX](https://mac.eltima.com/download-manager.html) - Mac . ![Freeware][Freeware Icon]
* [Free Download Manager](https://www.freedownloadmanager.org/) - . ![Freeware][Freeware Icon]
* [JDownloader](http://jdownloader.org/) - , , . ![Freeware][Freeware Icon] ![Open-Source Software][OSS Icon]
* [Motrix](https://motrix.app/) - HTTP, FTP, BitTorrent, Magnet . [![Open-Source Software][OSS Icon]](https://github.com/agalwood/Motrix) ![Freeware][Freeware Icon]
* [Neat Download Manager](https://www.neatdownloadmanager.com/) - . ![Freeware][Freeware Icon]
* [qBittorrent](https://www.qbittorrent.org/) - . [![Open-Source Software][OSS Icon]](https://github.com/qbittorrent/qBittorrent) ![Freeware][Freeware Icon]
* [Transmission](https://www.transmissionbt.com/) - . [![Open-Source Software][OSS Icon]](https://github.com/transmission/transmission) ![Freeware][Freeware Icon]
* [XGetter](https://xgetter.com/) - . ![Freeware][Freeware Icon]
* [XGetter](https://xgetter.com/) - - YouTube, Douyin, Facebook, Instagram, Twitter, TikTok 60 ! ![][Freeware Icon]
##
@ -739,27 +675,24 @@ Awesome Mac
##
* [Kawa](https://github.com/utatti/kawa) - OS X . [![Open-Source Software][OSS Icon]](https://github.com/utatti/kawa) ![Freeware][Freeware Icon]
* [LangSwitcher](https://github.com/reg2005/langSwitcher) - . [![Open-Source Software][OSS Icon]](https://github.com/reg2005/langSwitcher) ![Freeware][Freeware Icon]
* [LangSwitcher](https://github.com/reg2005/langSwitcher) - . . EN/RU/DE/FR/ES . [![Open-Source Software][OSS Icon]](https://github.com/reg2005/langSwitcher) ![Freeware][Freeware Icon]
* [Rocket](https://matthewpalmer.net/rocket/) - Slack . ![Freeware][Freeware Icon]
* [InputSourcePro](https://inputsource.pro/) - . [![Open-Source Software][OSS Icon]](https://github.com/runjuu/InputSourcePro) ![Freeware][Freeware Icon]
## (Voice-to-Text)
* [Aiko](https://sindresorhus.com/aiko) - . ![Freeware][Freeware Icon] [![App Store][app-store Icon]](https://apps.apple.com/app/id1666327168?platform=mac)
* [Azex Speech](https://github.com/azex-ai/speech) - AI . [![Open-Source Software][OSS Icon]](https://github.com/azex-ai/speech) ![Freeware][Freeware Icon]
* [EnviousWispr](https://enviouswispr.com/) - AI . ![Freeware][Freeware Icon]
* [FnKey](https://github.com/evoleinik/fnkey) - . [![Open-Source Software][OSS Icon]](https://github.com/evoleinik/fnkey) ![Freeware][Freeware Icon]
* [FnKey](https://github.com/evoleinik/fnkey) - Fn . [![Open-Source Software][OSS Icon]](https://github.com/evoleinik/fnkey) ![Freeware][Freeware Icon]
* [OpenDictation](https://github.com/kdcokenny/OpenDictation) - . [![Open-Source Software][OSS Icon]](https://github.com/kdcokenny/OpenDictation) ![Freeware][Freeware Icon]
* [OpenTypeless](https://github.com/tover0314-w/opentypeless) - AI . [![Open-Source Software][OSS Icon]](https://github.com/tover0314-w/opentypeless) ![Freeware][Freeware Icon]
* [OpenTypeless](https://github.com/tover0314-w/opentypeless) - AI , . [![Open-Source Software][OSS Icon]](https://github.com/tover0314-w/opentypeless) ![Freeware][Freeware Icon]
* [Whispering](https://epicenter.md/whispering/) - AI . [![Open-Source Software][OSS Icon]](https://github.com/EpicenterHQ/epicenter) ![Freeware][Freeware Icon]
##
* [Arc](https://arc.net/) - . ![Freeware][Freeware Icon]
* [Arc](https://arc.net/) - . ![Freeware][Freeware Icon]
* [Brave](https://brave.com/) - . [![Open-Source Software][OSS Icon]](https://github.com/brave/brave-browser) ![Freeware][Freeware Icon]
* [Chrome](https://www.google.com/chrome/) - Google . ![Freeware][Freeware Icon]
* [Firefox](https://www.mozilla.org/firefox/) - Mozilla . [![Open-Source Software][OSS Icon]](https://hg.mozilla.org/mozilla-central) ![Freeware][Freeware Icon]
* [Helium](https://helium.computer/) - Chromium . [![Open-Source Software][OSS Icon]](https://github.com/imputnet/helium) ![Freeware][Freeware Icon]
* [Safari](https://www.apple.com/safari/) - Mac . ![Freeware][Freeware Icon]
* [Tabbit](https://tabbitbrowser.com/) - AI . ![Freeware][Freeware Icon]
* [Vivaldi](https://vivaldi.com/) - . ![Freeware][Freeware Icon]
@ -768,10 +701,8 @@ Awesome Mac
* [DeepL](https://www.deepl.com/) - . ![Freeware][Freeware Icon]
* [Easydict](https://github.com/tisfeng/Easydict) - · . [![Open-Source Software][OSS Icon]](https://github.com/tisfeng/Easydict)
* [iTranslate](http://www.itranslate.com/) - . ![Freeware][Freeware Icon]
* [MoePeek](https://github.com/cosZone/MoePeek) - , OCR, , . [![Open-Source Software][OSS Icon]](https://github.com/cosZone/MoePeek) ![Freeware][Freeware Icon]
* [OpenAI Translator](https://github.com/yetone/openai-translator) - AI . [![Open-Source Software][OSS Icon]](https://github.com/yetone/openai-translator) ![Freeware][Freeware Icon]
* [Translatium](https://translatium.app) - 100 . [![Open-Source Software][OSS Icon]](https://github.com/webcatalog/translatium-desktop) [![App Store][app-store Icon]](https://apps.apple.com/us/app/translatium/id1547052291?platform=mac)
* [MoePeek](https://github.com/cosZone/MoePeek) - , OCR , , . [![Open-Source Software][OSS Icon]](https://github.com/cosZone/MoePeek)
* [OpenAI Translator](https://github.com/yetone/openai-translator) - ChatGPT API . [![Open-Source Software][OSS Icon]](https://github.com/yetone/openai-translator)
* [ScreenTranslate](https://screentranslate.filient.ai/) - . [![Open-Source Software][OSS Icon]](https://github.com/hcmhcs/screenTranslate) ![Freeware][Freeware Icon]
##
@ -780,7 +711,7 @@ Awesome Mac
##
* [SubManager](https://submanager.app/) - . [![App Store][app-store Icon]](https://apps.apple.com/app/submanager-subscription-list/id1632853914?platform=mac)
* [SubManager](https://submanager.app/) - . [![App Store][app-store Icon]](https://apps.apple.com/app/submanager-subscription-list/id1632853914?platform=mac)
* [SubList](https://apps.apple.com/app/sublist-subscription-list/id6757860829?platform=mac) - , iCloud , .
##
@ -789,200 +720,114 @@ Awesome Mac
##
* [Deadbolt](https://github.com/alichtman/deadbolt) - . [![Open-Source Software][OSS Icon]](https://github.com/alichtman/deadbolt) ![Freeware][Freeware Icon]
* [Antivirus One](https://cleanerone.trendmicro.com/antivirus-one-for-mac/) - , , . ![Freeware][Freeware Icon]
* [Antivirus One](https://cleanerone.trendmicro.com/antivirus-one-for-mac/) - Mac . ![Freeware][Freeware Icon]
* [BlockBlock](https://objective-see.com/products/blockblock.html) - . [![Open-Source Software][OSS Icon]](https://github.com/objective-see/BlockBlock)
* [ClearanceKit](https://craigjbass.github.io/clearancekit/) - . [![Open-Source Software][OSS Icon]](https://github.com/craigjbass/clearancekit) ![Native App][Native Icon]
* [Dylib Hijack Scanner](https://objective-see.com/products/dhs.html) - dylib . ![Freeware][Freeware Icon]
* [LuLu](https://objective-see.com/products/lulu.html) - . [![Open-Source Software][OSS Icon]](https://github.com/objective-see/LuLu) ![Freeware][Freeware Icon]
* [MalwareBytes](https://www.malwarebytes.com/mac-download/) - . ![Freeware][Freeware Icon]
* [NoxKey](https://github.com/No-Box-Dev/Noxkey) - Touch ID API . [![Open-Source Software][OSS Icon]](https://github.com/No-Box-Dev/Noxkey) ![Freeware][Freeware Icon]
* [OverSight](https://objective-see.com/products/oversight.html) - . ![Freeware][Freeware Icon]
* [Santa](https://northpole.security/) - . [![Open-Source Software][OSS Icon]](https://github.com/northpolesec/santa) ![Native App][Native Icon]
* [Vulert](https://vulert.com) - .
* [swiftGuard](https://github.com/Lennolium/swiftGuard) - USB . [![Open-Source Software][OSS Icon]](https://github.com/Lennolium/swiftGuard) ![Freeware][Freeware Icon]
* [What's Your Sign?](https://objective-see.com/products/whatsyoursign.html) - Finder . ![Freeware][Freeware Icon]
* [TouchBridge](https://github.com/HMAKT99/UnTouchID) - . [![Open-Source Software][OSS Icon]](https://github.com/HMAKT99/UnTouchID) ![Freeware][Freeware Icon]
## VPN
* [Clash](https://github.com/Dreamacro/clash) - . [![Open-Source Software][OSS Icon]](https://github.com/Dreamacro/clash) ![Freeware][Freeware Icon]
* [ClashBar](https://clashbar.vercel.app/) - mihomo . [![Open-Source Software][OSS Icon]](https://github.com/Sitoi/ClashBar) ![Freeware][Freeware Icon] ![Native App][Native Icon]
* [ClashX Guide](https://clashx.tech) - ClashX . ![Freeware][Freeware Icon]
* [Cloudflare WARP](https://1.1.1.1/) - Cloudflare . ![Freeware][Freeware Icon]
* [DashVPN](https://getdashvpn.com/) - VLESS, Shadowsocks, HTTPS . ![Freeware][Freeware Icon] [![App Store][app-store Icon]](https://apps.apple.com/us/app/dash-vpn-for-outline-vless/id6758860923?platform=mac)
* [Hiddify](https://github.com/hiddify/hiddify-app) - . [![Open-Source Software][OSS Icon]](https://github.com/hiddify/hiddify-app) ![Freeware][Freeware Icon]
* [Mullvad VPN](https://mullvad.net) - VPN . [![Open-Source Software][OSS Icon]](https://github.com/mullvad/mullvadvpn-app)
* [Tunnelbear](https://www.tunnelbear.com) - VPN . ![Freeware][Freeware Icon]
* [Windscribe](https://windscribe.com) - VPN . ![Freeware][Freeware Icon]
* [Tailscale](https://tailscale.com/) - , , VPN. ![Freeware][Freeware Icon]
* [Tailscale](https://tailscale.com/) - VPN. ![Freeware][Freeware Icon]
* [VPN Bypass](https://github.com/GeiserX/VPN-Bypass) - VPN . [![Open-Source Software][OSS Icon]](https://github.com/GeiserX/VPN-Bypass) ![Freeware][Freeware Icon]
##
* [DNS Easy Switcher](https://github.com/glinford/dns-easy-switcher) - DNS . [![Open-Source Software][OSS Icon]](https://github.com/glinford/dns-easy-switcher) ![Freeware][Freeware Icon]
* [Dropover](https://dropoverapp.com/) - , , . [![App Store][app-store Icon]](https://apps.apple.com/us/app/dropover-easier-drag-drop/id1355679052?platform=mac)
###
* [Buffer](https://samirpatil2000.github.io/products/buffer/) - OCR . [![Open-Source Software][OSS Icon]](https://github.com/samirpatil2000/Buffer) ![Freeware][Freeware Icon] ![Native App][Native Icon]
* [ClipTools](https://macmost.com/cliptools) - , , . ![Freeware][Freeware Icon] [![App Store][app-store Icon]](https://apps.apple.com/us/app/cliptools/id1619348240?platform=mac)
* [Clipy](https://clipy-app.com/) - macOS . [![Open-Source Software][OSS Icon]](https://github.com/Clipy/Clipy) ![Freeware][Freeware Icon]
* [Maccy](https://maccy.app/) - . [![Open-Source Software][OSS Icon]](https://github.com/p0deje/Maccy) ![Freeware][Freeware Icon]
* [Mask This](https://apps.apple.com/us/app/mask-this/id6759096128) - . [![Open-Source Software][OSS Icon]](https://github.com/tseylerd/MaskThis) ![Freeware][Freeware Icon] [![App Store][app-store Icon]](https://apps.apple.com/us/app/mask-this/id6759096128)
* [Paste](https://pasteapp.io/) - .
* [SaneClip](https://saneclip.com) - , Touch ID , . [![Open-Source Software][OSS Icon]](https://github.com/sane-apps/SaneClip) ![Freeware][Freeware Icon]
* [uPaste](https://okaapps.com/product/1503649026) - . [![App Store][app-store Icon]](https://apps.apple.com/app/id1503649026?pt=119209922&ct=github)
###
* [Anvil](https://anvilformac.com/) - Rack . ![Freeware][Freeware Icon]
* [Atoll](https://github.com/Ebullioscopic/Atoll) - , , . [![Open-Source Software][OSS Icon]](https://github.com/Ebullioscopic/Atoll)
* [Bartender](https://www.macbartender.com/) - .
* [SaneBar](https://sanebar.com) - . [![Open-Source Software][OSS Icon]](https://github.com/sane-apps/SaneBar) ![Freeware][Freeware Icon]
* [BeardedSpice](https://github.com/beardedspice/beardedspice) - . [![Open-Source Software][OSS Icon]](https://github.com/beardedspice/beardedspice) ![Freeware][Freeware Icon]
* [DynamicHorizon](https://dynamichorizon.app) - , , .
* [Claude God](https://claudegod.app) - Claude , , ·· . [![Open-Source Software][OSS Icon]](https://github.com/Lcharvol/Claude-God) ![Freeware][Freeware Icon]
* [Claude Usage Monitor](https://github.com/theDanButuc/Claude-Usage-Monitor) - Claude . [![Open-Source Software][OSS Icon]](https://github.com/theDanButuc/Claude-Usage-Monitor) ![Freeware][Freeware Icon]
* [Usage4Claude](https://github.com/f-is-h/Usage4Claude) - Claude . [![Open-Source Software][OSS Icon]](https://github.com/f-is-h/Usage4Claude) ![Freeware][Freeware Icon]
* [TokenMeter](https://priyans-hu.github.io/tokenmeter/) - Claude Code , , , . [![Open-Source Software][OSS Icon]](https://github.com/Priyans-hu/tokenmeter) ![Freeware][Freeware Icon]
* [CodexBar](https://codexbar.app) - OpenAI Codex Claude Code . [![Open-Source Software][OSS Icon]](https://github.com/steipete/CodexBar) ![Freeware][Freeware Icon]
* [Hidden Bar](https://github.com/dwarvesf/hidden) - . [![Open-Source Software][OSS Icon]](https://github.com/dwarvesf/hidden) ![Freeware][Freeware Icon]
* [Sharptooth](https://apps.apple.com/app/sharptooth-bluetooth-hotkeys/id6748440814?platform=mac) - . [![Freeware][Freeware Icon]](https://apps.apple.com/app/sharptooth-bluetooth-hotkeys/id6748440814?platform=mac)
* [Sharptooth](https://apps.apple.com/app/sharptooth-bluetooth-hotkeys/id6748440814?platform=mac) - .
* [GoogleDriveSync](https://github.com/saihgupr/GoogleDriveSync) - Google Drive . [![Open-Source Software][OSS Icon]](https://github.com/saihgupr/GoogleDriveSync)
* [Itsytv](https://itsytv.app/) - Apple TV . [![Open-Source Software][OSS Icon]](https://github.com/nickustinov/itsytv-macos) ![Freeware][Freeware Icon]
* [Ice](https://github.com/jordanbaird/Ice) - . [![Open-Source Software][OSS Icon]](https://github.com/jordanbaird/Ice) ![Freeware][Freeware Icon]
* [KeyStats](https://keystats.vercel.app) - , , , . [![Open-Source Software][OSS Icon]](https://github.com/debugtheworldbot/keyStats) ![Freeware][Freeware Icon]
* [KeyStats](https://keystats.vercel.app) - , , . [![Open-Source Software][OSS Icon]](https://github.com/debugtheworldbot/keyStats) ![Freeware][Freeware Icon]
* [Lockpaw](https://getlockpaw.com) - . [![Open-Source Software][OSS Icon]](https://github.com/sorkila/lockpaw) ![Freeware][Freeware Icon]
* [Repose](https://github.com/fikrikarim/repose) - . [![Open-Source Software][OSS Icon]](https://github.com/fikrikarim/repose) ![Freeware][Freeware Icon]
* [Dimly](https://feuerbacher.me/projects/dimly) - . [![Open-Source Software][OSS Icon]](https://github.com/punshnut/macos-dimly) ![Freeware][Freeware Icon] ![Native App][Native Icon]
* [Stats](https://github.com/exelban/stats) - . [![Open-Source Software][OSS Icon]](https://github.com/exelban/stats) ![Freeware][Freeware Icon]
* [NetFluss](https://www.ranagmbh.de/netfluss/) - · . [![Open-Source Software][OSS Icon]](https://github.com/rana-gmbh/netfluss) ![Freeware][Freeware Icon] ![Native App][Native Icon]
* [MonitorControl](https://github.com/MonitorControl/MonitorControl/) - . [![Open-Source Software][OSS Icon]](https://github.com/MonitorControl/MonitorControl/) ![Freeware][Freeware Icon]
* [Thaw](https://github.com/stonerl/Thaw) - . [![Open-Source Software][OSS Icon]](https://github.com/stonerl/Thaw)
* [Today](https://sindresorhus.com/today) - . ![Freeware][Freeware Icon] [![App Store][app-store Icon]](https://apps.apple.com/app/id6443714928?platform=mac)
* [FunKey](https://apps.apple.com/us/app/funkey-mechanical-keyboard-app/id6469420677?platform=mac) - . [![App Store][app-store Icon]](https://apps.apple.com/us/app/funkey-mechanical-keyboard-app/id6469420677?platform=mac)
###
* [AppCleaner](https://freemacsoft.net/appcleaner/) - . ![Freeware][Freeware Icon]
* [App Uninstaller](https://github.com/kamjin3086/AppUninstaller) - . [![Open-Source Software][OSS Icon]](https://github.com/kamjin3086/AppUninstaller) ![Freeware][Freeware Icon]
* [ClearDisk](https://github.com/bysiber/cleardisk) - . [![Open-Source Software][OSS Icon]](https://github.com/bysiber/cleardisk) ![Freeware][Freeware Icon]
* [PureMac](https://github.com/momenbasel/PureMac) - . [![Open-Source Software][OSS Icon]](https://github.com/momenbasel/PureMac) ![Freeware][Freeware Icon]
###
* [AppPorts](https://github.com/wzh4869/AppPorts) - `/Applications` . [![Open-Source Software][OSS Icon]](https://github.com/wzh4869/AppPorts) ![Freeware][Freeware Icon]
* [Modal File Manager](https://github.com/raguay/ModalFileManager/) - Vim . [![Open-Source Software][OSS Icon]](https://GitHub.com/raguay/ModalFileManager) ![Freeware][Freeware Icon]
* [AppPorts](https://github.com/wzh4869/AppPorts) - `/Applications` . [![Open-Source Software][OSS Icon]](https://github.com/wzh4869/AppPorts) ![Freeware][Freeware Icon]
* [cmd+x](https://apps.apple.com/app/cmd-x/id6754665762?platform=mac) - Ctrl+Opt+Delete Finder Cmd+X .
* [Oka Unarchiver](https://okaapps.com/product/1441507725) - RAR . [![App Store][app-store Icon]](https://apps.apple.com/app/id1441507725?pt=119209922&ct=github)
* [SaneClick](https://saneclick.com) - Finder , , . [![Open-Source Software][OSS Icon]](https://github.com/sane-apps/SaneClick) ![Freeware][Freeware Icon]
* [SwiftyMenu](https://apps.apple.com/us/app/swiftymenu/id1567748223?platform=mac) - Finder .
* [SwiftyMenu](https://apps.apple.com/us/app/swiftymenu/id1567748223?platform=mac) - / Finder .
* [Keka](https://www.keka.io/) - / . [![Open-Source Software][OSS Icon]](https://github.com/aonez/Keka) ![Freeware][Freeware Icon]
* [The Unarchiver](https://theunarchiver.com/) - . ![Freeware][Freeware Icon]
* [Unarchive One](https://cleanerone.trendmicro.com/unarchiver-one/?utm_source=github&utm_medium=referral&utm_campaign=githubproject) - . ![Freeware][Freeware Icon] [![App Store][app-store Icon]](https://apps.apple.com/app/apple-store/id1127253508?pt=444218&ct=GitHub&mt=8&platform=mac)
###
* [macUSB](https://github.com/Kruszoneq/macUSB) - Apple Silicon Mac macOS/OS X . [![Open-Source Software][OSS Icon]](https://github.com/Kruszoneq/macUSB) ![Freeware][Freeware Icon]
* [DisplayBuddy](https://displaybuddy.app) - , , .
* [Grayscale Mode](https://github.com/rkbhochalya/grayscale-mode) - . [![Open-Source Software][OSS Icon]](https://github.com/rkbhochalya/grayscale-mode) ![Freeware][Freeware Icon]
* [MagicQuit](https://magicquit.com/) - . [![Open-Source Software][OSS Icon]](https://github.com/BigBerny/magicquit) ![Freeware][Freeware Icon]
* [OnyX](https://www.titanium-software.fr/en/onyx.html) - , , . ![Freeware][Freeware Icon]
* [Sensei](https://sensei.app/) - , , .
* [SteerMouse](https://plentycom.jp/en/steermouse/) - , , .
### (To-Do Lists)
* [Nozbe](https://nozbe.com) - GTD . [![App Store][app-store Icon]](https://apps.apple.com/pl/app/nozbe-tasks-projects-team/id508957583?platform=mac)
* [Super Productivity](https://super-productivity.com) - . [![Open-Source Software][OSS Icon]](https://github.com/johannesjo/super-productivity) ![Freeware][Freeware Icon] [![App Store][app-store Icon]](https://apps.apple.com/cn/app/super-productivity/id1482572463?platform=mac)
* [Things](https://culturedcode.com/things/) - .
* [Todoist](https://todoist.com/) - . ![Freeware][Freeware Icon]
###
* [1440 Minutes Left Today](https://1440app.com/) - . ![Freeware][Freeware Icon] [![App Store][app-store Icon]](https://apps.apple.com/us/app/1440/id1483764819?platform=mac)
* [Alfred](https://www.alfredapp.com/) - , , .
* [Better Launchpad](https://github.com/rewhex/better-launchpad) - .
* [BetterMouse](https://better-mouse.com) - , , , .
* [BetterTouchTool](https://folivora.ai/) - , , .
* [CurrentKey](https://currentkey.com) - Spaces . [![App Store][app-store Icon]](https://apps.apple.com/us/app/currentkey/id1456226992?mt=12)
* [FnKeyboard](https://github.com/kotique123/FnKeyboard) - . [![Open-Source Software][OSS Icon]](https://github.com/kotique123/FnKeyboard) ![Freeware][Freeware Icon]
* [Freeter](https://freeter.io/) - , , . [![Open-Source Software][OSS Icon]](https://github.com/FreeterApp/Freeter) ![Freeware][Freeware Icon]
* [HapticKey](https://github.com/niw/HapticKey/releases) - Touch Bar . [![Open-Source Software][OSS Icon]](https://github.com/niw/HapticKey) ![Freeware][Freeware Icon]
* [Hook for Mac](https://hookproductivity.com/) - , , .
* [Hungrymark](https://zhengying.github.io/hungrymark) - , , . [![App Store][app-store Icon]](https://apps.apple.com/us/app/hungrymark/id1482778901?platform=mac)
* [Hyperkey](https://hyperkey.app/) - Caps Lock Hyper . ![Freeware][Freeware Icon]
* [iCMD](https://icmd.app) - Vim .
* [Journey Navigation](https://gowithjourney.com) - . [![App Store][app-store Icon]](https://apps.apple.com/us/app/journey-navigation/id1662059644?platform=mac)
* [Keyboard Maestro](http://www.keyboardmaestro.com) - .
* [Magic Switch](https://magic-switch.com/) - Mac Magic Keyboard, Mouse, Trackpad .
* [MindMac](https://mindmac.app/) - AI .
* [nnScreenshots](https://www.nearnorthsoftware.com/software/screenshots.php) - .
* [Qbserve](https://qotoqot.com/qbserve/) - .
* [Raycast](https://www.raycast.com/) - , , , AI . ![Freeware][Freeware Icon]
* [SuperCmd](https://github.com/SuperCmdLabs/SuperCmd) - Raycast , , TTS, , AI . [![Open-Source Software][OSS Icon]](https://github.com/SuperCmdLabs/SuperCmd)
* [Rewind](https://www.rewind.ai/) - .
* [RescueTime](https://www.rescuetime.com/) - .
* [RightMenu Master](https://wangchujiang.com/rightmenu-master/) - Finder . [![App Store][app-store Icon]](https://apps.apple.com/app/rightmenu-master/6737160756?platform=mac)
* [Rize](https://rize.io/) - AI .
* [Alfred](https://www.alfredapp.com/) - .
* [Raycast](https://www.raycast.com/) - . ![Freeware][Freeware Icon]
* [Rustcast](https://rustcast.app) - , , , . [![Open-Source Software][OSS Icon]](https://github.com/unsecretised/rustcast) ![Freeware][Freeware Icon]
* [Seodisias](https://seodisias.com) - SEO . [![Freeware][Freeware Icon]](https://seodisias.com)
* [Selectric](https://selectric.io/) - , , .
* [SensibleSideButtons](http://sensible-side-buttons.archagon.net) - / . [![Open-Source Software][OSS Icon]](https://github.com/archagon/sensible-side-buttons)
* [Strategr](https://khrykin.github.io/strategr/) - . [![Open-Source Software][OSS Icon] ![Freeware][Freeware Icon]](https://github.com/khrykin/StrategrDesktop)
* [SuperCorners](https://supercorners.vercel.app/) - . [![Open-Source Software][OSS Icon]](https://github.com/daniyalmaster693/SuperCorners) ![Freeware][Freeware Icon]
* [SwiftBiu](https://swiftbiu.com/) - AI . [![App Store][app-store Icon]](https://apps.apple.com/cn/app/swiftbiu/id6754772331?platform=mac)
* [Table Habit](https://github.com/FriesI23/mhabit) . ![Open-Source Software][OSS Icon] [![App Store][app-store Icon]](https://apps.apple.com/us/app/table-habit/id6744886469?platform=mac)
* [Textream](https://textream.fka.dev) - . [![Open-Source Software][OSS Icon]](https://github.com/f/textream) ![Freeware][Freeware Icon]
* [Timing](https://timingapp.com/) - .
* [DevUtils.app](https://devutils.com/) - . [![Open-Source Software][OSS Icon]](https://github.com/DevUtilsApp/DevUtils-app) ![Freeware][Freeware Icon] [![App Store][app-store Icon]](https://apps.apple.com/us/app/devutils-app/id1533756032?platform=mac)
* [xScope](http://xscopeapp.com/) - .
* [Z](https://github.com/rupa/z) - .
###
* [Amethyst](https://ianyh.com/amethyst/) - . [![Open-Source Software][OSS Icon]](https://github.com/ianyh/Amethyst) ![Freeware][Freeware Icon]
* [Convoker](https://github.com/varie-ai/convoker) - . [![Open-Source Software][OSS Icon]](https://github.com/varie-ai/convoker) ![Freeware][Freeware Icon]
* [contexts](https://contexts.co/) - .
* [MakeItHome](https://github.com/Geckos-Ink/MakeItHome) - . [![App Store][app-store Icon]](https://apps.apple.com/it/app/makeithome-screen-extender/id6444596296?l=en-GB&platform=mac)
* [Moom](http://manytricks.com/moom/) - , , .
* [Nudge](https://nudge.run) - . [![Open-Source Software][OSS Icon]](https://github.com/mikusnuz/nudge) ![Freeware][Freeware Icon]
* [Rectangle](https://rectangleapp.com/) - . [![Open-Source Software][OSS Icon]](https://github.com/rxhanson/Rectangle) ![Freeware][Freeware Icon]
* [ShortcutCycle](https://shortcutcycle.vercel.app/) - . [![Open-Source Software][OSS Icon]](https://github.com/xcv58/ShortcutCycle) ![Freeware][Freeware Icon] [![App Store][app-store Icon]](https://apps.apple.com/us/app/shortcutcycle/id6758281578?platform=mac)
* [Slate](https://github.com/jigish/slate) - JavaScript . [![Open-Source Software][OSS Icon]](https://github.com/jigish/slate) ![Freeware][Freeware Icon]
* [StreamWindow](https://macdev.cn/) - 3D . [![App Store][app-store Icon]](https://apps.apple.com/cn/app/streamwindow-3d-window/id6752313155?mt=12)
* [Swift Shift](https://swiftshift.app) - . [![Open-Source Software][OSS Icon] ![Freeware][Freeware Icon]](https://github.com/pablopunk/swiftshift)
* [Tiles](https://freemacsoft.net/tiles/) - , , . ![Freeware][Freeware Icon]
* [Total Spaces](http://totalspaces.binaryage.com/) - .
* [yabai](https://github.com/koekeishiya/yabai) - . [![Open-Source Software][OSS Icon] ![Freeware][Freeware Icon]](https://github.com/koekeishiya/yabai/wiki)
* [ShortcutCycle](https://shortcutcycle.vercel.app/) - Command+Tab . , , . [![Open-Source Software][OSS Icon]](https://github.com/xcv58/ShortcutCycle) [![App Store][app-store Icon]](https://apps.apple.com/us/app/shortcutcycle/id6758281578?platform=mac)
###
* [1Password](https://1password.com/) - .
* [Bitwarden](https://bitwarden.com/) - . [![Open-Source Software][OSS Icon]](https://github.com/bitwarden/desktop) ![Freeware][Freeware Icon]
* [Strongbox](https://strongboxsafe.com/) - KeePass Password Safe . [![Open-Source Software][OSS Icon]](https://github.com/strongbox-password-safe/Strongbox) [![App Store][app-store Icon]](https://apps.apple.com/us/app/strongbox/id1270075435?platform=mac)
##
* [OpenEmu](https://openemu.org/) - . [![Open-Source Software][OSS Icon]](https://github.com/OpenEmu/OpenEmu) ![Freeware][Freeware Icon]
* [OpenEmu](https://openemu.org/) - . [![Open-Source Software][OSS Icon]](https://github.com/OpenEmu/OpenEmu) ![Freeware][Freeware Icon]
* [Steam](https://store.steampowered.com/) - . ![Freeware][Freeware Icon]
##
* [AnyDesk](https://anydesk.com/) - . ![Freeware][Freeware Icon]
* [Parsec](https://parsec.app/) - .
* [RoyalTSX](https://www.royalapps.com/ts/mac/features) - . ![Freeware][Freeware Icon]
* [RustDesk](https://rustdesk.com/) - . [![Open-Source Software][OSS Icon]](https://github.com/rustdesk/rustdesk) ![Freeware][Freeware Icon]
* [TeamViewer](https://www.teamviewer.com/) - . ![Freeware][Freeware Icon]
* [TeamViewer](https://www.teamviewer.com/) - .
## QuickLook
* [QLMarkdown](https://github.com/sbarex/QLMarkdown) - Quick Look . [![Open-Source Software][OSS Icon]](https://github.com/sbarex/QLMarkdown) ![Freeware][Freeware Icon]
* [FluxMarkdown](https://github.com/xykong/flux-markdown) - Markdown, Mermaid, KaTeX Quick Look . [![Open-Source Software][OSS Icon]](https://github.com/xykong/flux-markdown) ![Freeware][Freeware Icon]
* [markdown-quicklook](https://github.com/ruspg/markdown-quicklook) - Markdown Quick Look . [![Open-Source Software][OSS Icon]](https://github.com/ruspg/markdown-quicklook) ![Freeware][Freeware Icon]
* [Torrent Preview](https://github.com/sveinbjornpalsson/torrentpreview/) - `.torrent` Quick Look . [![Open-Source Software][OSS Icon]](https://github.com/sveinbjornpalsson/torrentpreview/) ![Freeware][Freeware Icon]
* [FluxMarkdown](https://github.com/xykong/flux-markdown) - Finder Markdown Mermaid, KaTeX, GFM, TOC, . [![Open-Source Software][OSS Icon]](https://github.com/xykong/flux-markdown) ![Freeware][Freeware Icon]
* [Torrent Preview](https://github.com/sveinbjornpalsson/torrentpreview/) - Finder `.torrent` , , Quick Look . [![Open-Source Software][OSS Icon]](https://github.com/sveinbjornpalsson/torrentpreview/)
* [quick-look-plugins](https://github.com/sindresorhus/quick-look-plugins) - Quick Look . ![Freeware][Freeware Icon]
##
* [Setapp](https://setapp.com/) - Mac .
* [Homebrew](https://brew.sh/index_ko) - macOS . [![Open-Source Software][OSS Icon]](https://github.com/Homebrew/brew) ![Freeware][Freeware Icon]
* [MacPorts](https://www.macports.org/) - . ![Freeware][Freeware Icon] [![Open-Source Software][OSS Icon]](https://github.com/macports/)
## Mac
@ -990,7 +835,6 @@ Awesome Mac
* [alternativeTo](http://alternativeto.net/) - .
* [ProductHunt](https://www.producthunt.com/topics/mac) - Mac .
* [Slant](https://www.slant.co) - .
##

File diff suppressed because it is too large Load Diff

518
README.md

File diff suppressed because it is too large Load Diff

View File

@ -259,7 +259,7 @@ function extractNewAppsFromCommit(commit, readmePath) {
// Parse one added or removed README bullet line into a structured app record.
function parseDiffAppLine(line, sign) {
const escaped = sign ? (sign === '+' ? '\\+' : '-') : '';
const escaped = sign === '+' ? '\\+' : '-';
// README app entries consistently use:
// * [App Name](url) - Description
@ -363,7 +363,7 @@ function parseFeedItemsFromXml(xml) {
const guid = decodeXml(extractXmlTag(itemXml, 'guid'));
const pubDate = decodeXml(extractXmlTag(itemXml, 'pubDate'));
const category = decodeXml(extractXmlTag(itemXml, 'category'));
const contentEncoded = decodeXml(unwrapCdata(extractXmlTag(itemXml, 'content:encoded')));
const contentEncoded = unwrapCdata(extractXmlTag(itemXml, 'content:encoded'));
const description = (
contentEncoded ||
decodeXml(extractXmlTag(itemXml, 'description'))
@ -596,22 +596,12 @@ function escapeXml(value) {
// Decode escaped XML entities when reading existing feed items back from XML.
function decodeXml(value) {
let decoded = String(value);
while (true) {
const next = decoded
.replace(/&apos;/g, "'")
.replace(/&quot;/g, '"')
.replace(/&gt;/g, '>')
.replace(/&lt;/g, '<')
.replace(/&amp;/g, '&');
if (next === decoded) {
return next;
}
decoded = next;
}
return String(value)
.replace(/&apos;/g, "'")
.replace(/&quot;/g, '"')
.replace(/&gt;/g, '>')
.replace(/&lt;/g, '<')
.replace(/&amp;/g, '&');
}
// Remove a CDATA wrapper when reading XML fields that intentionally contain HTML.

View File

@ -14,12 +14,36 @@
<br>
<a href="https://ip.im/">IP.IM 無料のIPアドレス情報照会サイト</a>
<br><br>
<a href="https://www.warp.dev/awesome-mac">
<img alt="Warp sponsorship" width="400" src="https://jaywcjlove.github.io/sponsor/warp-banner.png">
</a>
<br>
<a href="https://warp.dev/awesome-mac"><b>Warp、開発者のためのインテリジェントターミナル</b></a><br>
<a href="https://warp.dev/awesome-mac">macOS、Linux、Windows対応</a><br><br>
</div>
<hr>
Awesome Command Line Apps
===
<!--rehype:style=font-size: 38px; border-bottom: 0; display: flex; min-height: 260px; align-items: center; justify-content: center;-->
[![Buy me a coffee](https://img.shields.io/badge/Buy_Me_a_Coffee-ffdd00?logo=buy-me-a-coffee&logoColor=black)](https://jaywcjlove.github.io/#/sponsor)
[![Follow On X](https://img.shields.io/badge/Follow%20on%20X-333333?logo=x&logoColor=white)](https://github.com/jaywcjlove)
[![Awesome](https://jaywcjlove.github.io/sb/ico/awesome.svg)](https://github.com/sindresorhus/awesome)
[![NPM version](https://img.shields.io/npm/v/awesome-mac.svg?style=flat)](https://npmjs.org/package/awesome-mac)
[![WeiBo](https://jaywcjlove.github.io/sb/ico/weibo.svg)](http://weibo.com/pc175)
[![Docker Image Version (latest by date)](https://img.shields.io/docker/v/wcjiang/awesome-mac?logo=docker)](https://hub.docker.com/r/wcjiang/awesome-mac)
[![English List](https://jaywcjlove.github.io/sb/lang/english.svg)](./command-line-apps.md)
[![Chinese List](https://jaywcjlove.github.io/sb/lang/chinese.svg)](./command-line-apps-zh.md)
[![Korean List](https://jaywcjlove.github.io/sb/lang/korean.svg)](./command-line-apps-ko.md)
<!--rehype:style=text-align: center;-->
便利なコマンドラインアプリの厳選リスト
✦ 私のmacOSアプリケーション:
<p style="display: inline_block">
<sup><a href="https://wangchujiang.com/#/app" target="_blank">私のアプリ</a>を使うことも、<a href="https://wangchujiang.com/#/sponsor" target="_blank">支援</a>する方法のひとつです:</sup><br/>
<a target="_blank" href="https://apps.apple.com/app/6758053530" title="Scap: Screenshot & Markup Edit for macOS"><img alt="Scap: Screenshot & Markup Edit" height="52" width="52" src="https://wangchujiang.com/appicon/scap.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6757317079" title="Screen Test for macOS"><img alt="Screen Test" height="52" width="52" src="https://wangchujiang.com/appicon/screen-test.png"></a>
<a target="_blank" href="https://apps.apple.com/app/Deskmark/6755948110" title="Deskmark for macOS"><img alt="Deskmark" height="52" width="52" src="https://wangchujiang.com/appicon/deskmark.png"></a>
@ -53,24 +77,6 @@
<a target="_blank" href="https://apps.apple.com/app/6472593276" title="Palette Genius for macOS"><img alt="Palette Genius" height="52" width="52" src="https://wangchujiang.com/appicon/palette-genius.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6470879005" title="Symbol Scribe for macOS"><img alt="Symbol Scribe" height="52" width="52" src="https://wangchujiang.com/appicon/symbol-scribe.png"></a>
</p>
<hr>
Awesome Command Line Apps
===
<!--rehype:style=font-size: 38px; border-bottom: 0; display: flex; min-height: 260px; align-items: center; justify-content: center;-->
[![Buy me a coffee](https://img.shields.io/badge/Buy_Me_a_Coffee-ffdd00?logo=buy-me-a-coffee&logoColor=black)](https://jaywcjlove.github.io/#/sponsor)
[![Follow On X](https://img.shields.io/badge/Follow%20on%20X-333333?logo=x&logoColor=white)](https://github.com/jaywcjlove)
[![Awesome](https://jaywcjlove.github.io/sb/ico/awesome.svg)](https://github.com/sindresorhus/awesome)
[![NPM version](https://img.shields.io/npm/v/awesome-mac.svg?style=flat)](https://npmjs.org/package/awesome-mac)
[![WeiBo](https://jaywcjlove.github.io/sb/ico/weibo.svg)](http://weibo.com/pc175)
[![Docker Image Version (latest by date)](https://img.shields.io/docker/v/wcjiang/awesome-mac?logo=docker)](https://hub.docker.com/r/wcjiang/awesome-mac)
[![English List](https://jaywcjlove.github.io/sb/lang/english.svg)](./command-line-apps.md)
[![Chinese List](https://jaywcjlove.github.io/sb/lang/chinese.svg)](./command-line-apps-zh.md)
[![Korean List](https://jaywcjlove.github.io/sb/lang/korean.svg)](./command-line-apps-ko.md)
<!--rehype:style=text-align: center;-->
便利なコマンドラインアプリの厳選リスト
<!--idoc:ignore:start-->

View File

@ -14,12 +14,36 @@
<br>
<a href="https://ip.im/">IP.IM 무료 IP 주소 정보 조회 웹사이트</a>
<br><br>
<a href="https://www.warp.dev/awesome-mac">
<img alt="Warp sponsorship" width="400" src="https://jaywcjlove.github.io/sponsor/warp-banner.png">
</a>
<br>
<a href="https://warp.dev/awesome-mac"><b>Warp, 개발자를 위한 지능형 터미널!</b></a><br>
<a href="https://warp.dev/awesome-mac">macOS, Linux, & Windows에서 사용 가능</a><br><br>
</div>
<hr>
훌륭한 애플리케이션 (Awesome Command Line Apps)
===
<!--rehype:style=font-size: 38px; border-bottom: 0; display: flex; min-height: 260px; align-items: center; justify-content: center;-->
[![Buy me a coffee](https://img.shields.io/badge/Buy_Me_a_Coffee-ffdd00?logo=buy-me-a-coffee&logoColor=black)](https://jaywcjlove.github.io/#/sponsor)
[![Follow On X](https://img.shields.io/badge/Follow%20on%20X-333333?logo=x&logoColor=white)](https://github.com/jaywcjlove)
[![Awesome](https://jaywcjlove.github.io/sb/ico/awesome.svg)](https://github.com/sindresorhus/awesome)
[![NPM version](https://img.shields.io/npm/v/awesome-mac.svg?style=flat)](https://npmjs.org/package/awesome-mac)
[![WeiBo](https://jaywcjlove.github.io/sb/ico/weibo.svg)](http://weibo.com/pc175)
[![Docker Image Version (latest by date)](https://img.shields.io/docker/v/wcjiang/awesome-mac?logo=docker)](https://hub.docker.com/r/wcjiang/awesome-mac)
[![English List](https://jaywcjlove.github.io/sb/lang/english.svg)](./command-line-apps.md)
[![Chinese List](https://jaywcjlove.github.io/sb/lang/chinese.svg)](./command-line-apps-zh.md)
[![Japanese List](https://jaywcjlove.github.io/sb/lang/japanese.svg)](./command-line-apps-ja.md)
<!--rehype:style=text-align: center;-->
엄선된 유용한 명령줄 애플리케이션 목록
✦ 나의 macOS 애플리케이션:
<p style="display: inline_block">
<sup><a href="https://wangchujiang.com/#/app" target="_blank">내 앱</a>을 사용하는 것도 <a href="https://wangchujiang.com/#/sponsor" target="_blank">후원</a>하는 한 가지 방법입니다:</sup><br/>
<a target="_blank" href="https://apps.apple.com/app/6758053530" title="Scap: Screenshot & Markup Edit for macOS"><img alt="Scap: Screenshot & Markup Edit" height="52" width="52" src="https://wangchujiang.com/appicon/scap.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6757317079" title="Screen Test for macOS"><img alt="Screen Test" height="52" width="52" src="https://wangchujiang.com/appicon/screen-test.png"></a>
<a target="_blank" href="https://apps.apple.com/app/Deskmark/6755948110" title="Deskmark for macOS"><img alt="Deskmark" height="52" width="52" src="https://wangchujiang.com/appicon/deskmark.png"></a>
@ -53,24 +77,6 @@
<a target="_blank" href="https://apps.apple.com/app/6472593276" title="Palette Genius for macOS"><img alt="Palette Genius" height="52" width="52" src="https://wangchujiang.com/appicon/palette-genius.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6470879005" title="Symbol Scribe for macOS"><img alt="Symbol Scribe" height="52" width="52" src="https://wangchujiang.com/appicon/symbol-scribe.png"></a>
</p>
<hr>
훌륭한 애플리케이션 (Awesome Command Line Apps)
===
<!--rehype:style=font-size: 38px; border-bottom: 0; display: flex; min-height: 260px; align-items: center; justify-content: center;-->
[![Buy me a coffee](https://img.shields.io/badge/Buy_Me_a_Coffee-ffdd00?logo=buy-me-a-coffee&logoColor=black)](https://jaywcjlove.github.io/#/sponsor)
[![Follow On X](https://img.shields.io/badge/Follow%20on%20X-333333?logo=x&logoColor=white)](https://github.com/jaywcjlove)
[![Awesome](https://jaywcjlove.github.io/sb/ico/awesome.svg)](https://github.com/sindresorhus/awesome)
[![NPM version](https://img.shields.io/npm/v/awesome-mac.svg?style=flat)](https://npmjs.org/package/awesome-mac)
[![WeiBo](https://jaywcjlove.github.io/sb/ico/weibo.svg)](http://weibo.com/pc175)
[![Docker Image Version (latest by date)](https://img.shields.io/docker/v/wcjiang/awesome-mac?logo=docker)](https://hub.docker.com/r/wcjiang/awesome-mac)
[![English List](https://jaywcjlove.github.io/sb/lang/english.svg)](./command-line-apps.md)
[![Chinese List](https://jaywcjlove.github.io/sb/lang/chinese.svg)](./command-line-apps-zh.md)
[![Japanese List](https://jaywcjlove.github.io/sb/lang/japanese.svg)](./command-line-apps-ja.md)
<!--rehype:style=text-align: center;-->
엄선된 유용한 명령줄 애플리케이션 목록
<!--idoc:ignore:start-->

View File

@ -14,12 +14,36 @@
<br>
<a href="https://ip.im/">IP.IM 免费 IP 地址信息查询网站</a>
<br><br>
<a href="https://www.warp.dev/awesome-mac">
<img alt="Warp sponsorship" width="400" src="https://jaywcjlove.github.io/sponsor/warp-banner.png">
</a>
<br>
<a href="https://warp.dev/awesome-mac"><b>Warp, the intelligent terminal for developers!</b></a><br>
<a href="https://warp.dev/awesome-mac">Available for MacOS, Linux, & Windows</a><br><br>
</div>
<hr>
优秀的命令行应用精选
===
<!--rehype:style=font-size: 38px; border-bottom: 0; display: flex; min-height: 260px; align-items: center; justify-content: center;-->
[![Buy me a coffee](https://img.shields.io/badge/Buy_Me_a_Coffee-ffdd00?logo=buy-me-a-coffee&logoColor=black)](https://jaywcjlove.github.io/#/sponsor)
[![Follow On X](https://img.shields.io/badge/Follow%20on%20X-333333?logo=x&logoColor=white)](https://github.com/jaywcjlove)
[![Awesome](https://jaywcjlove.github.io/sb/ico/awesome.svg)](https://github.com/sindresorhus/awesome)
[![NPM version](https://img.shields.io/npm/v/awesome-mac.svg?style=flat)](https://npmjs.org/package/awesome-mac)
[![WeiBo](https://jaywcjlove.github.io/sb/ico/weibo.svg)](http://weibo.com/pc175)
[![Docker Image Version (latest by date)](https://img.shields.io/docker/v/wcjiang/awesome-mac?logo=docker)](https://hub.docker.com/r/wcjiang/awesome-mac)
[![English List](https://jaywcjlove.github.io/sb/lang/english.svg)](./command-line-apps.md)
[![Japanese List](https://jaywcjlove.github.io/sb/lang/japanese.svg)](./command-line-apps-ja.md)
[![Korean List](https://jaywcjlove.github.io/sb/lang/korean.svg)](./command-line-apps-ko.md)
<!--rehype:style=text-align: center;-->
一份精心挑选的有用命令行应用列表
✦ 我的 macOS 应用程序:
<p style="display: inline_block">
<sup>使用 <a href="https://wangchujiang.com/#/app" target="_blank">我的应用</a> 也是支持我的一种方式:<a href="https://wangchujiang.com/#/sponsor" target="_blank">支持我</a></sup><br/>
<a target="_blank" href="https://apps.apple.com/app/6758053530" title="Scap: Screenshot & Markup Edit for macOS"><img alt="Scap: Screenshot & Markup Edit" height="52" width="52" src="https://wangchujiang.com/appicon/scap.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6757317079" title="Screen Test for macOS"><img alt="Screen Test" height="52" width="52" src="https://wangchujiang.com/appicon/screen-test.png"></a>
<a target="_blank" href="https://apps.apple.com/app/Deskmark/6755948110" title="Deskmark for macOS"><img alt="Deskmark" height="52" width="52" src="https://wangchujiang.com/appicon/deskmark.png"></a>
@ -53,24 +77,6 @@
<a target="_blank" href="https://apps.apple.com/app/6472593276" title="Palette Genius for macOS"><img alt="Palette Genius" height="52" width="52" src="https://wangchujiang.com/appicon/palette-genius.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6470879005" title="Symbol Scribe for macOS"><img alt="Symbol Scribe" height="52" width="52" src="https://wangchujiang.com/appicon/symbol-scribe.png"></a>
</p>
<hr>
优秀的命令行应用精选
===
<!--rehype:style=font-size: 38px; border-bottom: 0; display: flex; min-height: 260px; align-items: center; justify-content: center;-->
[![Buy me a coffee](https://img.shields.io/badge/Buy_Me_a_Coffee-ffdd00?logo=buy-me-a-coffee&logoColor=black)](https://jaywcjlove.github.io/#/sponsor)
[![Follow On X](https://img.shields.io/badge/Follow%20on%20X-333333?logo=x&logoColor=white)](https://github.com/jaywcjlove)
[![Awesome](https://jaywcjlove.github.io/sb/ico/awesome.svg)](https://github.com/sindresorhus/awesome)
[![NPM version](https://img.shields.io/npm/v/awesome-mac.svg?style=flat)](https://npmjs.org/package/awesome-mac)
[![WeiBo](https://jaywcjlove.github.io/sb/ico/weibo.svg)](http://weibo.com/pc175)
[![Docker Image Version (latest by date)](https://img.shields.io/docker/v/wcjiang/awesome-mac?logo=docker)](https://hub.docker.com/r/wcjiang/awesome-mac)
[![English List](https://jaywcjlove.github.io/sb/lang/english.svg)](./command-line-apps.md)
[![Japanese List](https://jaywcjlove.github.io/sb/lang/japanese.svg)](./command-line-apps-ja.md)
[![Korean List](https://jaywcjlove.github.io/sb/lang/korean.svg)](./command-line-apps-ko.md)
<!--rehype:style=text-align: center;-->
一份精心挑选的有用命令行应用列表
<!--idoc:ignore:start-->

View File

@ -14,12 +14,36 @@
<br>
<a href="https://ip.im/">IP.IM Free IP address information query website</a>
<br><br>
<a href="https://www.warp.dev/awesome-mac">
<img alt="Warp sponsorship" width="400" src="https://jaywcjlove.github.io/sponsor/warp-banner.png">
</a>
<br>
<a href="https://warp.dev/awesome-mac"><b>Warp, the intelligent terminal for developers!</b></a><br>
<a href="https://warp.dev/awesome-mac">Available for MacOS, Linux, & Windows</a><br><br>
</div>
<hr>
Awesome Command Line Apps
===
<!--rehype:style=font-size: 38px; border-bottom: 0; display: flex; min-height: 260px; align-items: center; justify-content: center;-->
[![Buy me a coffee](https://img.shields.io/badge/Buy_Me_a_Coffee-ffdd00?logo=buy-me-a-coffee&logoColor=black)](https://jaywcjlove.github.io/#/sponsor)
[![Follow On X](https://img.shields.io/badge/Follow%20on%20X-333333?logo=x&logoColor=white)](https://github.com/jaywcjlove)
[![Awesome](https://jaywcjlove.github.io/sb/ico/awesome.svg)](https://github.com/sindresorhus/awesome)
[![NPM version](https://img.shields.io/npm/v/awesome-mac.svg?style=flat)](https://npmjs.org/package/awesome-mac)
[![WeiBo](https://jaywcjlove.github.io/sb/ico/weibo.svg)](http://weibo.com/pc175)
[![Docker Image Version (latest by date)](https://img.shields.io/docker/v/wcjiang/awesome-mac?logo=docker)](https://hub.docker.com/r/wcjiang/awesome-mac)
[![Chinese List](https://jaywcjlove.github.io/sb/lang/chinese.svg)](./command-line-apps-zh.md)
[![Korean List](https://jaywcjlove.github.io/sb/lang/korean.svg)](./command-line-apps-ko.md)
[![Japanese List](https://jaywcjlove.github.io/sb/lang/japanese.svg)](./command-line-apps-ja.md)
<!--rehype:style=text-align: center;-->
A curated list of useful command line apps
✦ My macOS application:
<p style="display: inline_block">
<sup>Using <a href="https://wangchujiang.com/#/app" target="_blank">my app</a> is also a way to <a href="https://wangchujiang.com/#/sponsor" target="_blank">support</a> me:</sup><br/>
<a target="_blank" href="https://apps.apple.com/app/6758053530" title="Scap: Screenshot & Markup Edit for macOS"><img alt="Scap: Screenshot & Markup Edit" height="52" width="52" src="https://wangchujiang.com/appicon/scap.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6757317079" title="Screen Test for macOS"><img alt="Screen Test" height="52" width="52" src="https://wangchujiang.com/appicon/screen-test.png"></a>
<a target="_blank" href="https://apps.apple.com/app/Deskmark/6755948110" title="Deskmark for macOS"><img alt="Deskmark" height="52" width="52" src="https://wangchujiang.com/appicon/deskmark.png"></a>
@ -53,24 +77,6 @@
<a target="_blank" href="https://apps.apple.com/app/6472593276" title="Palette Genius for macOS"><img alt="Palette Genius" height="52" width="52" src="https://wangchujiang.com/appicon/palette-genius.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6470879005" title="Symbol Scribe for macOS"><img alt="Symbol Scribe" height="52" width="52" src="https://wangchujiang.com/appicon/symbol-scribe.png"></a>
</p>
<hr>
Awesome Command Line Apps
===
<!--rehype:style=font-size: 38px; border-bottom: 0; display: flex; min-height: 260px; align-items: center; justify-content: center;-->
[![Buy me a coffee](https://img.shields.io/badge/Buy_Me_a_Coffee-ffdd00?logo=buy-me-a-coffee&logoColor=black)](https://jaywcjlove.github.io/#/sponsor)
[![Follow On X](https://img.shields.io/badge/Follow%20on%20X-333333?logo=x&logoColor=white)](https://github.com/jaywcjlove)
[![Awesome](https://jaywcjlove.github.io/sb/ico/awesome.svg)](https://github.com/sindresorhus/awesome)
[![NPM version](https://img.shields.io/npm/v/awesome-mac.svg?style=flat)](https://npmjs.org/package/awesome-mac)
[![WeiBo](https://jaywcjlove.github.io/sb/ico/weibo.svg)](http://weibo.com/pc175)
[![Docker Image Version (latest by date)](https://img.shields.io/docker/v/wcjiang/awesome-mac?logo=docker)](https://hub.docker.com/r/wcjiang/awesome-mac)
[![Chinese List](https://jaywcjlove.github.io/sb/lang/chinese.svg)](./command-line-apps-zh.md)
[![Korean List](https://jaywcjlove.github.io/sb/lang/korean.svg)](./command-line-apps-ko.md)
[![Japanese List](https://jaywcjlove.github.io/sb/lang/japanese.svg)](./command-line-apps-ja.md)
<!--rehype:style=text-align: center;-->
A curated list of useful command line apps
<!--idoc:ignore:start-->

View File

@ -23,31 +23,6 @@ Please ensure your pull request adheres to the following guidelines:
- The pull request and commit should have a useful title.
- Annotate your PR to clarify what you did if the diff is confusing.
### AI-assisted contributions
AI-assisted contributions are welcome, but they should follow the same repository rules as manual edits.
This repository includes a Codex skill at `.codex/skills/awesome-mac-maintainer` for multilingual curation tasks. If you use Codex or a compatible agent, prefer `$awesome-mac-maintainer` when adding, updating, or reclassifying app entries.
The skill is designed to help contributors:
- choose the most appropriate category based on comparable existing entries
- keep descriptions concise and limited to one sentence
- sync entries across `README.md`, `README-zh.md`, `README-ja.md`, and `README-ko.md`
- preserve local section structure, alphabetical ordering, and existing icon style
Example prompts:
```text
Use $awesome-mac-maintainer to add this app to README.md, README-zh.md, README-ja.md, and README-ko.md.
```
```text
Use $awesome-mac-maintainer to check whether this app belongs in Screen Recording or Screenshot Tools, then update the four README files.
```
If you use AI without this skill, please still make sure the final PR follows the repository's category, ordering, wording, and multilingual sync rules.
Thank you for your suggestions!
## How to add to this list

View File

@ -14,47 +14,16 @@
<br>
<a href="https://ip.im/">IP.IM 無料のIPアドレス情報照会サイト</a>
<br><br>
<a href="https://www.warp.dev/awesome-mac">
<img alt="Warp sponsorship" width="400" src="https://jaywcjlove.github.io/sponsor/warp-banner.png">
</a>
<br>
<a href="https://warp.dev/awesome-mac"><b>Warp、開発者のためのインテリジェントターミナル</b></a><br>
<a href="https://warp.dev/awesome-mac">MacOS、Linux、Windows対応</a><br><br>
</div>
<hr>
<p style="display: inline_block">
<sup><a href="https://wangchujiang.com/#/app" target="_blank">私のアプリ</a>を使うことも、<a href="https://wangchujiang.com/#/sponsor" target="_blank">支援</a>する方法のひとつです:</sup><br/>
<a target="_blank" href="https://apps.apple.com/app/6758053530" title="Scap: Screenshot & Markup Edit for macOS"><img alt="Scap: Screenshot & Markup Edit" height="52" width="52" src="https://wangchujiang.com/appicon/scap.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6757317079" title="Screen Test for macOS"><img alt="Screen Test" height="52" width="52" src="https://wangchujiang.com/appicon/screen-test.png"></a>
<a target="_blank" href="https://apps.apple.com/app/Deskmark/6755948110" title="Deskmark for macOS"><img alt="Deskmark" height="52" width="52" src="https://wangchujiang.com/appicon/deskmark.png"></a>
<a target="_blank" href="https://apps.apple.com/app/Keyzer/6500434773" title="Keyzer for macOS"><img alt="Keyzer" height="52" width="52" src="https://wangchujiang.com/appicon/keyzer.png"></a>
<a target="_blank" href="https://github.com/jaywcjlove/vidwall-hub" title="Vidwall Hub for macOS"><img alt="Vidwall Hub" height="52" width="52" src="https://wangchujiang.com/appicon/vidwall-hub.png"></a>
<a target="_blank" href="https://apps.apple.com/app/VidCrop/6752624705" title="VidCrop for macOS"><img alt="VidCrop" height="52" width="52" src="https://wangchujiang.com/appicon/vidcrop.png"></a>
<a target="_blank" href="https://apps.apple.com/app/Vidwall/6747587746" title="Vidwall for macOS"><img alt="Vidwall" height="52" width="52" src="https://wangchujiang.com/appicon/vidwall.png"></a>
<a target="_blank" href="https://wangchujiang.com/mousio-hint/" title="Mousio Hint for macOS"><img alt="Mousio Hint" height="52" width="52" src="https://wangchujiang.com/appicon/mousio-hint.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6746747327" title="Mousio for macOS"><img alt="Mousio" height="52" width="52" src="https://wangchujiang.com/appicon/mousio.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6745227444" title="Musicer for macOS"><img alt="Musicer" height="52" width="52" src="https://wangchujiang.com/appicon/musicer.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6743841447" title="Audioer for macOS"><img alt="Audioer" height="52" width="52" src="https://wangchujiang.com/appicon/audioer.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6744690194" title="FileSentinel for macOS"><img alt="FileSentinel" height="52" width="52" src="https://wangchujiang.com/appicon/file-sentinel.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6743495172" title="FocusCursor for macOS"><img alt="FocusCursor" height="52" width="52" src="https://wangchujiang.com/appicon/focus-cursor.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6742680573" title="Videoer for macOS"><img alt="Videoer" height="52" width="52" src="https://wangchujiang.com/appicon/videoer.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6740425504" title="KeyClicker for macOS"><img alt="KeyClicker" height="52" width="52" src="https://wangchujiang.com/appicon/key-clicker.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6739052447" title="DayBar for macOS"><img alt="DayBar" height="52" width="52" src="https://wangchujiang.com/appicon/daybar.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6739444407" title="Iconed for macOS"><img alt="Iconed" height="52" width="52" src="https://wangchujiang.com/appicon/iconed.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6737160756" title="Menuist for macOS"><img alt="Menuist" height="52" width="52" src="https://wangchujiang.com/appicon/rightmenu-master.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6723903021" title="Paste Quick for macOS"><img alt="Quick RSS" height="52" width="52" src="https://wangchujiang.com/appicon/paste-quick.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6670696072?platform=mac" title="Quick RSS for macOS/iOS"><img alt="Quick RSS" height="52" width="52" src="https://wangchujiang.com/appicon/quick-rss.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6670167443" title="Web Serve for macOS"><img alt="Web Serve" height="52" width="52" src="https://wangchujiang.com/appicon/web-serve.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6503953628?platform=mac" title="Copybook Generator for macOS/iOS"><img alt="Copybook Generator" height="52" width="52" src="https://wangchujiang.com/appicon/copybook-generator.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6471227008?platform=mac" title="DevTutor for macOS/iOS"><img alt="DevTutor for SwiftUI" height="52" width="52" src="https://wangchujiang.com/appicon/devtutor.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6479819388?platform=mac" title="RegexMate for macOS/iOS"><img alt="RegexMate" height="52" width="52" src="https://wangchujiang.com/appicon/regex-mate.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6479194014?platform=mac" title="Time Passage for macOS/iOS"><img alt="Time Passage" height="52" width="52" src="https://wangchujiang.com/appicon/time-passage.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6478772538" title="IconizeFolder for macOS"><img alt="Iconize Folder" height="52" width="52" src="https://wangchujiang.com/appicon/iconize-folder.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6478511402?platform=mac" title="Textsound Saver for macOS/iOS"><img alt="Textsound Saver" height="52" width="52" src="https://wangchujiang.com/appicon/textsound-saver.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6476924627" title="Create Custom Symbols for macOS"><img alt="Create Custom Symbols" height="52" width="52" src="https://wangchujiang.com/appicon/create-custom-symbols.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6476452351" title="DevHub for macOS"><img alt="DevHub" height="52" width="52" src="https://wangchujiang.com/appicon/devhub.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6476400184" title="Resume Revise for macOS"><img alt="Resume Revise" height="52" width="52" src="https://wangchujiang.com/appicon/resume-revise.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6472593276" title="Palette Genius for macOS"><img alt="Palette Genius" height="52" width="52" src="https://wangchujiang.com/appicon/palette-genius.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6470879005" title="Symbol Scribe for macOS"><img alt="Symbol Scribe" height="52" width="52" src="https://wangchujiang.com/appicon/symbol-scribe.png"></a>
</p>
<hr>
エディタプラグイン
===
<!--rehype:style=font-size: 38px; border-bottom: 0; display: flex; min-height: 260px; align-items: center; justify-content: center;-->

View File

@ -14,47 +14,16 @@
<br>
<a href="https://ip.im/">IP.IM 免费 IP 地址信息查询网站</a>
<br><br>
<a href="https://www.warp.dev/awesome-mac">
<img alt="Warp sponsorship" width="400" src="https://jaywcjlove.github.io/sponsor/warp-banner.png">
</a>
<br>
<a href="https://warp.dev/awesome-mac"><b>Warp, the intelligent terminal for developers!</b></a><br>
<a href="https://warp.dev/awesome-mac">Available for MacOS, Linux, & Windows</a><br><br>
</div>
<hr>
<p style="display: inline_block">
<sup>使用 <a href="https://wangchujiang.com/#/app" target="_blank">我的应用</a> 也是支持我的一种方式:<a href="https://wangchujiang.com/#/sponsor" target="_blank">支持我</a></sup><br/>
<a target="_blank" href="https://apps.apple.com/app/6758053530" title="Scap: Screenshot & Markup Edit for macOS"><img alt="Scap: Screenshot & Markup Edit" height="52" width="52" src="https://wangchujiang.com/appicon/scap.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6757317079" title="Screen Test for macOS"><img alt="Screen Test" height="52" width="52" src="https://wangchujiang.com/appicon/screen-test.png"></a>
<a target="_blank" href="https://apps.apple.com/app/Deskmark/6755948110" title="Deskmark for macOS"><img alt="Deskmark" height="52" width="52" src="https://wangchujiang.com/appicon/deskmark.png"></a>
<a target="_blank" href="https://apps.apple.com/app/Keyzer/6500434773" title="Keyzer for macOS"><img alt="Keyzer" height="52" width="52" src="https://wangchujiang.com/appicon/keyzer.png"></a>
<a target="_blank" href="https://github.com/jaywcjlove/vidwall-hub" title="Vidwall Hub for macOS"><img alt="Vidwall Hub" height="52" width="52" src="https://wangchujiang.com/appicon/vidwall-hub.png"></a>
<a target="_blank" href="https://apps.apple.com/app/VidCrop/6752624705" title="VidCrop for macOS"><img alt="VidCrop" height="52" width="52" src="https://wangchujiang.com/appicon/vidcrop.png"></a>
<a target="_blank" href="https://apps.apple.com/app/Vidwall/6747587746" title="Vidwall for macOS"><img alt="Vidwall" height="52" width="52" src="https://wangchujiang.com/appicon/vidwall.png"></a>
<a target="_blank" href="https://wangchujiang.com/mousio-hint/" title="Mousio Hint for macOS"><img alt="Mousio Hint" height="52" width="52" src="https://wangchujiang.com/appicon/mousio-hint.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6746747327" title="Mousio for macOS"><img alt="Mousio" height="52" width="52" src="https://wangchujiang.com/appicon/mousio.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6745227444" title="Musicer for macOS"><img alt="Musicer" height="52" width="52" src="https://wangchujiang.com/appicon/musicer.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6743841447" title="Audioer for macOS"><img alt="Audioer" height="52" width="52" src="https://wangchujiang.com/appicon/audioer.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6744690194" title="FileSentinel for macOS"><img alt="FileSentinel" height="52" width="52" src="https://wangchujiang.com/appicon/file-sentinel.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6743495172" title="FocusCursor for macOS"><img alt="FocusCursor" height="52" width="52" src="https://wangchujiang.com/appicon/focus-cursor.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6742680573" title="Videoer for macOS"><img alt="Videoer" height="52" width="52" src="https://wangchujiang.com/appicon/videoer.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6740425504" title="KeyClicker for macOS"><img alt="KeyClicker" height="52" width="52" src="https://wangchujiang.com/appicon/key-clicker.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6739052447" title="DayBar for macOS"><img alt="DayBar" height="52" width="52" src="https://wangchujiang.com/appicon/daybar.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6739444407" title="Iconed for macOS"><img alt="Iconed" height="52" width="52" src="https://wangchujiang.com/appicon/iconed.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6737160756" title="Menuist for macOS"><img alt="Menuist" height="52" width="52" src="https://wangchujiang.com/appicon/rightmenu-master.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6723903021" title="Paste Quick for macOS"><img alt="Quick RSS" height="52" width="52" src="https://wangchujiang.com/appicon/paste-quick.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6670696072?platform=mac" title="Quick RSS for macOS/iOS"><img alt="Quick RSS" height="52" width="52" src="https://wangchujiang.com/appicon/quick-rss.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6670167443" title="Web Serve for macOS"><img alt="Web Serve" height="52" width="52" src="https://wangchujiang.com/appicon/web-serve.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6503953628?platform=mac" title="Copybook Generator for macOS/iOS"><img alt="Copybook Generator" height="52" width="52" src="https://wangchujiang.com/appicon/copybook-generator.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6471227008?platform=mac" title="DevTutor for macOS/iOS"><img alt="DevTutor for SwiftUI" height="52" width="52" src="https://wangchujiang.com/appicon/devtutor.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6479819388?platform=mac" title="RegexMate for macOS/iOS"><img alt="RegexMate" height="52" width="52" src="https://wangchujiang.com/appicon/regex-mate.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6479194014?platform=mac" title="Time Passage for macOS/iOS"><img alt="Time Passage" height="52" width="52" src="https://wangchujiang.com/appicon/time-passage.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6478772538" title="IconizeFolder for macOS"><img alt="Iconize Folder" height="52" width="52" src="https://wangchujiang.com/appicon/iconize-folder.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6478511402?platform=mac" title="Textsound Saver for macOS/iOS"><img alt="Textsound Saver" height="52" width="52" src="https://wangchujiang.com/appicon/textsound-saver.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6476924627" title="Create Custom Symbols for macOS"><img alt="Create Custom Symbols" height="52" width="52" src="https://wangchujiang.com/appicon/create-custom-symbols.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6476452351" title="DevHub for macOS"><img alt="DevHub" height="52" width="52" src="https://wangchujiang.com/appicon/devhub.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6476400184" title="Resume Revise for macOS"><img alt="Resume Revise" height="52" width="52" src="https://wangchujiang.com/appicon/resume-revise.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6472593276" title="Palette Genius for macOS"><img alt="Palette Genius" height="52" width="52" src="https://wangchujiang.com/appicon/palette-genius.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6470879005" title="Symbol Scribe for macOS"><img alt="Symbol Scribe" height="52" width="52" src="https://wangchujiang.com/appicon/symbol-scribe.png"></a>
</p>
<hr>
编辑器插件
===
<!--rehype:style=font-size: 38px; border-bottom: 0; display: flex; min-height: 260px; align-items: center; justify-content: center;-->

View File

@ -14,47 +14,16 @@
<br>
<a href="https://ip.im/">IP.IM Free IP address information query website</a>
<br><br>
<a href="https://www.warp.dev/awesome-mac">
<img alt="Warp sponsorship" width="400" src="https://jaywcjlove.github.io/sponsor/warp-banner.png">
</a>
<br>
<a href="https://warp.dev/awesome-mac"><b>Warp, the intelligent terminal for developers!</b></a><br>
<a href="https://warp.dev/awesome-mac">Available for MacOS, Linux, & Windows</a><br><br>
</div>
<hr>
<p style="display: inline_block">
<sup>Using <a href="https://wangchujiang.com/#/app" target="_blank">my app</a> is also a way to <a href="https://wangchujiang.com/#/sponsor" target="_blank">support</a> me:</sup><br/>
<a target="_blank" href="https://apps.apple.com/app/6758053530" title="Scap: Screenshot & Markup Edit for macOS"><img alt="Scap: Screenshot & Markup Edit" height="52" width="52" src="https://wangchujiang.com/appicon/scap.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6757317079" title="Screen Test for macOS"><img alt="Screen Test" height="52" width="52" src="https://wangchujiang.com/appicon/screen-test.png"></a>
<a target="_blank" href="https://apps.apple.com/app/Deskmark/6755948110" title="Deskmark for macOS"><img alt="Deskmark" height="52" width="52" src="https://wangchujiang.com/appicon/deskmark.png"></a>
<a target="_blank" href="https://apps.apple.com/app/Keyzer/6500434773" title="Keyzer for macOS"><img alt="Keyzer" height="52" width="52" src="https://wangchujiang.com/appicon/keyzer.png"></a>
<a target="_blank" href="https://github.com/jaywcjlove/vidwall-hub" title="Vidwall Hub for macOS"><img alt="Vidwall Hub" height="52" width="52" src="https://wangchujiang.com/appicon/vidwall-hub.png"></a>
<a target="_blank" href="https://apps.apple.com/app/VidCrop/6752624705" title="VidCrop for macOS"><img alt="VidCrop" height="52" width="52" src="https://wangchujiang.com/appicon/vidcrop.png"></a>
<a target="_blank" href="https://apps.apple.com/app/Vidwall/6747587746" title="Vidwall for macOS"><img alt="Vidwall" height="52" width="52" src="https://wangchujiang.com/appicon/vidwall.png"></a>
<a target="_blank" href="https://wangchujiang.com/mousio-hint/" title="Mousio Hint for macOS"><img alt="Mousio Hint" height="52" width="52" src="https://wangchujiang.com/appicon/mousio-hint.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6746747327" title="Mousio for macOS"><img alt="Mousio" height="52" width="52" src="https://wangchujiang.com/appicon/mousio.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6745227444" title="Musicer for macOS"><img alt="Musicer" height="52" width="52" src="https://wangchujiang.com/appicon/musicer.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6743841447" title="Audioer for macOS"><img alt="Audioer" height="52" width="52" src="https://wangchujiang.com/appicon/audioer.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6744690194" title="FileSentinel for macOS"><img alt="FileSentinel" height="52" width="52" src="https://wangchujiang.com/appicon/file-sentinel.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6743495172" title="FocusCursor for macOS"><img alt="FocusCursor" height="52" width="52" src="https://wangchujiang.com/appicon/focus-cursor.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6742680573" title="Videoer for macOS"><img alt="Videoer" height="52" width="52" src="https://wangchujiang.com/appicon/videoer.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6740425504" title="KeyClicker for macOS"><img alt="KeyClicker" height="52" width="52" src="https://wangchujiang.com/appicon/key-clicker.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6739052447" title="DayBar for macOS"><img alt="DayBar" height="52" width="52" src="https://wangchujiang.com/appicon/daybar.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6739444407" title="Iconed for macOS"><img alt="Iconed" height="52" width="52" src="https://wangchujiang.com/appicon/iconed.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6737160756" title="Menuist for macOS"><img alt="Menuist" height="52" width="52" src="https://wangchujiang.com/appicon/rightmenu-master.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6723903021" title="Paste Quick for macOS"><img alt="Quick RSS" height="52" width="52" src="https://wangchujiang.com/appicon/paste-quick.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6670696072?platform=mac" title="Quick RSS for macOS/iOS"><img alt="Quick RSS" height="52" width="52" src="https://wangchujiang.com/appicon/quick-rss.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6670167443" title="Web Serve for macOS"><img alt="Web Serve" height="52" width="52" src="https://wangchujiang.com/appicon/web-serve.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6503953628?platform=mac" title="Copybook Generator for macOS/iOS"><img alt="Copybook Generator" height="52" width="52" src="https://wangchujiang.com/appicon/copybook-generator.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6471227008?platform=mac" title="DevTutor for macOS/iOS"><img alt="DevTutor for SwiftUI" height="52" width="52" src="https://wangchujiang.com/appicon/devtutor.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6479819388?platform=mac" title="RegexMate for macOS/iOS"><img alt="RegexMate" height="52" width="52" src="https://wangchujiang.com/appicon/regex-mate.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6479194014?platform=mac" title="Time Passage for macOS/iOS"><img alt="Time Passage" height="52" width="52" src="https://wangchujiang.com/appicon/time-passage.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6478772538" title="IconizeFolder for macOS"><img alt="Iconize Folder" height="52" width="52" src="https://wangchujiang.com/appicon/iconize-folder.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6478511402?platform=mac" title="Textsound Saver for macOS/iOS"><img alt="Textsound Saver" height="52" width="52" src="https://wangchujiang.com/appicon/textsound-saver.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6476924627" title="Create Custom Symbols for macOS"><img alt="Create Custom Symbols" height="52" width="52" src="https://wangchujiang.com/appicon/create-custom-symbols.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6476452351" title="DevHub for macOS"><img alt="DevHub" height="52" width="52" src="https://wangchujiang.com/appicon/devhub.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6476400184" title="Resume Revise for macOS"><img alt="Resume Revise" height="52" width="52" src="https://wangchujiang.com/appicon/resume-revise.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6472593276" title="Palette Genius for macOS"><img alt="Palette Genius" height="52" width="52" src="https://wangchujiang.com/appicon/palette-genius.png"></a>
<a target="_blank" href="https://apps.apple.com/app/6470879005" title="Symbol Scribe for macOS"><img alt="Symbol Scribe" height="52" width="52" src="https://wangchujiang.com/appicon/symbol-scribe.png"></a>
</p>
<hr>
Editors Plugin
===
<!--rehype:style=font-size: 38px; border-bottom: 0; display: flex; min-height: 260px; align-items: center; justify-content: center;-->

View File

@ -5,414 +5,22 @@
<link>https://jaywcjlove.github.io/awesome-mac</link>
<description>日本語リストを元にした最近追加の macOS アプリです。</description>
<language>ja-JP</language>
<lastBuildDate>Sat, 11 Apr 2026 05:59:19 GMT</lastBuildDate>
<lastBuildDate>Mon, 30 Mar 2026 13:15:09 GMT</lastBuildDate>
<atom:link href="https://jaywcjlove.github.io/awesome-mac/feed/feed-ja.xml" rel="self" type="application/rss+xml" />
<generator>build/feed.mjs</generator>
<item>
<title>Capso</title>
<link>https://github.com/lzhgus/Capso</link>
<guid isPermaLink="false">128e8f614ad79ada6e353dff19a4f4bb915a1f2c:Capso</guid>
<pubDate>Sat, 11 Apr 2026 05:59:19 GMT</pubDate>
<category>デザインとプロダクト / 画面録画</category>
<description>Category: デザインとプロダクト / 画面録画
App: Capso
Description: 注釈、OCR、Webcamオーバーレイに対応したオープンソースのスクリーンショット・画面録画ツール。
Open Source: https://github.com/lzhgus/Capso
Commit: Add Capso #1982
Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/128e8f614ad79ada6e353dff19a4f4bb915a1f2c</description>
<content:encoded><![CDATA[Category: デザインとプロダクト / 画面録画<br/>App: Capso<br/>Description: 注釈、OCR、Webcamオーバーレイに対応したオープンソースのスクリーンショット・画面録画ツール。<br/>Open Source: https://github.com/lzhgus/Capso<br/>Commit: Add Capso #1982<br/>Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/128e8f614ad79ada6e353dff19a4f4bb915a1f2c]]></content:encoded>
</item>
<item>
<title>Kaset</title>
<link>https://github.com/sozercan/kaset</link>
<guid isPermaLink="false">533befd8ed6cb8fad818666f318d0b09f1674325:Kaset</guid>
<pubDate>Fri, 10 Apr 2026 12:31:47 GMT</pubDate>
<category>オーディオ・ビデオツール</category>
<description>Category: オーディオ・ビデオツール
App: Kaset
Description: ライブラリ、歌詞、ポッドキャストに対応したオープンソースのYouTube Musicクライアント。
Open Source: https://github.com/sozercan/kaset
Commit: Add Kaset to the zh/ja/ko list #1977
Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/533befd8ed6cb8fad818666f318d0b09f1674325</description>
<content:encoded><![CDATA[Category: オーディオ・ビデオツール<br/>App: Kaset<br/>Description: ライブラリ、歌詞、ポッドキャストに対応したオープンソースのYouTube Musicクライアント。<br/>Open Source: https://github.com/sozercan/kaset<br/>Commit: Add Kaset to the zh/ja/ko list #1977<br/>Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/533befd8ed6cb8fad818666f318d0b09f1674325]]></content:encoded>
</item>
<item>
<title>Switzy</title>
<link>https://github.com/yefga/Switzy</link>
<guid isPermaLink="false">f8f53616b1ec8448a2546784016cbbef537baa29:Switzy</guid>
<pubDate>Fri, 10 Apr 2026 12:09:33 GMT</pubDate>
<category>開発ツール / 開発者ユーティリティ</category>
<description>Category: 開発ツール / 開発者ユーティリティ
App: Switzy
Description: Gitアイデンティティの切り替えとSSHキー管理のためのオープンソースツール。
Open Source: https://github.com/yefga/Switzy
Commit: Add Switzy to the ja/ko/zh list #1979
Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/f8f53616b1ec8448a2546784016cbbef537baa29</description>
<content:encoded><![CDATA[Category: 開発ツール / 開発者ユーティリティ<br/>App: Switzy<br/>Description: Gitアイデンティティの切り替えとSSHキー管理のためのオープンソースツール。<br/>Open Source: https://github.com/yefga/Switzy<br/>Commit: Add Switzy to the ja/ko/zh list #1979<br/>Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/f8f53616b1ec8448a2546784016cbbef537baa29]]></content:encoded>
</item>
<item>
<title>Rockxy</title>
<link>https://github.com/LocNguyenHuu/Rockxy</link>
<guid isPermaLink="false">25d650dec398844a3a9f616952482f7e43c9e206:Rockxy</guid>
<pubDate>Fri, 10 Apr 2026 03:08:54 GMT</pubDate>
<category>開発ツール / ネットワーク分析</category>
<description>Category: 開発ツール / ネットワーク分析
App: Rockxy
Description: リクエストの傍受、確認、変更、再送に対応したオープンソースのHTTP(S)デバッグプロキシ。
Open Source: https://github.com/LocNguyenHuu/Rockxy
Commit: Add Rockxy
Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/25d650dec398844a3a9f616952482f7e43c9e206</description>
<content:encoded><![CDATA[Category: 開発ツール / ネットワーク分析<br/>App: Rockxy<br/>Description: リクエストの傍受、確認、変更、再送に対応したオープンソースのHTTP(S)デバッグプロキシ。<br/>Open Source: https://github.com/LocNguyenHuu/Rockxy<br/>Commit: Add Rockxy<br/>Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/25d650dec398844a3a9f616952482f7e43c9e206]]></content:encoded>
</item>
<item>
<title>PureMac</title>
<link>https://github.com/momenbasel/PureMac</link>
<guid isPermaLink="false">6e5a3f76f6fbd0b1a5ba353be56e0eef0d2ba90f:PureMac</guid>
<pubDate>Thu, 09 Apr 2026 05:47:32 GMT</pubDate>
<category>ユーティリティ / クリーンアップとアンインストール</category>
<description>Category: ユーティリティ / クリーンアップとアンインストール
App: PureMac
Description: テレメトリーなしの無料オープンソースシステムクリーナー。
Open Source: https://github.com/momenbasel/PureMac
Commit: Add PureMac to the ja/ko/zh list. #1973
Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/6e5a3f76f6fbd0b1a5ba353be56e0eef0d2ba90f</description>
<content:encoded><![CDATA[Category: ユーティリティ / クリーンアップとアンインストール<br/>App: PureMac<br/>Description: テレメトリーなしの無料オープンソースシステムクリーナー。<br/>Open Source: https://github.com/momenbasel/PureMac<br/>Commit: Add PureMac to the ja/ko/zh list. #1973<br/>Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/6e5a3f76f6fbd0b1a5ba353be56e0eef0d2ba90f]]></content:encoded>
</item>
<item>
<title>LiteEdit</title>
<link>https://arietan.github.io/lite-edit/</link>
<guid isPermaLink="false">9f29ab1e9bc70b7a95af20829ca5c3366106ef0b:LiteEdit</guid>
<pubDate>Thu, 09 Apr 2026 04:14:08 GMT</pubDate>
<category>読み書きツール / テキストエディタ</category>
<description>Category: 読み書きツール / テキストエディタ
App: LiteEdit
Description: 1MB以下の軽量ネイティブコードエディタ、シンタックスハイライトとファイルツリーを搭載。
Website: https://arietan.github.io/lite-edit/
Commit: Add LiteEdit to the ja/ko/zh list. #1970
Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/9f29ab1e9bc70b7a95af20829ca5c3366106ef0b</description>
<content:encoded><![CDATA[Category: 読み書きツール / テキストエディタ<br/>App: LiteEdit<br/>Description: 1MB以下の軽量ネイティブコードエディタ、シンタックスハイライトとファイルツリーを搭載。<br/>Website: https://arietan.github.io/lite-edit/<br/>Commit: Add LiteEdit to the ja/ko/zh list. #1970<br/>Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/9f29ab1e9bc70b7a95af20829ca5c3366106ef0b]]></content:encoded>
</item>
<item>
<title>SuperCmd</title>
<link>https://github.com/SuperCmdLabs/SuperCmd</link>
<guid isPermaLink="false">4d17a7d7464ba6aa032e3567263559a927a627f5:SuperCmd</guid>
<pubDate>Thu, 09 Apr 2026 04:11:28 GMT</pubDate>
<category>ユーティリティ / 生産性ツール</category>
<description>Category: ユーティリティ / 生産性ツール
App: SuperCmd
Description: Raycast互換拡張、音声ワークフロー、読み上げ、メモリ、AIアクションを備えたオープンソースランチャー。
Open Source: https://github.com/SuperCmdLabs/SuperCmd
Commit: Add SuperCmd
Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/4d17a7d7464ba6aa032e3567263559a927a627f5</description>
<content:encoded><![CDATA[Category: ユーティリティ / 生産性ツール<br/>App: SuperCmd<br/>Description: Raycast互換拡張、音声ワークフロー、読み上げ、メモリ、AIアクションを備えたオープンソースランチャー。<br/>Open Source: https://github.com/SuperCmdLabs/SuperCmd<br/>Commit: Add SuperCmd<br/>Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/4d17a7d7464ba6aa032e3567263559a927a627f5]]></content:encoded>
</item>
<item>
<title>Recordly</title>
<link>https://recordly.dev/</link>
<guid isPermaLink="false">c0329d594113d951c3b5f4d55706f37da9ba3cc0:Recordly</guid>
<pubDate>Wed, 08 Apr 2026 02:51:31 GMT</pubDate>
<category>デザインとプロダクト / 画面録画</category>
<description>Category: デザインとプロダクト / 画面録画
App: Recordly
Description: デモ、チュートリアル、プロダクト動画向けのオープンソース画面録画・編集ツール。
Website: https://recordly.dev/
Commit: Add Recordly
Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/c0329d594113d951c3b5f4d55706f37da9ba3cc0</description>
<content:encoded><![CDATA[Category: デザインとプロダクト / 画面録画<br/>App: Recordly<br/>Description: デモ、チュートリアル、プロダクト動画向けのオープンソース画面録画・編集ツール。<br/>Website: https://recordly.dev/<br/>Commit: Add Recordly<br/>Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/c0329d594113d951c3b5f4d55706f37da9ba3cc0]]></content:encoded>
</item>
<item>
<title>Lap</title>
<link>https://github.com/julyx10/lap</link>
<guid isPermaLink="false">647ffa67f9b8e89e7d0c9e73c4eadb728634e580:Lap</guid>
<pubDate>Tue, 07 Apr 2026 09:48:27 GMT</pubDate>
<category>デザインとプロダクト / その他のツール</category>
<description>Category: デザインとプロダクト / その他のツール
App: Lap
Description: 個人の写真ライブラリをオフラインで閲覧・整理できるローカル写真マネージャー。
Open Source: https://github.com/julyx10/lap
Commit: Add Lap fix #1969
Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/647ffa67f9b8e89e7d0c9e73c4eadb728634e580</description>
<content:encoded><![CDATA[Category: デザインとプロダクト / その他のツール<br/>App: Lap<br/>Description: 個人の写真ライブラリをオフラインで閲覧・整理できるローカル写真マネージャー。<br/>Open Source: https://github.com/julyx10/lap<br/>Commit: Add Lap fix #1969<br/>Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/647ffa67f9b8e89e7d0c9e73c4eadb728634e580]]></content:encoded>
</item>
<item>
<title>CompressO</title>
<link>https://github.com/codeforreal1/compressO</link>
<guid isPermaLink="false">8bf6add2922e6c7ab7d3fa0564ecaf556296821a:CompressO</guid>
<pubDate>Tue, 07 Apr 2026 03:35:21 GMT</pubDate>
<category>デザインとプロダクト / その他のツール</category>
<description>Category: デザインとプロダクト / その他のツール
App: CompressO
Description: 動画や画像の容量を小さくできるオープンソースの圧縮ツール。
Open Source: https://github.com/codeforreal1/compressO
Commit: Add CompressO
Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/8bf6add2922e6c7ab7d3fa0564ecaf556296821a</description>
<content:encoded><![CDATA[Category: デザインとプロダクト / その他のツール<br/>App: CompressO<br/>Description: 動画や画像の容量を小さくできるオープンソースの圧縮ツール。<br/>Open Source: https://github.com/codeforreal1/compressO<br/>Commit: Add CompressO<br/>Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/8bf6add2922e6c7ab7d3fa0564ecaf556296821a]]></content:encoded>
</item>
<item>
<title>Cadran</title>
<link>https://cadranapp.com</link>
<guid isPermaLink="false">9e81d475101acb1f6db37b5c062000d9b2739631:Cadran</guid>
<pubDate>Tue, 07 Apr 2026 01:25:48 GMT</pubDate>
<category>ユーティリティ / 一般ツール</category>
<description>Category: ユーティリティ / 一般ツール
App: Cadran
Description: Macのデスクトップ壁紙とスクリーンセーバーに22種類のカスタマイズ可能な時計を表示。
Website: https://cadranapp.com
Commit: Add Cadran to Utilities &gt; General Tools (#1914)
Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/9e81d475101acb1f6db37b5c062000d9b2739631</description>
<content:encoded><![CDATA[Category: ユーティリティ / 一般ツール<br/>App: Cadran<br/>Description: Macのデスクトップ壁紙とスクリーンセーバーに22種類のカスタマイズ可能な時計を表示。<br/>Website: https://cadranapp.com<br/>Commit: Add Cadran to Utilities &gt; General Tools (#1914)<br/>Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/9e81d475101acb1f6db37b5c062000d9b2739631]]></content:encoded>
</item>
<item>
<title>markdown-quicklook</title>
<link>https://github.com/ruspg/markdown-quicklook</link>
<guid isPermaLink="false">f53df8e06d3ac07dc1c60aedb50728ea7c426f26:markdown-quicklook</guid>
<pubDate>Sun, 05 Apr 2026 07:37:24 GMT</pubDate>
<category>クイックルックプラグイン</category>
<description>Category: クイックルックプラグイン
App: markdown-quicklook
Description: レンダリング済み Markdown を表示する Quick Look プラグイン。
Open Source: https://github.com/ruspg/markdown-quicklook
Commit: docs: refresh multilingual app descriptions
Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/f53df8e06d3ac07dc1c60aedb50728ea7c426f26</description>
<content:encoded><![CDATA[Category: クイックルックプラグイン<br/>App: markdown-quicklook<br/>Description: レンダリング済み Markdown を表示する Quick Look プラグイン。<br/>Open Source: https://github.com/ruspg/markdown-quicklook<br/>Commit: docs: refresh multilingual app descriptions<br/>Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/f53df8e06d3ac07dc1c60aedb50728ea7c426f26]]></content:encoded>
</item>
<item>
<title>FunKey</title>
<link>https://apps.apple.com/us/app/funkey-mechanical-keyboard-app/id6469420677?platform=mac</link>
<guid isPermaLink="false">b4c571e694758688e71f648375da21efd3610e10:FunKey</guid>
<pubDate>Sun, 05 Apr 2026 06:29:22 GMT</pubDate>
<category>ユーティリティ / メニューバーツール</category>
<description>Category: ユーティリティ / メニューバーツール
App: FunKey
Description: キーボード入力にメカニカル風の打鍵音を加えるツール。
App Store: https://apps.apple.com/us/app/funkey-mechanical-keyboard-app/id6469420677?platform=mac
Commit: doc: Update multilingual app descriptions
Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/b4c571e694758688e71f648375da21efd3610e10</description>
<content:encoded><![CDATA[Category: ユーティリティ / メニューバーツール<br/>App: FunKey<br/>Description: キーボード入力にメカニカル風の打鍵音を加えるツール。<br/>App Store: https://apps.apple.com/us/app/funkey-mechanical-keyboard-app/id6469420677?platform=mac<br/>Commit: doc: Update multilingual app descriptions<br/>Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/b4c571e694758688e71f648375da21efd3610e10]]></content:encoded>
</item>
<item>
<title>Mocker</title>
<link>https://github.com/us/mocker</link>
<guid isPermaLink="false">be4a2d80c705562a79ec5ed9906aa6a21607053c:Mocker</guid>
<pubDate>Sun, 05 Apr 2026 03:07:36 GMT</pubDate>
<category>開発ツール / 仮想化</category>
<description>Category: 開発ツール / 仮想化
App: Mocker
Description: AppleのContainerization framework上に構築されたコンテナ管理ツール。
Open Source: https://github.com/us/mocker
Commit: docs: refresh app descriptions in localized READMEs
Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/be4a2d80c705562a79ec5ed9906aa6a21607053c</description>
<content:encoded><![CDATA[Category: 開発ツール / 仮想化<br/>App: Mocker<br/>Description: AppleのContainerization framework上に構築されたコンテナ管理ツール。<br/>Open Source: https://github.com/us/mocker<br/>Commit: docs: refresh app descriptions in localized READMEs<br/>Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/be4a2d80c705562a79ec5ed9906aa6a21607053c]]></content:encoded>
</item>
<item>
<title>macshot</title>
<link>https://github.com/sw33tlie/macshot</link>
<guid isPermaLink="false">be4a2d80c705562a79ec5ed9906aa6a21607053c:macshot</guid>
<pubDate>Sun, 05 Apr 2026 03:07:36 GMT</pubDate>
<category>デザインとプロダクト / スクリーンショットツール</category>
<description>Category: デザインとプロダクト / スクリーンショットツール
App: macshot
Description: 画面録画、スクロールキャプチャ、OCRに対応したスクリーンショット注釈ツール。
Open Source: https://github.com/sw33tlie/macshot
Commit: docs: refresh app descriptions in localized READMEs
Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/be4a2d80c705562a79ec5ed9906aa6a21607053c</description>
<content:encoded><![CDATA[Category: デザインとプロダクト / スクリーンショットツール<br/>App: macshot<br/>Description: 画面録画、スクロールキャプチャ、OCRに対応したスクリーンショット注釈ツール。<br/>Open Source: https://github.com/sw33tlie/macshot<br/>Commit: docs: refresh app descriptions in localized READMEs<br/>Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/be4a2d80c705562a79ec5ed9906aa6a21607053c]]></content:encoded>
</item>
<item>
<title>CurrentKey</title>
<link>https://currentkey.com</link>
<guid isPermaLink="false">d0795136db01ac01ee88c190d1ad8dba856f9f05:CurrentKey</guid>
<pubDate>Sat, 04 Apr 2026 10:41:32 GMT</pubDate>
<category>ユーティリティ / 生産性ツール</category>
<description>Category: ユーティリティ / 生産性ツール
App: CurrentKey
Description: Spacesに名前とアイコンを付けて、アプリごとの利用時間を追跡するツール。
Website: https://currentkey.com
Commit: Add CurrentKey
Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/d0795136db01ac01ee88c190d1ad8dba856f9f05</description>
<content:encoded><![CDATA[Category: ユーティリティ / 生産性ツール<br/>App: CurrentKey<br/>Description: Spacesに名前とアイコンを付けて、アプリごとの利用時間を追跡するツール。<br/>Website: https://currentkey.com<br/>Commit: Add CurrentKey<br/>Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/d0795136db01ac01ee88c190d1ad8dba856f9f05]]></content:encoded>
</item>
<item>
<title>Santa</title>
<link>https://northpole.security/</link>
<guid isPermaLink="false">393e984e48f28791c9127c4d945a1d8aba009a44:Santa</guid>
<pubDate>Fri, 03 Apr 2026 00:35:27 GMT</pubDate>
<category>セキュリティツール</category>
<description>Category: セキュリティツール
App: Santa
Description: バイナリとファイルアクセスを制御する認可システム。
Website: https://northpole.security/
Commit: Add Santa to the ja/ko/zh list. #1957
Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/393e984e48f28791c9127c4d945a1d8aba009a44</description>
<content:encoded><![CDATA[Category: セキュリティツール<br/>App: Santa<br/>Description: バイナリとファイルアクセスを制御する認可システム。<br/>Website: https://northpole.security/<br/>Commit: Add Santa to the ja/ko/zh list. #1957<br/>Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/393e984e48f28791c9127c4d945a1d8aba009a44]]></content:encoded>
</item>
<item>
<title>Revu</title>
<link>https://revu.cards/</link>
<guid isPermaLink="false">11a0d97fb3707c4b5487e3b9618141cfdc20abb4:Revu</guid>
<pubDate>Fri, 03 Apr 2026 00:29:32 GMT</pubDate>
<category>読み書きツール / メモ・ノート</category>
<description>Category: 読み書きツール / メモ・ノート
App: Revu
Description: FSRSスケジューリングとAnkiインポートに対応したローカルファーストの間隔反復学習アプリ。
Website: https://revu.cards/
Commit: Add Revu to the ja/ko/zh list. #1955
Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/11a0d97fb3707c4b5487e3b9618141cfdc20abb4</description>
<content:encoded><![CDATA[Category: 読み書きツール / メモ・ノート<br/>App: Revu<br/>Description: FSRSスケジューリングとAnkiインポートに対応したローカルファーストの間隔反復学習アプリ。<br/>Website: https://revu.cards/<br/>Commit: Add Revu to the ja/ko/zh list. #1955<br/>Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/11a0d97fb3707c4b5487e3b9618141cfdc20abb4]]></content:encoded>
</item>
<item>
<title>ClearanceKit</title>
<link>https://craigjbass.github.io/clearancekit/</link>
<guid isPermaLink="false">87607a5d4de2a044515a2a619beeba993fd6385e:ClearanceKit</guid>
<pubDate>Fri, 03 Apr 2026 00:09:37 GMT</pubDate>
<category>セキュリティツール</category>
<description>Category: セキュリティツール
App: ClearanceKit
Description: 保護されたパスの読み取りや変更を行おうとする未許可プロセスを遮断する、ポリシーベースのファイルアクセス制御ツール。
Website: https://craigjbass.github.io/clearancekit/
Commit: Add ClearanceKit to the ja/ko/zh list. (#1958)
Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/87607a5d4de2a044515a2a619beeba993fd6385e</description>
<content:encoded><![CDATA[Category: セキュリティツール<br/>App: ClearanceKit<br/>Description: 保護されたパスの読み取りや変更を行おうとする未許可プロセスを遮断する、ポリシーベースのファイルアクセス制御ツール。<br/>Website: https://craigjbass.github.io/clearancekit/<br/>Commit: Add ClearanceKit to the ja/ko/zh list. (#1958)<br/>Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/87607a5d4de2a044515a2a619beeba993fd6385e]]></content:encoded>
</item>
<item>
<title>Paul</title>
<link>https://guillim.github.io/products/paul</link>
<guid isPermaLink="false">9eed57d9bd5d3cf8fa394e63bb23e6c042892ae3:Paul</guid>
<pubDate>Thu, 02 Apr 2026 23:46:23 GMT</pubDate>
<category>開発ツール / データベース</category>
<description>Category: 開発ツール / データベース
App: Paul
Description: デフォルトで読み取り専用で、データベースからすばやく答えを得られるAIファーストのPostgreSQLクライアント。
Website: https://guillim.github.io/products/paul
Commit: Add Paul to the ja/zh/ko list. #1956
Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/9eed57d9bd5d3cf8fa394e63bb23e6c042892ae3</description>
<content:encoded><![CDATA[Category: 開発ツール / データベース<br/>App: Paul<br/>Description: デフォルトで読み取り専用で、データベースからすばやく答えを得られるAIファーストのPostgreSQLクライアント。<br/>Website: https://guillim.github.io/products/paul<br/>Commit: Add Paul to the ja/zh/ko list. #1956<br/>Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/9eed57d9bd5d3cf8fa394e63bb23e6c042892ae3]]></content:encoded>
</item>
<item>
<title>ReadAny</title>
<link>https://codedogqby.github.io/ReadAny/</link>
<guid isPermaLink="false">6e1899b10d1d3623ab1293a3f5a55f18cc9a936c:ReadAny</guid>
<pubDate>Thu, 02 Apr 2026 23:23:04 GMT</pubDate>
<category>読み書きツール / 電子書籍</category>
<description>Category: 読み書きツール / 電子書籍
App: ReadAny
Description: セマンティック検索、AIチャット、ート管理に対応した電子書籍リーダー。
Website: https://codedogqby.github.io/ReadAny/
Commit: Add ReadAny
Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/6e1899b10d1d3623ab1293a3f5a55f18cc9a936c</description>
<content:encoded><![CDATA[Category: 読み書きツール / 電子書籍<br/>App: ReadAny<br/>Description: セマンティック検索、AIチャット、ート管理に対応した電子書籍リーダー。<br/>Website: https://codedogqby.github.io/ReadAny/<br/>Commit: Add ReadAny<br/>Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/6e1899b10d1d3623ab1293a3f5a55f18cc9a936c]]></content:encoded>
</item>
<item>
<title>NetFluss</title>
<link>https://www.ranagmbh.de/netfluss/</link>
<guid isPermaLink="false">26a025a470a54ccd166c7c99b44d65af5a1b93a8:NetFluss</guid>
<pubDate>Thu, 02 Apr 2026 00:43:25 GMT</pubDate>
<category>ユーティリティ / メニューバーツール</category>
<description>Category: ユーティリティ / メニューバーツール
App: NetFluss
Description: リアルタイムの通信速度と帯域使用アプリを表示するネイティブなメニューバーアプリ。
Website: https://www.ranagmbh.de/netfluss/
Commit: Add NetFluss
Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/26a025a470a54ccd166c7c99b44d65af5a1b93a8</description>
<content:encoded><![CDATA[Category: ユーティリティ / メニューバーツール<br/>App: NetFluss<br/>Description: リアルタイムの通信速度と帯域使用アプリを表示するネイティブなメニューバーアプリ。<br/>Website: https://www.ranagmbh.de/netfluss/<br/>Commit: Add NetFluss<br/>Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/26a025a470a54ccd166c7c99b44d65af5a1b93a8]]></content:encoded>
</item>
<item>
<title>Buffer</title>
<link>https://github.com/samirpatil2000/Buffer</link>
<guid isPermaLink="false">7efb1f36272e794c3a07ec70c331d77a4bf24774:Buffer</guid>
<pubDate>Wed, 01 Apr 2026 10:52:58 GMT</pubDate>
<category>ユーティリティ / クリップボードツール</category>
<description>Category: ユーティリティ / クリップボードツール
App: Buffer
Description: 画像OCRとブックマークに対応した軽量なオープンソースのクリップボードマネージャー。
Open Source: https://github.com/samirpatil2000/Buffer
Commit: Add Buffer.
Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/7efb1f36272e794c3a07ec70c331d77a4bf24774</description>
<content:encoded><![CDATA[Category: ユーティリティ / クリップボードツール<br/>App: Buffer<br/>Description: 画像OCRとブックマークに対応した軽量なオープンソースのクリップボードマネージャー。<br/>Open Source: https://github.com/samirpatil2000/Buffer<br/>Commit: Add Buffer.<br/>Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/7efb1f36272e794c3a07ec70c331d77a4bf24774]]></content:encoded>
</item>
<item>
<title>OpenScreen</title>
<link>https://github.com/siddharthvaddem/openscreen</link>
<guid isPermaLink="false">c207eeb5e8d96d3b1adc67484bf666907ff2105d:OpenScreen</guid>
<pubDate>Wed, 01 Apr 2026 10:36:02 GMT</pubDate>
<category>デザインとプロダクト / 画面録画</category>
<description>Category: デザインとプロダクト / 画面録画
App: OpenScreen
Description: プロダクトデモや操作説明動画を作れるオープンソースツール。
Open Source: https://github.com/siddharthvaddem/openscreen
Commit: Add OpenScreen
Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/c207eeb5e8d96d3b1adc67484bf666907ff2105d</description>
<content:encoded><![CDATA[Category: デザインとプロダクト / 画面録画<br/>App: OpenScreen<br/>Description: プロダクトデモや操作説明動画を作れるオープンソースツール。<br/>Open Source: https://github.com/siddharthvaddem/openscreen<br/>Commit: Add OpenScreen<br/>Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/c207eeb5e8d96d3b1adc67484bf666907ff2105d]]></content:encoded>
</item>
<item>
<title>Mullvad Browser</title>
<link>https://mullvad.net/en/download/browser/</link>
<guid isPermaLink="false">ea3b60bc27c27ff89c0edc04144ed759004c7521:Mullvad Browser</guid>
<pubDate>Wed, 01 Apr 2026 04:36:38 GMT</pubDate>
<category>ブラウザ</category>
<description>Category: ブラウザ
App: Mullvad Browser
Description: フィンガープリント対策に重点を置いたプライバシーブラウザ。
Website: https://mullvad.net/en/download/browser/
Commit: Shorten app descriptions across localized READMEs
Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/ea3b60bc27c27ff89c0edc04144ed759004c7521</description>
<content:encoded><![CDATA[Category: ブラウザ<br/>App: Mullvad Browser<br/>Description: フィンガープリント対策に重点を置いたプライバシーブラウザ。<br/>Website: https://mullvad.net/en/download/browser/<br/>Commit: Shorten app descriptions across localized READMEs<br/>Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/ea3b60bc27c27ff89c0edc04144ed759004c7521]]></content:encoded>
</item>
<item>
<title>EnviousWispr</title>
<link>https://enviouswispr.com/</link>
<guid isPermaLink="false">09be3dbc751fb9b903d10f8b663f2c345567de7e:EnviousWispr</guid>
<pubDate>Wed, 01 Apr 2026 03:08:36 GMT</pubDate>
<category>音声テキスト変換</category>
<description>Category: 音声テキスト変換
App: EnviousWispr
Description: 音声を整えたテキストにすばやく変換して貼り付けられるオンデバイスAIディクテーションツール。
Website: https://enviouswispr.com/
Commit: Add EnviousWispr (#1948)
Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/09be3dbc751fb9b903d10f8b663f2c345567de7e</description>
<content:encoded><![CDATA[Category: 音声テキスト変換<br/>App: EnviousWispr<br/>Description: 音声を整えたテキストにすばやく変換して貼り付けられるオンデバイスAIディクテーションツール。<br/>Website: https://enviouswispr.com/<br/>Commit: Add EnviousWispr (#1948)<br/>Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/09be3dbc751fb9b903d10f8b663f2c345567de7e]]></content:encoded>
</item>
<item>
<title>Claudoscope</title>
<link>https://github.com/cordwainersmith/claudoscope</link>
<guid isPermaLink="false">7fb9b937a00af6d6059b810ac2d99b6d69e3eb8f:Claudoscope</guid>
<pubDate>Tue, 31 Mar 2026 18:04:19 GMT</pubDate>
<category>AIツール</category>
<description>Category: AIツール
App: Claudoscope
Description: Claude Codeセッションを閲覧・分析・管理でき、タイムライン、コスト見積もり、シークレットスキャンも提供するツール。
Open Source: https://github.com/cordwainersmith/claudoscope
Commit: Add Claudoscope to the ja/ko/zh list. #1946
Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/7fb9b937a00af6d6059b810ac2d99b6d69e3eb8f</description>
<content:encoded><![CDATA[Category: AIツール<br/>App: Claudoscope<br/>Description: Claude Codeセッションを閲覧・分析・管理でき、タイムライン、コスト見積もり、シークレットスキャンも提供するツール。<br/>Open Source: https://github.com/cordwainersmith/claudoscope<br/>Commit: Add Claudoscope to the ja/ko/zh list. #1946<br/>Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/7fb9b937a00af6d6059b810ac2d99b6d69e3eb8f]]></content:encoded>
</item>
<item>
<title>StreamWindow</title>
<link>https://macdev.cn/</link>
<guid isPermaLink="false">5092da64a840d713f0567fbe231f5f8c41ee62fa:StreamWindow</guid>
<pubDate>Tue, 31 Mar 2026 00:20:34 GMT</pubDate>
<category>ユーティリティ / ウィンドウ管理</category>
<description>Category: ユーティリティ / ウィンドウ管理
App: StreamWindow
Description: 3Dアニメーションと直感的な表示切り替えを備えたウィンドウ管理ツール。
Website: https://macdev.cn/
Commit: Add StreamWindow to the ja/ko/zh list. #1944
Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/5092da64a840d713f0567fbe231f5f8c41ee62fa</description>
<content:encoded><![CDATA[Category: ユーティリティ / ウィンドウ管理<br/>App: StreamWindow<br/>Description: 3Dアニメーションと直感的な表示切り替えを備えたウィンドウ管理ツール。<br/>Website: https://macdev.cn/<br/>Commit: Add StreamWindow to the ja/ko/zh list. #1944<br/>Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/5092da64a840d713f0567fbe231f5f8c41ee62fa]]></content:encoded>
</item>
<item>
<title>Atomic Chat</title>
<link>https://github.com/AtomicBot-ai/Atomic-Chat</link>
<guid isPermaLink="false">bd7eb478d51c6ef17c18cb0274d682531af2fcb3:Atomic Chat</guid>
<pubDate>Mon, 30 Mar 2026 13:15:09 GMT</pubDate>
<category>AIツール</category>
<description>Category: AIツール
<category>AIクライアント</category>
<description>Category: AIクライアント
App: Atomic Chat
Description: ローカルLLM、クラウドモデル、MCP、OpenAI互換APIに対応したオープンソースのAIチャットクライアント。
Open Source: https://github.com/AtomicBot-ai/Atomic-Chat
Commit: Add Atomic Chat
Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/bd7eb478d51c6ef17c18cb0274d682531af2fcb3</description>
<content:encoded><![CDATA[Category: AIツール<br/>App: Atomic Chat<br/>Description: ローカルLLM、クラウドモデル、MCP、OpenAI互換APIに対応したオープンソースのAIチャットクライアント。<br/>Open Source: https://github.com/AtomicBot-ai/Atomic-Chat<br/>Commit: Add Atomic Chat<br/>Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/bd7eb478d51c6ef17c18cb0274d682531af2fcb3]]></content:encoded>
<content:encoded><![CDATA[Category: AIクライアント<br/>App: Atomic Chat<br/>Description: ローカルLLM、クラウドモデル、MCP、OpenAI互換APIに対応したオープンソースのAIチャットクライアント。<br/>Open Source: https://github.com/AtomicBot-ai/Atomic-Chat<br/>Commit: Add Atomic Chat<br/>Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/bd7eb478d51c6ef17c18cb0274d682531af2fcb3]]></content:encoded>
</item>
<item>
<title>Dimly</title>
@ -433,14 +41,14 @@ Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/d53a3a5752374264671
<link>https://clawdhome.app/</link>
<guid isPermaLink="false">29a8d9fea61d823eca4f0573f2881b38b408e559:ClawdHome</guid>
<pubDate>Mon, 30 Mar 2026 07:08:12 GMT</pubDate>
<category>AIツール</category>
<description>Category: AIツール
<category>AIクライアント</category>
<description>Category: AIクライアント
App: ClawdHome
Description: 1つのコントロールパネルで複数のOpenClawゲートウェイインスタンスを分離して管理するツール。
Website: https://clawdhome.app/
Commit: Add ClawdHome
Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/29a8d9fea61d823eca4f0573f2881b38b408e559</description>
<content:encoded><![CDATA[Category: AIツール<br/>App: ClawdHome<br/>Description: 1つのコントロールパネルで複数のOpenClawゲートウェイインスタンスを分離して管理するツール。<br/>Website: https://clawdhome.app/<br/>Commit: Add ClawdHome<br/>Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/29a8d9fea61d823eca4f0573f2881b38b408e559]]></content:encoded>
<content:encoded><![CDATA[Category: AIクライアント<br/>App: ClawdHome<br/>Description: 1つのコントロールパネルで複数のOpenClawゲートウェイインスタンスを分離して管理するツール。<br/>Website: https://clawdhome.app/<br/>Commit: Add ClawdHome<br/>Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/29a8d9fea61d823eca4f0573f2881b38b408e559]]></content:encoded>
</item>
<item>
<title>DashVPN</title>
@ -489,14 +97,14 @@ Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/c53c14bea478c0c1512
<link>https://github.com/Divagation/flock</link>
<guid isPermaLink="false">6a9af21ad3f24ffe55573d39c44becf64389831e:Flock</guid>
<pubDate>Mon, 30 Mar 2026 02:02:22 GMT</pubDate>
<category>AIツール</category>
<description>Category: AIツール
<category>ターミナルアプリ</category>
<description>Category: ターミナルアプリ
App: Flock
Description: 1つのワークスペースで複数のClaude Codeとシェルセッションを並列実行できるターミナルマルチプレクサ。
Open Source: https://github.com/Divagation/flock
Commit: Add Flock to the ja/ko/zh list. #1936
Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/6a9af21ad3f24ffe55573d39c44becf64389831e</description>
<content:encoded><![CDATA[Category: AIツール<br/>App: Flock<br/>Description: 1つのワークスペースで複数のClaude Codeとシェルセッションを並列実行できるターミナルマルチプレクサ。<br/>Open Source: https://github.com/Divagation/flock<br/>Commit: Add Flock to the ja/ko/zh list. #1936<br/>Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/6a9af21ad3f24ffe55573d39c44becf64389831e]]></content:encoded>
<content:encoded><![CDATA[Category: ターミナルアプリ<br/>App: Flock<br/>Description: 1つのワークスペースで複数のClaude Codeとシェルセッションを並列実行できるターミナルマルチプレクサ。<br/>Open Source: https://github.com/Divagation/flock<br/>Commit: Add Flock to the ja/ko/zh list. #1936<br/>Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/6a9af21ad3f24ffe55573d39c44becf64389831e]]></content:encoded>
</item>
<item>
<title>TouchBridge</title>
@ -573,14 +181,14 @@ Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/347dfed9d507966748f
<link>https://github.com/theDanButuc/Claude-Usage-Monitor</link>
<guid isPermaLink="false">2f669a63d29ebbe2b3933f21eac34b2082306377:Claude Usage Monitor</guid>
<pubDate>Mon, 23 Mar 2026 14:01:22 GMT</pubDate>
<category>AIツール</category>
<description>Category: AIツール
<category>ユーティリティ / メニューバーツール</category>
<description>Category: ユーティリティ / メニューバーツール
App: Claude Usage Monitor
Description: リアルタイムのカウンターでClaude使用量を追跡するツール。
Description: メニューバーでリアルタイムのカウンターからClaude使用量を追跡するツール。
Open Source: https://github.com/theDanButuc/Claude-Usage-Monitor
Commit: Add Claude Usage Monitor to the ja/ko/zh list. #1912
Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/2f669a63d29ebbe2b3933f21eac34b2082306377</description>
<content:encoded><![CDATA[Category: AIツール<br/>App: Claude Usage Monitor<br/>Description: リアルタイムのカウンターでClaude使用量を追跡するツール。<br/>Open Source: https://github.com/theDanButuc/Claude-Usage-Monitor<br/>Commit: Add Claude Usage Monitor to the ja/ko/zh list. #1912<br/>Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/2f669a63d29ebbe2b3933f21eac34b2082306377]]></content:encoded>
<content:encoded><![CDATA[Category: ユーティリティ / メニューバーツール<br/>App: Claude Usage Monitor<br/>Description: メニューバーでリアルタイムのカウンターからClaude使用量を追跡するツール。<br/>Open Source: https://github.com/theDanButuc/Claude-Usage-Monitor<br/>Commit: Add Claude Usage Monitor to the ja/ko/zh list. #1912<br/>Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/2f669a63d29ebbe2b3933f21eac34b2082306377]]></content:encoded>
</item>
<item>
<title>Zipic</title>
@ -601,14 +209,14 @@ Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/74d4d600677a63bef7d
<link>https://orchard.5km.tech/</link>
<guid isPermaLink="false">0d36dfc922d82a46b83664683364fbef1cfd0243:Orchard</guid>
<pubDate>Mon, 23 Mar 2026 06:45:11 GMT</pubDate>
<category>AIツール</category>
<description>Category: AIツール
<category>AIクライアント</category>
<description>Category: AIクライアント
App: Orchard
Description: AIアシスタントをカレンダー、メール、メモ、リマインダー、ミュージックなどAppleネイティブアプリと接続するMCPサーバー。
Website: https://orchard.5km.tech/
Commit: Add Orchard to AI Client (#1911)
Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/0d36dfc922d82a46b83664683364fbef1cfd0243</description>
<content:encoded><![CDATA[Category: AIツール<br/>App: Orchard<br/>Description: AIアシスタントをカレンダー、メール、メモ、リマインダー、ミュージックなどAppleネイティブアプリと接続するMCPサーバー。<br/>Website: https://orchard.5km.tech/<br/>Commit: Add Orchard to AI Client (#1911)<br/>Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/0d36dfc922d82a46b83664683364fbef1cfd0243]]></content:encoded>
<content:encoded><![CDATA[Category: AIクライアント<br/>App: Orchard<br/>Description: AIアシスタントをカレンダー、メール、メモ、リマインダー、ミュージックなどAppleネイティブアプリと接続するMCPサーバー。<br/>Website: https://orchard.5km.tech/<br/>Commit: Add Orchard to AI Client (#1911)<br/>Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/0d36dfc922d82a46b83664683364fbef1cfd0243]]></content:encoded>
</item>
<item>
<title>Azex Speech</title>
@ -685,14 +293,14 @@ Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/9a0dfca40df6df056ea
<link>https://fazm.ai</link>
<guid isPermaLink="false">e9bce406b634e66ea822ba0462aa1fa8305ae89e:Fazm</guid>
<pubDate>Wed, 18 Mar 2026 03:43:16 GMT</pubDate>
<category>AIツール</category>
<description>Category: AIツール
<category>AIクライアント</category>
<description>Category: AIクライアント
App: Fazm
Description: アプリ、ファイル、ワークフローを音声で操作できるオープンソースのAIエージェント。
Website: https://fazm.ai
Commit: Add Fazm to the ja/ko/zh list. #1894
Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/e9bce406b634e66ea822ba0462aa1fa8305ae89e</description>
<content:encoded><![CDATA[Category: AIツール<br/>App: Fazm<br/>Description: アプリ、ファイル、ワークフローを音声で操作できるオープンソースのAIエージェント。<br/>Website: https://fazm.ai<br/>Commit: Add Fazm to the ja/ko/zh list. #1894<br/>Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/e9bce406b634e66ea822ba0462aa1fa8305ae89e]]></content:encoded>
<content:encoded><![CDATA[Category: AIクライアント<br/>App: Fazm<br/>Description: アプリ、ファイル、ワークフローを音声で操作できるオープンソースのAIエージェント。<br/>Website: https://fazm.ai<br/>Commit: Add Fazm to the ja/ko/zh list. #1894<br/>Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/e9bce406b634e66ea822ba0462aa1fa8305ae89e]]></content:encoded>
</item>
<item>
<title>Nimbalyst</title>
@ -708,5 +316,159 @@ Commit: Add Nimbalyst to the ja/ko/zh list. #1893
Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/3e4582d3cfc79156f438420b91899d6810f54b31</description>
<content:encoded><![CDATA[Category: 開発ツール / IDE<br/>App: Nimbalyst<br/>Description: AIコーディングのセッション、タスク、プロジェクトファイルを管理できるビジュアルワークスペース。<br/>Website: https://nimbalyst.com/<br/>Commit: Add Nimbalyst to the ja/ko/zh list. #1893<br/>Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/3e4582d3cfc79156f438420b91899d6810f54b31]]></content:encoded>
</item>
<item>
<title>ScreenSage Pro</title>
<link>https://screensage.pro/</link>
<guid isPermaLink="false">4647770f5192c2fb0f5b782d49ebc49f137707b2:ScreenSage Pro</guid>
<pubDate>Tue, 17 Mar 2026 15:31:23 GMT</pubDate>
<category>デザインとプロダクト / 画面録画</category>
<description>Category: デザインとプロダクト / 画面録画
App: ScreenSage Pro
Description: 数分で洗練された画面録画動画を作れるツール。
Website: https://screensage.pro/
Commit: Add ScreenSage Pro
Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/4647770f5192c2fb0f5b782d49ebc49f137707b2</description>
<content:encoded><![CDATA[Category: デザインとプロダクト / 画面録画<br/>App: ScreenSage Pro<br/>Description: 数分で洗練された画面録画動画を作れるツール。<br/>Website: https://screensage.pro/<br/>Commit: Add ScreenSage Pro<br/>Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/4647770f5192c2fb0f5b782d49ebc49f137707b2]]></content:encoded>
</item>
<item>
<title>FnKey</title>
<link>https://github.com/evoleinik/fnkey</link>
<guid isPermaLink="false">879641418098ced416f0d630f18b9f49382371e9:FnKey</guid>
<pubDate>Sun, 15 Mar 2026 09:11:08 GMT</pubDate>
<category>音声テキスト変換</category>
<description>Category: 音声テキスト変換
App: FnKey
Description: Fnキーを押して話し、離すと音声が即座にテキストとして貼り付けられるリアルタイム音声入力ツール。
Open Source: https://github.com/evoleinik/fnkey
Commit: Add FnKey to the zh/ja/ko list. #1886
Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/879641418098ced416f0d630f18b9f49382371e9</description>
<content:encoded><![CDATA[Category: 音声テキスト変換<br/>App: FnKey<br/>Description: Fnキーを押して話し、離すと音声が即座にテキストとして貼り付けられるリアルタイム音声入力ツール。<br/>Open Source: https://github.com/evoleinik/fnkey<br/>Commit: Add FnKey to the zh/ja/ko list. #1886<br/>Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/879641418098ced416f0d630f18b9f49382371e9]]></content:encoded>
</item>
<item>
<title>Awal Terminal</title>
<link>https://github.com/AwalTerminal/Awal-terminal</link>
<guid isPermaLink="false">f7669260f8c62cc280c2b17f52e4809be9e545c8:Awal Terminal</guid>
<pubDate>Sun, 15 Mar 2026 01:49:27 GMT</pubDate>
<category>ターミナルアプリ</category>
<description>Category: ターミナルアプリ
App: Awal Terminal
Description: AIコンポーネント、複数プロバイダープロファイル、音声入力、Metalレンダリングを備えたLLMネイティブなターミナルエミュレーター。
Open Source: https://github.com/AwalTerminal/Awal-terminal
Commit: Add Awal Terminal to the ja/ko/zh #1884
Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/f7669260f8c62cc280c2b17f52e4809be9e545c8</description>
<content:encoded><![CDATA[Category: ターミナルアプリ<br/>App: Awal Terminal<br/>Description: AIコンポーネント、複数プロバイダープロファイル、音声入力、Metalレンダリングを備えたLLMネイティブなターミナルエミュレーター。<br/>Open Source: https://github.com/AwalTerminal/Awal-terminal<br/>Commit: Add Awal Terminal to the ja/ko/zh #1884<br/>Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/f7669260f8c62cc280c2b17f52e4809be9e545c8]]></content:encoded>
</item>
<item>
<title>Rustcast</title>
<link>https://rustcast.app</link>
<guid isPermaLink="false">1d091dcc93abdea49740871d0ad87a3d9e37f836:Rustcast</guid>
<pubDate>Fri, 13 Mar 2026 07:38:59 GMT</pubDate>
<category>ユーティリティ / 生産性ツール</category>
<description>Category: ユーティリティ / 生産性ツール
App: Rustcast
Description: モード切り替え、素早いアプリ起動、ファイル検索、クリップボード履歴管理などをまとめたワークフローツール。
Website: https://rustcast.app
Commit: Add Rustcast to the ja/ko/zh #1882
Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/1d091dcc93abdea49740871d0ad87a3d9e37f836</description>
<content:encoded><![CDATA[Category: ユーティリティ / 生産性ツール<br/>App: Rustcast<br/>Description: モード切り替え、素早いアプリ起動、ファイル検索、クリップボード履歴管理などをまとめたワークフローツール。<br/>Website: https://rustcast.app<br/>Commit: Add Rustcast to the ja/ko/zh #1882<br/>Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/1d091dcc93abdea49740871d0ad87a3d9e37f836]]></content:encoded>
</item>
<item>
<title>Mottie</title>
<link>https://recouse.me/apps/mottie/</link>
<guid isPermaLink="false">8d88c1bb88fb13b4015a22d8d5d9b91040ee5eb6:Mottie</guid>
<pubDate>Fri, 13 Mar 2026 02:11:45 GMT</pubDate>
<category>デザインとプロダクト / その他のツール</category>
<description>Category: デザインとプロダクト / その他のツール
App: Mottie
Description: dotLottieファイル対応のQuick Look拡張機能を備えたネイティブLottieアニメーションプレーヤー。
Website: https://recouse.me/apps/mottie/
Commit: Add Mottie (#1880)
Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/8d88c1bb88fb13b4015a22d8d5d9b91040ee5eb6</description>
<content:encoded><![CDATA[Category: デザインとプロダクト / その他のツール<br/>App: Mottie<br/>Description: dotLottieファイル対応のQuick Look拡張機能を備えたネイティブLottieアニメーションプレーヤー。<br/>Website: https://recouse.me/apps/mottie/<br/>Commit: Add Mottie (#1880)<br/>Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/8d88c1bb88fb13b4015a22d8d5d9b91040ee5eb6]]></content:encoded>
</item>
<item>
<title>TokenMeter</title>
<link>https://priyans-hu.github.io/tokenmeter/</link>
<guid isPermaLink="false">a05da091d34ec02acb62b384c3a8fc64855e438f:TokenMeter</guid>
<pubDate>Fri, 13 Mar 2026 01:27:46 GMT</pubDate>
<category>ユーティリティ / メニューバーツール</category>
<description>Category: ユーティリティ / メニューバーツール
App: TokenMeter
Description: メニューバーでClaude Codeの使用量、レート制限、コスト、アクティビティのヒートマップを追跡するツール。
Website: https://priyans-hu.github.io/tokenmeter/
Commit: Add TokenMeter to the ja/ko/zh #1881
Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/a05da091d34ec02acb62b384c3a8fc64855e438f</description>
<content:encoded><![CDATA[Category: ユーティリティ / メニューバーツール<br/>App: TokenMeter<br/>Description: メニューバーでClaude Codeの使用量、レート制限、コスト、アクティビティのヒートマップを追跡するツール。<br/>Website: https://priyans-hu.github.io/tokenmeter/<br/>Commit: Add TokenMeter to the ja/ko/zh #1881<br/>Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/a05da091d34ec02acb62b384c3a8fc64855e438f]]></content:encoded>
</item>
<item>
<title>Itsyconnect</title>
<link>https://github.com/nickustinov/itsyconnect-macos</link>
<guid isPermaLink="false">f3f68fbc1d3019f9bf2142480217a07bef5940e6:Itsyconnect</guid>
<pubDate>Thu, 12 Mar 2026 13:49:28 GMT</pubDate>
<category>開発ツール / 開発者ユーティリティ</category>
<description>Category: 開発ツール / 開発者ユーティリティ
App: Itsyconnect
Description: メタデータ編集、TestFlight、レビュー、分析、AIローカライズをまとめて扱えるApp Store Connect管理ツール。
Open Source: https://github.com/nickustinov/itsyconnect-macos
Commit: Add Itsyconnect
Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/f3f68fbc1d3019f9bf2142480217a07bef5940e6</description>
<content:encoded><![CDATA[Category: 開発ツール / 開発者ユーティリティ<br/>App: Itsyconnect<br/>Description: メタデータ編集、TestFlight、レビュー、分析、AIローカライズをまとめて扱えるApp Store Connect管理ツール。<br/>Open Source: https://github.com/nickustinov/itsyconnect-macos<br/>Commit: Add Itsyconnect<br/>Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/f3f68fbc1d3019f9bf2142480217a07bef5940e6]]></content:encoded>
</item>
<item>
<title>Usage4Claude</title>
<link>https://github.com/f-is-h/Usage4Claude</link>
<guid isPermaLink="false">ba64c2aaa974eeb7d2460c45be19e1876c3069b1:Usage4Claude</guid>
<pubDate>Thu, 12 Mar 2026 13:43:42 GMT</pubDate>
<category>ユーティリティ / メニューバーツール</category>
<description>Category: ユーティリティ / メニューバーツール
App: Usage4Claude
Description: メニューバーでClaudeの各種使用量上限をリアルタイムに監視できるツール。
Open Source: https://github.com/f-is-h/Usage4Claude
Commit: Add Usage4Claude
Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/ba64c2aaa974eeb7d2460c45be19e1876c3069b1</description>
<content:encoded><![CDATA[Category: ユーティリティ / メニューバーツール<br/>App: Usage4Claude<br/>Description: メニューバーでClaudeの各種使用量上限をリアルタイムに監視できるツール。<br/>Open Source: https://github.com/f-is-h/Usage4Claude<br/>Commit: Add Usage4Claude<br/>Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/ba64c2aaa974eeb7d2460c45be19e1876c3069b1]]></content:encoded>
</item>
<item>
<title>Petrichor</title>
<link>https://github.com/kushalpandya/Petrichor</link>
<guid isPermaLink="false">631a1115e8a8288944cab4fb9449c915ffd834cc:Petrichor</guid>
<pubDate>Thu, 12 Mar 2026 02:44:52 GMT</pubDate>
<category>オーディオ・ビデオツール</category>
<description>Category: オーディオ・ビデオツール
App: Petrichor
Description: 多形式対応、歌詞表示、プレイリスト、キュー管理を備えたオフライン音楽プレイヤー。
Open Source: https://github.com/kushalpandya/Petrichor
Commit: Add Petrichor
Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/631a1115e8a8288944cab4fb9449c915ffd834cc</description>
<content:encoded><![CDATA[Category: オーディオ・ビデオツール<br/>App: Petrichor<br/>Description: 多形式対応、歌詞表示、プレイリスト、キュー管理を備えたオフライン音楽プレイヤー。<br/>Open Source: https://github.com/kushalpandya/Petrichor<br/>Commit: Add Petrichor<br/>Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/631a1115e8a8288944cab4fb9449c915ffd834cc]]></content:encoded>
</item>
<item>
<title>Apple On-Device OpenAI</title>
<link>https://github.com/gety-ai/apple-on-device-openai</link>
<guid isPermaLink="false">0856b2377e3eccae2d3b2e6a783f6ea90c3a214a:Apple On-Device OpenAI</guid>
<pubDate>Thu, 12 Mar 2026 02:15:30 GMT</pubDate>
<category>AIクライアント</category>
<description>Category: AIクライアント
App: Apple On-Device OpenAI
Description: AppleのオンデバイスFoundationモデルをOpenAI互換APIとして利用できるようにするアプリ。
Open Source: https://github.com/gety-ai/apple-on-device-openai
Commit: Add Apple On-Device OpenAI
Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/0856b2377e3eccae2d3b2e6a783f6ea90c3a214a</description>
<content:encoded><![CDATA[Category: AIクライアント<br/>App: Apple On-Device OpenAI<br/>Description: AppleのオンデバイスFoundationモデルをOpenAI互換APIとして利用できるようにするアプリ。<br/>Open Source: https://github.com/gety-ai/apple-on-device-openai<br/>Commit: Add Apple On-Device OpenAI<br/>Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/0856b2377e3eccae2d3b2e6a783f6ea90c3a214a]]></content:encoded>
</item>
<item>
<title>Claude God</title>
<link>https://claudegod.app</link>
<guid isPermaLink="false">888d1f6d82d93b2fb4fb71a32dc15f82ee29e3b0:Claude God</guid>
<pubDate>Thu, 12 Mar 2026 01:45:22 GMT</pubDate>
<category>ユーティリティ / メニューバーツール</category>
<description>Category: ユーティリティ / メニューバーツール
App: Claude God
Description: メニューバーでClaudeの使用量上限、コスト、セッション分析をリアルタイムのゲージ・タイムライン・通知で監視するツール。
Website: https://claudegod.app
Commit: Add Claude God
Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/888d1f6d82d93b2fb4fb71a32dc15f82ee29e3b0</description>
<content:encoded><![CDATA[Category: ユーティリティ / メニューバーツール<br/>App: Claude God<br/>Description: メニューバーでClaudeの使用量上限、コスト、セッション分析をリアルタイムのゲージ・タイムライン・通知で監視するツール。<br/>Website: https://claudegod.app<br/>Commit: Add Claude God<br/>Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/888d1f6d82d93b2fb4fb71a32dc15f82ee29e3b0]]></content:encoded>
</item>
</channel>
</rss>

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -5,414 +5,50 @@
<link>https://jaywcjlove.github.io/awesome-mac</link>
<description>Recently added macOS apps tracked from awesome-mac.</description>
<language>en-US</language>
<lastBuildDate>Sat, 11 Apr 2026 05:26:24 GMT</lastBuildDate>
<lastBuildDate>Mon, 30 Mar 2026 13:15:09 GMT</lastBuildDate>
<atom:link href="https://jaywcjlove.github.io/awesome-mac/feed/feed.xml" rel="self" type="application/rss+xml" />
<generator>build/feed.mjs</generator>
<item>
<title>Capso</title>
<link>https://github.com/lzhgus/Capso</link>
<guid isPermaLink="false">2cca10add66fbf6c1c73f224c11e70b286c0046a:Capso</guid>
<pubDate>Sat, 11 Apr 2026 05:26:24 GMT</pubDate>
<category>Design and Product / Screenshot Tools</category>
<description>Category: Design and Product / Screenshot Tools
App: Capso
Description: Free, open-source screenshot and screen recording for macOS. Area/window/fullscreen capture, MP4 &amp; GIF recording, webcam PiP, OCR, annotations, and screenshot beautification.
Open Source: https://github.com/lzhgus/Capso
Commit: Add Capso - free open-source screenshot &amp; screen recording for macOS (#1982)
Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/2cca10add66fbf6c1c73f224c11e70b286c0046a</description>
<content:encoded><![CDATA[Category: Design and Product / Screenshot Tools<br/>App: Capso<br/>Description: Free, open-source screenshot and screen recording for macOS. Area/window/fullscreen capture, MP4 &amp; GIF recording, webcam PiP, OCR, annotations, and screenshot beautification.<br/>Open Source: https://github.com/lzhgus/Capso<br/>Commit: Add Capso - free open-source screenshot &amp; screen recording for macOS (#1982)<br/>Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/2cca10add66fbf6c1c73f224c11e70b286c0046a]]></content:encoded>
</item>
<item>
<title>Kaset</title>
<link>https://github.com/sozercan/kaset</link>
<guid isPermaLink="false">533befd8ed6cb8fad818666f318d0b09f1674325:Kaset</guid>
<pubDate>Fri, 10 Apr 2026 12:31:47 GMT</pubDate>
<category>Audio and Video Tools</category>
<description>Category: Audio and Video Tools
App: Kaset
Description: Open-source YouTube Music client with library, lyrics, podcasts, and playback controls.
Open Source: https://github.com/sozercan/kaset
Commit: Add Kaset to the zh/ja/ko list #1977
Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/533befd8ed6cb8fad818666f318d0b09f1674325</description>
<content:encoded><![CDATA[Category: Audio and Video Tools<br/>App: Kaset<br/>Description: Open-source YouTube Music client with library, lyrics, podcasts, and playback controls.<br/>Open Source: https://github.com/sozercan/kaset<br/>Commit: Add Kaset to the zh/ja/ko list #1977<br/>Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/533befd8ed6cb8fad818666f318d0b09f1674325]]></content:encoded>
</item>
<item>
<title>Switzy</title>
<link>https://github.com/yefga/Switzy</link>
<guid isPermaLink="false">d412dfe9ff0615d6289568f45dd6e812af0b5bf1:Switzy</guid>
<pubDate>Fri, 10 Apr 2026 12:00:18 GMT</pubDate>
<category>Developer Tools / Developer Utilities</category>
<description>Category: Developer Tools / Developer Utilities
App: Switzy
Description: Minimalist SSH and Git profile identity management for macOS.
Open Source: https://github.com/yefga/Switzy
Commit: Add Switzy (#1979)
Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/d412dfe9ff0615d6289568f45dd6e812af0b5bf1</description>
<content:encoded><![CDATA[Category: Developer Tools / Developer Utilities<br/>App: Switzy<br/>Description: Minimalist SSH and Git profile identity management for macOS.<br/>Open Source: https://github.com/yefga/Switzy<br/>Commit: Add Switzy (#1979)<br/>Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/d412dfe9ff0615d6289568f45dd6e812af0b5bf1]]></content:encoded>
</item>
<item>
<title>Rockxy</title>
<link>https://github.com/LocNguyenHuu/Rockxy</link>
<guid isPermaLink="false">25d650dec398844a3a9f616952482f7e43c9e206:Rockxy</guid>
<pubDate>Fri, 10 Apr 2026 03:08:54 GMT</pubDate>
<category>Developer Tools / Network Analysis</category>
<description>Category: Developer Tools / Network Analysis
App: Rockxy
Description: Open-source HTTP(S) debugging proxy for intercepting, inspecting, modifying, and replaying requests.
Open Source: https://github.com/LocNguyenHuu/Rockxy
Commit: Add Rockxy
Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/25d650dec398844a3a9f616952482f7e43c9e206</description>
<content:encoded><![CDATA[Category: Developer Tools / Network Analysis<br/>App: Rockxy<br/>Description: Open-source HTTP(S) debugging proxy for intercepting, inspecting, modifying, and replaying requests.<br/>Open Source: https://github.com/LocNguyenHuu/Rockxy<br/>Commit: Add Rockxy<br/>Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/25d650dec398844a3a9f616952482f7e43c9e206]]></content:encoded>
</item>
<item>
<title>PureMac</title>
<link>https://github.com/momenbasel/PureMac</link>
<guid isPermaLink="false">0fb3932f0370da154a177e282fc5cde6e96ea8a6:PureMac</guid>
<pubDate>Thu, 09 Apr 2026 05:34:34 GMT</pubDate>
<category>Utilities / Cleanup and Uninstall</category>
<description>Category: Utilities / Cleanup and Uninstall
App: PureMac
Description: Free, open-source macOS cleaner with no telemetry. Cleans system and user caches, Xcode junk, Homebrew cache, mail attachments, and finds large or old files. Supports scheduled auto-cleaning.
Open Source: https://github.com/momenbasel/PureMac
Commit: Add PureMac to Cleanup and Uninstall section (#1973)
Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/0fb3932f0370da154a177e282fc5cde6e96ea8a6</description>
<content:encoded><![CDATA[Category: Utilities / Cleanup and Uninstall<br/>App: PureMac<br/>Description: Free, open-source macOS cleaner with no telemetry. Cleans system and user caches, Xcode junk, Homebrew cache, mail attachments, and finds large or old files. Supports scheduled auto-cleaning.<br/>Open Source: https://github.com/momenbasel/PureMac<br/>Commit: Add PureMac to Cleanup and Uninstall section (#1973)<br/>Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/0fb3932f0370da154a177e282fc5cde6e96ea8a6]]></content:encoded>
</item>
<item>
<title>SuperCmd</title>
<link>https://github.com/SuperCmdLabs/SuperCmd</link>
<guid isPermaLink="false">4d17a7d7464ba6aa032e3567263559a927a627f5:SuperCmd</guid>
<pubDate>Thu, 09 Apr 2026 04:11:28 GMT</pubDate>
<category>Utilities / Productivity</category>
<description>Category: Utilities / Productivity
App: SuperCmd
Description: Open-source launcher with Raycast-compatible extensions, voice workflows, text-to-speech, memory, and AI actions.
Open Source: https://github.com/SuperCmdLabs/SuperCmd
Commit: Add SuperCmd
Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/4d17a7d7464ba6aa032e3567263559a927a627f5</description>
<content:encoded><![CDATA[Category: Utilities / Productivity<br/>App: SuperCmd<br/>Description: Open-source launcher with Raycast-compatible extensions, voice workflows, text-to-speech, memory, and AI actions.<br/>Open Source: https://github.com/SuperCmdLabs/SuperCmd<br/>Commit: Add SuperCmd<br/>Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/4d17a7d7464ba6aa032e3567263559a927a627f5]]></content:encoded>
</item>
<item>
<title>LiteEdit</title>
<link>https://arietan.github.io/lite-edit/</link>
<guid isPermaLink="false">c165a90383c00edddb3619e13e77ac864de04f83:LiteEdit</guid>
<pubDate>Thu, 09 Apr 2026 04:09:22 GMT</pubDate>
<category>Reading and Writing Tools / Text Editors</category>
<description>Category: Reading and Writing Tools / Text Editors
App: LiteEdit
Description: Fast, native macOS code editor under 1 MB — Swift and AppKit, no Electron.
Website: https://arietan.github.io/lite-edit/
Commit: Add LiteEdit to Text Editors (#1970)
Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/c165a90383c00edddb3619e13e77ac864de04f83</description>
<content:encoded><![CDATA[Category: Reading and Writing Tools / Text Editors<br/>App: LiteEdit<br/>Description: Fast, native macOS code editor under 1 MB — Swift and AppKit, no Electron.<br/>Website: https://arietan.github.io/lite-edit/<br/>Commit: Add LiteEdit to Text Editors (#1970)<br/>Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/c165a90383c00edddb3619e13e77ac864de04f83]]></content:encoded>
</item>
<item>
<title>Recordly</title>
<link>https://recordly.dev/</link>
<guid isPermaLink="false">c0329d594113d951c3b5f4d55706f37da9ba3cc0:Recordly</guid>
<pubDate>Wed, 08 Apr 2026 02:51:31 GMT</pubDate>
<category>Design and Product / Screen Recording</category>
<description>Category: Design and Product / Screen Recording
App: Recordly
Description: Open-source screen recorder and editor for polished demos, tutorials, and product videos.
Website: https://recordly.dev/
Commit: Add Recordly
Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/c0329d594113d951c3b5f4d55706f37da9ba3cc0</description>
<content:encoded><![CDATA[Category: Design and Product / Screen Recording<br/>App: Recordly<br/>Description: Open-source screen recorder and editor for polished demos, tutorials, and product videos.<br/>Website: https://recordly.dev/<br/>Commit: Add Recordly<br/>Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/c0329d594113d951c3b5f4d55706f37da9ba3cc0]]></content:encoded>
</item>
<item>
<title>Lap</title>
<link>https://github.com/julyx10/lap</link>
<guid isPermaLink="false">647ffa67f9b8e89e7d0c9e73c4eadb728634e580:Lap</guid>
<pubDate>Tue, 07 Apr 2026 09:48:27 GMT</pubDate>
<category>Design and Product / Other Tools</category>
<description>Category: Design and Product / Other Tools
App: Lap
Description: Local photo manager for browsing and organizing personal media libraries offline.
Open Source: https://github.com/julyx10/lap
Commit: Add Lap fix #1969
Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/647ffa67f9b8e89e7d0c9e73c4eadb728634e580</description>
<content:encoded><![CDATA[Category: Design and Product / Other Tools<br/>App: Lap<br/>Description: Local photo manager for browsing and organizing personal media libraries offline.<br/>Open Source: https://github.com/julyx10/lap<br/>Commit: Add Lap fix #1969<br/>Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/647ffa67f9b8e89e7d0c9e73c4eadb728634e580]]></content:encoded>
</item>
<item>
<title>CompressO</title>
<link>https://github.com/codeforreal1/compressO</link>
<guid isPermaLink="false">8bf6add2922e6c7ab7d3fa0564ecaf556296821a:CompressO</guid>
<pubDate>Tue, 07 Apr 2026 03:35:21 GMT</pubDate>
<category>Design and Product / Other Tools</category>
<description>Category: Design and Product / Other Tools
App: CompressO
Description: Open-source tool for compressing videos and images to smaller sizes.
Open Source: https://github.com/codeforreal1/compressO
Commit: Add CompressO
Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/8bf6add2922e6c7ab7d3fa0564ecaf556296821a</description>
<content:encoded><![CDATA[Category: Design and Product / Other Tools<br/>App: CompressO<br/>Description: Open-source tool for compressing videos and images to smaller sizes.<br/>Open Source: https://github.com/codeforreal1/compressO<br/>Commit: Add CompressO<br/>Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/8bf6add2922e6c7ab7d3fa0564ecaf556296821a]]></content:encoded>
</item>
<item>
<title>Cadran</title>
<link>https://cadranapp.com</link>
<guid isPermaLink="false">9e81d475101acb1f6db37b5c062000d9b2739631:Cadran</guid>
<pubDate>Tue, 07 Apr 2026 01:25:48 GMT</pubDate>
<category>Utilities / General Tools</category>
<description>Category: Utilities / General Tools
App: Cadran
Description: Renders 22 customizable clock faces on your Mac desktop wallpaper and screensaver.
Website: https://cadranapp.com
Commit: Add Cadran to Utilities &gt; General Tools (#1914)
Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/9e81d475101acb1f6db37b5c062000d9b2739631</description>
<content:encoded><![CDATA[Category: Utilities / General Tools<br/>App: Cadran<br/>Description: Renders 22 customizable clock faces on your Mac desktop wallpaper and screensaver.<br/>Website: https://cadranapp.com<br/>Commit: Add Cadran to Utilities &gt; General Tools (#1914)<br/>Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/9e81d475101acb1f6db37b5c062000d9b2739631]]></content:encoded>
</item>
<item>
<title>FunKey</title>
<link>https://apps.apple.com/us/app/funkey-mechanical-keyboard-app/id6469420677?platform=mac</link>
<guid isPermaLink="false">b4c571e694758688e71f648375da21efd3610e10:FunKey</guid>
<pubDate>Sun, 05 Apr 2026 06:29:22 GMT</pubDate>
<category>Utilities / Menu Bar Tools</category>
<description>Category: Utilities / Menu Bar Tools
App: FunKey
Description: Keyboard sound tool that adds mechanical-style typing audio.
App Store: https://apps.apple.com/us/app/funkey-mechanical-keyboard-app/id6469420677?platform=mac
Commit: doc: Update multilingual app descriptions
Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/b4c571e694758688e71f648375da21efd3610e10</description>
<content:encoded><![CDATA[Category: Utilities / Menu Bar Tools<br/>App: FunKey<br/>Description: Keyboard sound tool that adds mechanical-style typing audio.<br/>App Store: https://apps.apple.com/us/app/funkey-mechanical-keyboard-app/id6469420677?platform=mac<br/>Commit: doc: Update multilingual app descriptions<br/>Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/b4c571e694758688e71f648375da21efd3610e10]]></content:encoded>
</item>
<item>
<title>CurrentKey</title>
<link>https://currentkey.com</link>
<guid isPermaLink="false">fc600dcf1d9df3a5023ac4588aea9b82660ff51c:CurrentKey</guid>
<pubDate>Sat, 04 Apr 2026 02:34:32 GMT</pubDate>
<category>Utilities / Productivity</category>
<description>Category: Utilities / Productivity
App: CurrentKey
Description: Assign unique icons and names to macOS Spaces and track time spent in apps.
Website: https://currentkey.com
Commit: Add CurrentKey — macOS Spaces-management and time tracking tool (#1845)
Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/fc600dcf1d9df3a5023ac4588aea9b82660ff51c</description>
<content:encoded><![CDATA[Category: Utilities / Productivity<br/>App: CurrentKey<br/>Description: Assign unique icons and names to macOS Spaces and track time spent in apps.<br/>Website: https://currentkey.com<br/>Commit: Add CurrentKey — macOS Spaces-management and time tracking tool (#1845)<br/>Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/fc600dcf1d9df3a5023ac4588aea9b82660ff51c]]></content:encoded>
</item>
<item>
<title>Santa</title>
<link>https://northpole.security/</link>
<guid isPermaLink="false">13643e14c058e44dc384a92af9f6477009b83a78:Santa</guid>
<pubDate>Fri, 03 Apr 2026 00:30:29 GMT</pubDate>
<category>Security Tools</category>
<description>Category: Security Tools
App: Santa
Description: A binary and file access authorization system for macOS.
Website: https://northpole.security/
Commit: Add Santa to the Security section (#1957)
Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/13643e14c058e44dc384a92af9f6477009b83a78</description>
<content:encoded><![CDATA[Category: Security Tools<br/>App: Santa<br/>Description: A binary and file access authorization system for macOS.<br/>Website: https://northpole.security/<br/>Commit: Add Santa to the Security section (#1957)<br/>Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/13643e14c058e44dc384a92af9f6477009b83a78]]></content:encoded>
</item>
<item>
<title>Revu</title>
<link>https://revu.cards/</link>
<guid isPermaLink="false">ccfdc358cab9ed99219052cc392114102aea5755:Revu</guid>
<pubDate>Fri, 03 Apr 2026 00:22:19 GMT</pubDate>
<category>Education</category>
<description>Category: Education
App: Revu
Description: Local-first spaced repetition app for macOS with FSRS scheduling, Notion-inspired UI, Anki import, study guides, exams, and forecasting.
Website: https://revu.cards/
Commit: Add Revu - local-first macOS spaced repetition app (#1955)
Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/ccfdc358cab9ed99219052cc392114102aea5755</description>
<content:encoded><![CDATA[Category: Education<br/>App: Revu<br/>Description: Local-first spaced repetition app for macOS with FSRS scheduling, Notion-inspired UI, Anki import, study guides, exams, and forecasting.<br/>Website: https://revu.cards/<br/>Commit: Add Revu - local-first macOS spaced repetition app (#1955)<br/>Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/ccfdc358cab9ed99219052cc392114102aea5755]]></content:encoded>
</item>
<item>
<title>ClearanceKit</title>
<link>https://craigjbass.github.io/clearancekit/</link>
<guid isPermaLink="false">a4ab493a44a732d7b9770e8779c226a50453db30:ClearanceKit</guid>
<pubDate>Fri, 03 Apr 2026 00:02:02 GMT</pubDate>
<category>Security Tools</category>
<description>Category: Security Tools
App: ClearanceKit
Description: intercepts file-system access events on macOS and enforces per-process access policies.
Website: https://craigjbass.github.io/clearancekit/
Commit: Add ClearanceKit to security tools list (#1958)
Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/a4ab493a44a732d7b9770e8779c226a50453db30</description>
<content:encoded><![CDATA[Category: Security Tools<br/>App: ClearanceKit<br/>Description: intercepts file-system access events on macOS and enforces per-process access policies.<br/>Website: https://craigjbass.github.io/clearancekit/<br/>Commit: Add ClearanceKit to security tools list (#1958)<br/>Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/a4ab493a44a732d7b9770e8779c226a50453db30]]></content:encoded>
</item>
<item>
<title>Paul</title>
<link>https://guillim.github.io/products/paul</link>
<guid isPermaLink="false">9eed57d9bd5d3cf8fa394e63bb23e6c042892ae3:Paul</guid>
<pubDate>Thu, 02 Apr 2026 23:46:23 GMT</pubDate>
<category>Developer Tools / Databases</category>
<description>Category: Developer Tools / Databases
App: Paul
Description: AI-first PostgreSQL client for getting fast answers from your database with read-only access by default.
Website: https://guillim.github.io/products/paul
Commit: Add Paul to the ja/zh/ko list. #1956
Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/9eed57d9bd5d3cf8fa394e63bb23e6c042892ae3</description>
<content:encoded><![CDATA[Category: Developer Tools / Databases<br/>App: Paul<br/>Description: AI-first PostgreSQL client for getting fast answers from your database with read-only access by default.<br/>Website: https://guillim.github.io/products/paul<br/>Commit: Add Paul to the ja/zh/ko list. #1956<br/>Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/9eed57d9bd5d3cf8fa394e63bb23e6c042892ae3]]></content:encoded>
</item>
<item>
<title>Paul 🐘</title>
<link>https://guillim.github.io/products/paul</link>
<guid isPermaLink="false">d199c89ae62c3821f8b851191946311896cb1e4a:Paul 🐘</guid>
<pubDate>Thu, 02 Apr 2026 23:37:48 GMT</pubDate>
<category>Developer Tools / Databases</category>
<description>Category: Developer Tools / Databases
App: Paul 🐘
Description: Free, AI-first postgres client for macOS. Opens in 2 seconds. Dead Simple.
Website: https://guillim.github.io/products/paul
Commit: Add Paul (#1956)
Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/d199c89ae62c3821f8b851191946311896cb1e4a</description>
<content:encoded><![CDATA[Category: Developer Tools / Databases<br/>App: Paul 🐘<br/>Description: Free, AI-first postgres client for macOS. Opens in 2 seconds. Dead Simple.<br/>Website: https://guillim.github.io/products/paul<br/>Commit: Add Paul (#1956)<br/>Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/d199c89ae62c3821f8b851191946311896cb1e4a]]></content:encoded>
</item>
<item>
<title>ReadAny</title>
<link>https://codedogqby.github.io/ReadAny/</link>
<guid isPermaLink="false">6e1899b10d1d3623ab1293a3f5a55f18cc9a936c:ReadAny</guid>
<pubDate>Thu, 02 Apr 2026 23:23:04 GMT</pubDate>
<category>Reading and Writing Tools / Ebooks</category>
<description>Category: Reading and Writing Tools / Ebooks
App: ReadAny
Description: AI-powered e-book reader with semantic search, chat, and note management.
Website: https://codedogqby.github.io/ReadAny/
Commit: Add ReadAny
Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/6e1899b10d1d3623ab1293a3f5a55f18cc9a936c</description>
<content:encoded><![CDATA[Category: Reading and Writing Tools / Ebooks<br/>App: ReadAny<br/>Description: AI-powered e-book reader with semantic search, chat, and note management.<br/>Website: https://codedogqby.github.io/ReadAny/<br/>Commit: Add ReadAny<br/>Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/6e1899b10d1d3623ab1293a3f5a55f18cc9a936c]]></content:encoded>
</item>
<item>
<title>NetFluss</title>
<link>https://www.ranagmbh.de/netfluss/</link>
<guid isPermaLink="false">26a025a470a54ccd166c7c99b44d65af5a1b93a8:NetFluss</guid>
<pubDate>Thu, 02 Apr 2026 00:43:25 GMT</pubDate>
<category>Utilities / Menu Bar Tools</category>
<description>Category: Utilities / Menu Bar Tools
App: NetFluss
Description: Native menu bar app for real-time upload/download speeds and top bandwidth-using apps.
Website: https://www.ranagmbh.de/netfluss/
Commit: Add NetFluss
Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/26a025a470a54ccd166c7c99b44d65af5a1b93a8</description>
<content:encoded><![CDATA[Category: Utilities / Menu Bar Tools<br/>App: NetFluss<br/>Description: Native menu bar app for real-time upload/download speeds and top bandwidth-using apps.<br/>Website: https://www.ranagmbh.de/netfluss/<br/>Commit: Add NetFluss<br/>Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/26a025a470a54ccd166c7c99b44d65af5a1b93a8]]></content:encoded>
</item>
<item>
<title>Buffer</title>
<link>https://github.com/samirpatil2000/Buffer</link>
<guid isPermaLink="false">7efb1f36272e794c3a07ec70c331d77a4bf24774:Buffer</guid>
<pubDate>Wed, 01 Apr 2026 10:52:58 GMT</pubDate>
<category>Utilities / Clipboard Tools</category>
<description>Category: Utilities / Clipboard Tools
App: Buffer
Description: Lightweight open-source clipboard manager with bookmarks and OCR for images.
Open Source: https://github.com/samirpatil2000/Buffer
Commit: Add Buffer.
Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/7efb1f36272e794c3a07ec70c331d77a4bf24774</description>
<content:encoded><![CDATA[Category: Utilities / Clipboard Tools<br/>App: Buffer<br/>Description: Lightweight open-source clipboard manager with bookmarks and OCR for images.<br/>Open Source: https://github.com/samirpatil2000/Buffer<br/>Commit: Add Buffer.<br/>Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/7efb1f36272e794c3a07ec70c331d77a4bf24774]]></content:encoded>
</item>
<item>
<title>OpenScreen</title>
<link>https://github.com/siddharthvaddem/openscreen</link>
<guid isPermaLink="false">c207eeb5e8d96d3b1adc67484bf666907ff2105d:OpenScreen</guid>
<pubDate>Wed, 01 Apr 2026 10:36:02 GMT</pubDate>
<category>Design and Product / Screen Recording</category>
<description>Category: Design and Product / Screen Recording
App: OpenScreen
Description: Open-source tool for creating polished screen demos and walkthrough videos.
Open Source: https://github.com/siddharthvaddem/openscreen
Commit: Add OpenScreen
Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/c207eeb5e8d96d3b1adc67484bf666907ff2105d</description>
<content:encoded><![CDATA[Category: Design and Product / Screen Recording<br/>App: OpenScreen<br/>Description: Open-source tool for creating polished screen demos and walkthrough videos.<br/>Open Source: https://github.com/siddharthvaddem/openscreen<br/>Commit: Add OpenScreen<br/>Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/c207eeb5e8d96d3b1adc67484bf666907ff2105d]]></content:encoded>
</item>
<item>
<title>Mullvad Browser</title>
<link>https://mullvad.net/en/download/browser/</link>
<guid isPermaLink="false">ea3b60bc27c27ff89c0edc04144ed759004c7521:Mullvad Browser</guid>
<pubDate>Wed, 01 Apr 2026 04:36:38 GMT</pubDate>
<category>Browsers</category>
<description>Category: Browsers
App: Mullvad Browser
Description: Privacy browser focused on anti-fingerprinting protection.
Website: https://mullvad.net/en/download/browser/
Commit: Shorten app descriptions across localized READMEs
Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/ea3b60bc27c27ff89c0edc04144ed759004c7521</description>
<content:encoded><![CDATA[Category: Browsers<br/>App: Mullvad Browser<br/>Description: Privacy browser focused on anti-fingerprinting protection.<br/>Website: https://mullvad.net/en/download/browser/<br/>Commit: Shorten app descriptions across localized READMEs<br/>Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/ea3b60bc27c27ff89c0edc04144ed759004c7521]]></content:encoded>
</item>
<item>
<title>EnviousWispr</title>
<link>https://enviouswispr.com</link>
<guid isPermaLink="false">2aac3d8bbc205b0d0e0663a262cc65b2bc9f5775:EnviousWispr</guid>
<pubDate>Wed, 01 Apr 2026 02:54:04 GMT</pubDate>
<category>Voice-to-Text</category>
<description>Category: Voice-to-Text
App: EnviousWispr
Description: Free on-device AI dictation for macOS. Runs Whisper and Parakeet speech models locally on Apple Silicon.
Website: https://enviouswispr.com
Commit: Add EnviousWispr to Voice-to-Text section (#1948)
Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/2aac3d8bbc205b0d0e0663a262cc65b2bc9f5775</description>
<content:encoded><![CDATA[Category: Voice-to-Text<br/>App: EnviousWispr<br/>Description: Free on-device AI dictation for macOS. Runs Whisper and Parakeet speech models locally on Apple Silicon.<br/>Website: https://enviouswispr.com<br/>Commit: Add EnviousWispr to Voice-to-Text section (#1948)<br/>Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/2aac3d8bbc205b0d0e0663a262cc65b2bc9f5775]]></content:encoded>
</item>
<item>
<title>Claudoscope</title>
<link>https://github.com/cordwainersmith/claudoscope</link>
<guid isPermaLink="false">b2684ecdba49ec6d123b206b91ff1fd88b07d8a8:Claudoscope</guid>
<pubDate>Tue, 31 Mar 2026 17:51:05 GMT</pubDate>
<category>AI Tools</category>
<description>Category: AI Tools
App: Claudoscope
Description: Browse, analyze, and manage Claude Code sessions with timelines, cost estimates, and secret scanning.
Open Source: https://github.com/cordwainersmith/claudoscope
Commit: Add Claudoscope to Menu Bar Tools (#1946)
Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/b2684ecdba49ec6d123b206b91ff1fd88b07d8a8</description>
<content:encoded><![CDATA[Category: AI Tools<br/>App: Claudoscope<br/>Description: Browse, analyze, and manage Claude Code sessions with timelines, cost estimates, and secret scanning.<br/>Open Source: https://github.com/cordwainersmith/claudoscope<br/>Commit: Add Claudoscope to Menu Bar Tools (#1946)<br/>Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/b2684ecdba49ec6d123b206b91ff1fd88b07d8a8]]></content:encoded>
</item>
<item>
<title>StreamWindow</title>
<link>https://macdev.cn/</link>
<guid isPermaLink="false">a2b60a234eb7de0cebc5905b5e742d13e59a3ee5:StreamWindow</guid>
<pubDate>Tue, 31 Mar 2026 00:13:29 GMT</pubDate>
<category>Utilities / Window Management</category>
<description>Category: Utilities / Window Management
App: StreamWindow
Description: 3D window manager with intuitive views and fluid transitions.
Website: https://macdev.cn/
Commit: Add StreamWindow - 3D window management tool for macOS (#1944)
Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/a2b60a234eb7de0cebc5905b5e742d13e59a3ee5</description>
<content:encoded><![CDATA[Category: Utilities / Window Management<br/>App: StreamWindow<br/>Description: 3D window manager with intuitive views and fluid transitions.<br/>Website: https://macdev.cn/<br/>Commit: Add StreamWindow - 3D window management tool for macOS (#1944)<br/>Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/a2b60a234eb7de0cebc5905b5e742d13e59a3ee5]]></content:encoded>
</item>
<item>
<title>Atomic Chat</title>
<link>https://github.com/AtomicBot-ai/Atomic-Chat</link>
<guid isPermaLink="false">bd7eb478d51c6ef17c18cb0274d682531af2fcb3:Atomic Chat</guid>
<pubDate>Mon, 30 Mar 2026 13:15:09 GMT</pubDate>
<category>AI Tools</category>
<description>Category: AI Tools
<category>AI Client</category>
<description>Category: AI Client
App: Atomic Chat
Description: Open-source AI chat client for local LLMs and cloud models with MCP and OpenAI-compatible API support.
Open Source: https://github.com/AtomicBot-ai/Atomic-Chat
Commit: Add Atomic Chat
Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/bd7eb478d51c6ef17c18cb0274d682531af2fcb3</description>
<content:encoded><![CDATA[Category: AI Tools<br/>App: Atomic Chat<br/>Description: Open-source AI chat client for local LLMs and cloud models with MCP and OpenAI-compatible API support.<br/>Open Source: https://github.com/AtomicBot-ai/Atomic-Chat<br/>Commit: Add Atomic Chat<br/>Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/bd7eb478d51c6ef17c18cb0274d682531af2fcb3]]></content:encoded>
<content:encoded><![CDATA[Category: AI Client<br/>App: Atomic Chat<br/>Description: Open-source AI chat client for local LLMs and cloud models with MCP and OpenAI-compatible API support.<br/>Open Source: https://github.com/AtomicBot-ai/Atomic-Chat<br/>Commit: Add Atomic Chat<br/>Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/bd7eb478d51c6ef17c18cb0274d682531af2fcb3]]></content:encoded>
</item>
<item>
<title>Dimly</title>
<link>https://feuerbacher.me/projects/dimly</link>
<link>https://github.com/punshnut/macos-dimly</link>
<guid isPermaLink="false">1f961ea0dc7c4634ff867de6242f86be0527e944:Dimly</guid>
<pubDate>Mon, 30 Mar 2026 08:04:19 GMT</pubDate>
<category>Utilities / Quality of Life Improvements</category>
<description>Category: Utilities / Quality of Life Improvements
<category>Utilities / Menu Bar Tools</category>
<description>Category: Utilities / Menu Bar Tools
App: Dimly
Description: Control brightness across mixed monitor setups from one menu bar app.
Website: https://feuerbacher.me/projects/dimly
Description: Control brightness across mixed monitor setups from a single menu bar app.
Open Source: https://github.com/punshnut/macos-dimly
Commit: Add Dimly - mixed monitor control to app list (#1938)
Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/1f961ea0dc7c4634ff867de6242f86be0527e944</description>
<content:encoded><![CDATA[Category: Utilities / Quality of Life Improvements<br/>App: Dimly<br/>Description: Control brightness across mixed monitor setups from one menu bar app.<br/>Website: https://feuerbacher.me/projects/dimly<br/>Commit: Add Dimly - mixed monitor control to app list (#1938)<br/>Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/1f961ea0dc7c4634ff867de6242f86be0527e944]]></content:encoded>
<content:encoded><![CDATA[Category: Utilities / Menu Bar Tools<br/>App: Dimly<br/>Description: Control brightness across mixed monitor setups from a single menu bar app.<br/>Open Source: https://github.com/punshnut/macos-dimly<br/>Commit: Add Dimly - mixed monitor control to app list (#1938)<br/>Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/1f961ea0dc7c4634ff867de6242f86be0527e944]]></content:encoded>
</item>
<item>
<title>ClawdHome</title>
<link>https://clawdhome.app/</link>
<guid isPermaLink="false">29a8d9fea61d823eca4f0573f2881b38b408e559:ClawdHome</guid>
<pubDate>Mon, 30 Mar 2026 07:08:12 GMT</pubDate>
<category>AI Tools</category>
<description>Category: AI Tools
<category>AI Client</category>
<description>Category: AI Client
App: ClawdHome
Description: Manage multiple isolated OpenClaw gateway instances from one control panel.
Website: https://clawdhome.app/
Commit: Add ClawdHome
Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/29a8d9fea61d823eca4f0573f2881b38b408e559</description>
<content:encoded><![CDATA[Category: AI Tools<br/>App: ClawdHome<br/>Description: Manage multiple isolated OpenClaw gateway instances from one control panel.<br/>Website: https://clawdhome.app/<br/>Commit: Add ClawdHome<br/>Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/29a8d9fea61d823eca4f0573f2881b38b408e559]]></content:encoded>
<content:encoded><![CDATA[Category: AI Client<br/>App: ClawdHome<br/>Description: Manage multiple isolated OpenClaw gateway instances from one control panel.<br/>Website: https://clawdhome.app/<br/>Commit: Add ClawdHome<br/>Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/29a8d9fea61d823eca4f0573f2881b38b408e559]]></content:encoded>
</item>
<item>
<title>DashVPN</title>
@ -422,11 +58,11 @@ Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/29a8d9fea61d823eca4
<category>Proxy and VPN Tools</category>
<description>Category: Proxy and VPN Tools
App: DashVPN
Description: Smart-routing proxy client with support for VLESS, Shadowsocks, and HTTPS subscriptions.
Description: Simple and free menu bar proxy app for macOS/iOS with smart routing, supporting VLESS, Shadowsocks and HTTPS subscription.
Website: https://getdashvpn.com/
Commit: Add DashVPN - free menu bar proxy app for macOS/iOS (#1939)
Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/5f9b05e4fbb3f75f634bf95a0149ef20ce88d392</description>
<content:encoded><![CDATA[Category: Proxy and VPN Tools<br/>App: DashVPN<br/>Description: Smart-routing proxy client with support for VLESS, Shadowsocks, and HTTPS subscriptions.<br/>Website: https://getdashvpn.com/<br/>Commit: Add DashVPN - free menu bar proxy app for macOS/iOS (#1939)<br/>Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/5f9b05e4fbb3f75f634bf95a0149ef20ce88d392]]></content:encoded>
<content:encoded><![CDATA[Category: Proxy and VPN Tools<br/>App: DashVPN<br/>Description: Simple and free menu bar proxy app for macOS/iOS with smart routing, supporting VLESS, Shadowsocks and HTTPS subscription.<br/>Website: https://getdashvpn.com/<br/>Commit: Add DashVPN - free menu bar proxy app for macOS/iOS (#1939)<br/>Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/5f9b05e4fbb3f75f634bf95a0149ef20ce88d392]]></content:encoded>
</item>
<item>
<title>ClashBar</title>
@ -447,28 +83,28 @@ Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/7dec9ecd64368a50a56
<link>https://github.com/fikrikarim/repose</link>
<guid isPermaLink="false">3571b91bcc6398fd79a5b680b1be125dbb417909:Repose</guid>
<pubDate>Mon, 30 Mar 2026 02:13:54 GMT</pubDate>
<category>Utilities / Menu Bar Tools</category>
<description>Category: Utilities / Menu Bar Tools
<category>Utilities / Productivity</category>
<description>Category: Utilities / Productivity
App: Repose
Description: Menu bar break timer that dims your screen and pauses during calls.
Description: Break reminder for macOS that automatically pauses during meetings.
Open Source: https://github.com/fikrikarim/repose
Commit: Add Repose to Productivity (#1935)
Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/3571b91bcc6398fd79a5b680b1be125dbb417909</description>
<content:encoded><![CDATA[Category: Utilities / Menu Bar Tools<br/>App: Repose<br/>Description: Menu bar break timer that dims your screen and pauses during calls.<br/>Open Source: https://github.com/fikrikarim/repose<br/>Commit: Add Repose to Productivity (#1935)<br/>Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/3571b91bcc6398fd79a5b680b1be125dbb417909]]></content:encoded>
<content:encoded><![CDATA[Category: Utilities / Productivity<br/>App: Repose<br/>Description: Break reminder for macOS that automatically pauses during meetings.<br/>Open Source: https://github.com/fikrikarim/repose<br/>Commit: Add Repose to Productivity (#1935)<br/>Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/3571b91bcc6398fd79a5b680b1be125dbb417909]]></content:encoded>
</item>
<item>
<title>Flock</title>
<link>https://github.com/Divagation/flock</link>
<guid isPermaLink="false">a4ad4b90fe05d473d745ff558a165e0b6dac00f9:Flock</guid>
<pubDate>Mon, 30 Mar 2026 01:52:01 GMT</pubDate>
<category>AI Tools</category>
<description>Category: AI Tools
<category>Terminal Apps</category>
<description>Category: Terminal Apps
App: Flock
Description: Terminal multiplexer for running multiple Claude Code and shell sessions in one workspace.
Description: Native macOS multiplexer for running multiple Claude Code AI agent sessions in parallel with agent mode, themes, and prompt compression.
Open Source: https://github.com/Divagation/flock
Commit: Add Flock to Terminal Apps (#1936)
Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/a4ad4b90fe05d473d745ff558a165e0b6dac00f9</description>
<content:encoded><![CDATA[Category: AI Tools<br/>App: Flock<br/>Description: Terminal multiplexer for running multiple Claude Code and shell sessions in one workspace.<br/>Open Source: https://github.com/Divagation/flock<br/>Commit: Add Flock to Terminal Apps (#1936)<br/>Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/a4ad4b90fe05d473d745ff558a165e0b6dac00f9]]></content:encoded>
<content:encoded><![CDATA[Category: Terminal Apps<br/>App: Flock<br/>Description: Native macOS multiplexer for running multiple Claude Code AI agent sessions in parallel with agent mode, themes, and prompt compression.<br/>Open Source: https://github.com/Divagation/flock<br/>Commit: Add Flock to Terminal Apps (#1936)<br/>Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/a4ad4b90fe05d473d745ff558a165e0b6dac00f9]]></content:encoded>
</item>
<item>
<title>markdown-quicklook</title>
@ -492,11 +128,11 @@ Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/6f0cbac0aae80f402ed
<category>Security Tools</category>
<description>Category: Security Tools
App: TouchBridge
Description: Authenticate with your phone&apos;s fingerprint as a free Touch ID keyboard alternative.
Description: Use your phone&apos;s fingerprint to authenticate on any Mac. Free alternative to $199 Touch ID keyboard.
Open Source: https://github.com/HMAKT99/UnTouchID
Commit: Add TouchBridge — free Touch ID alternative for Macs without biometric sensor (#1930)
Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/8f67d57662e7e7369662d5315c29aa447525bd88</description>
<content:encoded><![CDATA[Category: Security Tools<br/>App: TouchBridge<br/>Description: Authenticate with your phone&apos;s fingerprint as a free Touch ID keyboard alternative.<br/>Open Source: https://github.com/HMAKT99/UnTouchID<br/>Commit: Add TouchBridge — free Touch ID alternative for Macs without biometric sensor (#1930)<br/>Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/8f67d57662e7e7369662d5315c29aa447525bd88]]></content:encoded>
<content:encoded><![CDATA[Category: Security Tools<br/>App: TouchBridge<br/>Description: Use your phone&apos;s fingerprint to authenticate on any Mac. Free alternative to $199 Touch ID keyboard.<br/>Open Source: https://github.com/HMAKT99/UnTouchID<br/>Commit: Add TouchBridge — free Touch ID alternative for Macs without biometric sensor (#1930)<br/>Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/8f67d57662e7e7369662d5315c29aa447525bd88]]></content:encoded>
</item>
<item>
<title>VSCodium</title>
@ -520,11 +156,11 @@ Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/89efdda4fc72bd531bd
<category>Voice-to-Text</category>
<description>Category: Voice-to-Text
App: OpenDictation
Description: Open-source dictation utility with local and cloud speech-to-text.
Description: Notch-integrated dictation utility with local Whisper or BYOK cloud transcription and instant cursor insertion.
Open Source: https://github.com/kdcokenny/OpenDictation
Commit: Add OpenDictation to Voice-to-Text list (#1927)
Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/c1e98cf4d77c330c0652553d8368de30ddae654b</description>
<content:encoded><![CDATA[Category: Voice-to-Text<br/>App: OpenDictation<br/>Description: Open-source dictation utility with local and cloud speech-to-text.<br/>Open Source: https://github.com/kdcokenny/OpenDictation<br/>Commit: Add OpenDictation to Voice-to-Text list (#1927)<br/>Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/c1e98cf4d77c330c0652553d8368de30ddae654b]]></content:encoded>
<content:encoded><![CDATA[Category: Voice-to-Text<br/>App: OpenDictation<br/>Description: Notch-integrated dictation utility with local Whisper or BYOK cloud transcription and instant cursor insertion.<br/>Open Source: https://github.com/kdcokenny/OpenDictation<br/>Commit: Add OpenDictation to Voice-to-Text list (#1927)<br/>Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/c1e98cf4d77c330c0652553d8368de30ddae654b]]></content:encoded>
</item>
<item>
<title>Nudge</title>
@ -534,11 +170,11 @@ Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/c1e98cf4d77c330c065
<category>Utilities / Window Management</category>
<description>Category: Utilities / Window Management
App: Nudge
Description: Window manager with keyboard shortcuts and drag-to-edge snapping.
Description: Free, open-source window manager with keyboard shortcuts and drag-to-edge snapping.
Website: https://nudge.run
Commit: Add Nudge to Window Management section (#1928)
Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/e7141d43cf5ff47450fe640f774c0a2f4f059d3e</description>
<content:encoded><![CDATA[Category: Utilities / Window Management<br/>App: Nudge<br/>Description: Window manager with keyboard shortcuts and drag-to-edge snapping.<br/>Website: https://nudge.run<br/>Commit: Add Nudge to Window Management section (#1928)<br/>Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/e7141d43cf5ff47450fe640f774c0a2f4f059d3e]]></content:encoded>
<content:encoded><![CDATA[Category: Utilities / Window Management<br/>App: Nudge<br/>Description: Free, open-source window manager with keyboard shortcuts and drag-to-edge snapping.<br/>Website: https://nudge.run<br/>Commit: Add Nudge to Window Management section (#1928)<br/>Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/e7141d43cf5ff47450fe640f774c0a2f4f059d3e]]></content:encoded>
</item>
<item>
<title>Mocker</title>
@ -587,14 +223,14 @@ Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/ffcaf60b826240c20af
<link>https://github.com/theDanButuc/Claude-Usage-Monitor</link>
<guid isPermaLink="false">2f669a63d29ebbe2b3933f21eac34b2082306377:Claude Usage Monitor</guid>
<pubDate>Mon, 23 Mar 2026 14:01:22 GMT</pubDate>
<category>AI Tools</category>
<description>Category: AI Tools
<category>Utilities / Menu Bar Tools</category>
<description>Category: Utilities / Menu Bar Tools
App: Claude Usage Monitor
Description: Track Claude usage with a live counter.
Description: Menu bar tool for tracking Claude usage with a live counter.
Open Source: https://github.com/theDanButuc/Claude-Usage-Monitor
Commit: Add Claude Usage Monitor to the ja/ko/zh list. #1912
Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/2f669a63d29ebbe2b3933f21eac34b2082306377</description>
<content:encoded><![CDATA[Category: AI Tools<br/>App: Claude Usage Monitor<br/>Description: Track Claude usage with a live counter.<br/>Open Source: https://github.com/theDanButuc/Claude-Usage-Monitor<br/>Commit: Add Claude Usage Monitor to the ja/ko/zh list. #1912<br/>Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/2f669a63d29ebbe2b3933f21eac34b2082306377]]></content:encoded>
<content:encoded><![CDATA[Category: Utilities / Menu Bar Tools<br/>App: Claude Usage Monitor<br/>Description: Menu bar tool for tracking Claude usage with a live counter.<br/>Open Source: https://github.com/theDanButuc/Claude-Usage-Monitor<br/>Commit: Add Claude Usage Monitor to the ja/ko/zh list. #1912<br/>Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/2f669a63d29ebbe2b3933f21eac34b2082306377]]></content:encoded>
</item>
<item>
<title>Zipic</title>
@ -615,14 +251,14 @@ Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/74d4d600677a63bef7d
<link>https://orchard.5km.tech/</link>
<guid isPermaLink="false">0d36dfc922d82a46b83664683364fbef1cfd0243:Orchard</guid>
<pubDate>Mon, 23 Mar 2026 06:45:11 GMT</pubDate>
<category>AI Tools</category>
<description>Category: AI Tools
<category>AI Client</category>
<description>Category: AI Client
App: Orchard
Description: MCP server that bridges AI assistants to native Apple apps like Calendar, Mail, Notes, Reminders, Music, and more.
Website: https://orchard.5km.tech/
Commit: Add Orchard to AI Client (#1911)
Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/0d36dfc922d82a46b83664683364fbef1cfd0243</description>
<content:encoded><![CDATA[Category: AI Tools<br/>App: Orchard<br/>Description: MCP server that bridges AI assistants to native Apple apps like Calendar, Mail, Notes, Reminders, Music, and more.<br/>Website: https://orchard.5km.tech/<br/>Commit: Add Orchard to AI Client (#1911)<br/>Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/0d36dfc922d82a46b83664683364fbef1cfd0243]]></content:encoded>
<content:encoded><![CDATA[Category: AI Client<br/>App: Orchard<br/>Description: MCP server that bridges AI assistants to native Apple apps like Calendar, Mail, Notes, Reminders, Music, and more.<br/>Website: https://orchard.5km.tech/<br/>Commit: Add Orchard to AI Client (#1911)<br/>Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/0d36dfc922d82a46b83664683364fbef1cfd0243]]></content:encoded>
</item>
<item>
<title>Azex Speech</title>
@ -632,25 +268,25 @@ Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/0d36dfc922d82a46b83
<category>Voice-to-Text</category>
<description>Category: Voice-to-Text
App: Azex Speech
Description: Voice input tuned for mixed Chinese-English dictation in AI and crypto work.
Description: Mac native voice input for Crypto &amp; AI professionals. Local ASR (FireRedASR), 1800+ domain terms, pronunciation training.
Open Source: https://github.com/azex-ai/speech
Commit: Add Azex Speech to Voice-to-Text section (#1909)
Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/5a5d1cd79002acc37b1210fe150b4566d0868c88</description>
<content:encoded><![CDATA[Category: Voice-to-Text<br/>App: Azex Speech<br/>Description: Voice input tuned for mixed Chinese-English dictation in AI and crypto work.<br/>Open Source: https://github.com/azex-ai/speech<br/>Commit: Add Azex Speech to Voice-to-Text section (#1909)<br/>Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/5a5d1cd79002acc37b1210fe150b4566d0868c88]]></content:encoded>
<content:encoded><![CDATA[Category: Voice-to-Text<br/>App: Azex Speech<br/>Description: Mac native voice input for Crypto &amp; AI professionals. Local ASR (FireRedASR), 1800+ domain terms, pronunciation training.<br/>Open Source: https://github.com/azex-ai/speech<br/>Commit: Add Azex Speech to Voice-to-Text section (#1909)<br/>Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/5a5d1cd79002acc37b1210fe150b4566d0868c88]]></content:encoded>
</item>
<item>
<title>NoxKey</title>
<link>https://github.com/No-Box-Dev/Noxkey</link>
<link>https://noxkey.ai</link>
<guid isPermaLink="false">bcef19a8f5391734c9600fbac6ab55c8f5266456:NoxKey</guid>
<pubDate>Sun, 22 Mar 2026 04:08:04 GMT</pubDate>
<category>Security Tools</category>
<description>Category: Security Tools
App: NoxKey
Description: Keychain-based secret manager for API keys and tokens with Touch ID.
Open Source: https://github.com/No-Box-Dev/Noxkey
Description: Keychain-based secret manager with Touch ID. Stores API keys and tokens in the macOS Secure Enclave, detects AI agents via process-tree walking, and delivers secrets through encrypted handoff.
Website: https://noxkey.ai
Commit: Add NoxKey to Security Tools (#1907)
Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/bcef19a8f5391734c9600fbac6ab55c8f5266456</description>
<content:encoded><![CDATA[Category: Security Tools<br/>App: NoxKey<br/>Description: Keychain-based secret manager for API keys and tokens with Touch ID.<br/>Open Source: https://github.com/No-Box-Dev/Noxkey<br/>Commit: Add NoxKey to Security Tools (#1907)<br/>Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/bcef19a8f5391734c9600fbac6ab55c8f5266456]]></content:encoded>
<content:encoded><![CDATA[Category: Security Tools<br/>App: NoxKey<br/>Description: Keychain-based secret manager with Touch ID. Stores API keys and tokens in the macOS Secure Enclave, detects AI agents via process-tree walking, and delivers secrets through encrypted handoff.<br/>Website: https://noxkey.ai<br/>Commit: Add NoxKey to Security Tools (#1907)<br/>Commit URL: https://github.com/jaywcjlove/awesome-mac/commit/bcef19a8f5391734c9600fbac6ab55c8f5266456]]></content:encoded>
</item>
<item>
<title>ProBoard</title>