Mac App
- [Awesome macOS open source applications](https://github.com/serhii-londar/open-source-mac-os-apps)
TOC
其他
- https://macmenubar.com/ : Menu Bar App 列表
- [quick-look-plugins](https://github.com/sindresorhus/quick-look-plugins): Mac 文件 Quick Look 插件。在 Finder 中按空格预览
- [Nativefier](https://github.com/jiahaog/nativefier): 网页应用打包成 Mac App
Ⓜ
- [Kaleidoscope](http://www.kaleidoscopeapp.com): Diff GUI 软件。支持比较文本、图片、目录
Ⓜ
- [Bartender](https://www.macbartender.com): Mac 菜单栏折叠
Ⓜ
- [Alfred](https://www.alfredapp.com): 类似 spotlight
Ⓜ
- [alfy](https://github.com/sindresorhus/alfy): JS 语法编写 Alfred Workflow
- [dext](https://github.com/DextApp/dext): 类似 Alfred,JS 写的 launcher
⨀
- [Lacona](https://www.lacona.io/): 类似 spotlight。但更酷
Ⓜ
- [Raycast](https://www.raycast.com/): 免费的 Launcher 工具,功能似乎比 Alfred 做得更好。
- [raycast/script-commands](https://github.com/raycast/script-commands)
- [Copyless](http://copyless.net): 系统剪切板管理器
- [Yoink](http://eternalstorms.at/yoink/Yoink_-Simplify_and_Improve_Drag_and_Drop_on_your_Mac/Yoink-_Simplify_drag_and_drop_on_your_Mac.html): 临时桌面文件
- [Noizio](http://noiz.io): 白噪音
- [HazeOver](https://hazeover.com): 通过虚化所有的背景窗口,自动突出显示前方的应用窗口
- [AppCleaner](https://freemacsoft.net/appcleaner): 删除 Mac App 用
- [Gas Mask](https://github.com/2ndalpha/gasmask): hosts 管理器
- [SwitchHosts](https://github.com/oldj/SwitchHosts): 备选方案
- Amphetamine: 控制 Mac 系统不休眠,可定时
Ⓜ
- [HyperDock](https://bahoom.com/hyperdock): Mac Dock 栏增强
- [Pixave](http://www.littlehj.com/mac/): 素材管理器
- [Sloth](https://github.com/sveinbjornt/Sloth): 查看进程相关的文件。lsof 的 GUI 版
- [ColorSlurp](https://itunes.apple.com/cn/app/colorslurp/id1287239339): 取色器,免费的。
Ⓜ
- [Sip](http://sipapp.io): 备选方案。体验更好。价格贵,年付。
Ⓜ
- [Sip](http://sipapp.io): 备选方案。体验更好。价格贵,年付。
- [Lepton](https://github.com/hackjutsu/Lepton): Gist 管理应用
- [keycastr](https://github.com/keycastr/keycastr): 键盘按下哪个键展示在屏幕上
- https://objective-see.com/products.html : Mac 平台的开源安全工具,都挺不错的
- [NUMI](https://github.com/nikolaeu/numi): 体验很好的计算器。App 本身不开源,开源的是 NUMI 插件和 Alfred 插件。它用 JS 写插件,非常灵活。
快捷键
- [vimac](https://github.com/dexterleng/vimac): 用键盘滚动和点击程序(vim 风格)
Ⓜ
- [VimMotionApp](https://github.com/dwarvesf/VimMotionApp): 备用方案
- [alt-tab-macos](https://github.com/lwouis/alt-tab-macos): windows 风格的 Tab 切换
Ⓜ
- [CmdTap](http://www.yingdev.com/projects/cmdtap): 任务切换器增强
Ⓜ
- [Contexts](https://contexts.co/): 这个看起来更好用,但是更贵
Ⓜ
- [Contexts](https://contexts.co/): 这个看起来更好用,但是更贵
- [skhd](https://github.com/koekeishiya/skhd): simple hotkey daemon for macOS
硬盘
- [DaisyDisk](https://daisydiskapp.com/): 硬盘数据占用空间可视化分析。非常好用!
Ⓜ
- [squirreldisk](https://github.com/adileo/squirreldisk): 开源的,rust 实现,速度很快。
- [Carbon Copy Cloner](https://bombich.com): 吊打 Time Machine 的备份软件
壁纸屏保
- [Awesome MacOS 屏保](https://github.com/agarrharr/awesome-macos-screensavers)
- [我用的屏保](https://github.com/Wandmalfarbe/evangelion-clock-screensaver)
- [Brooklyn](https://github.com/pedrommcarrasco/Brooklyn): 好看的 Apple Logo 屏保
- https://dynamicwallpaper.club/ : 创建动态壁纸
多媒体
- [Xee](https://xee.c3.cx): 图片浏览器
- [Vox](https://vox.rocks/mac-music-player): 音乐播放器
- [iina](https://github.com/lhc70000/iina): 视频播放器。基于 mpv 开发
Ⓜ
命令行
- [m-cli](https://github.com/rgcr/m-cli): 很方便的 Mac 相关的命令行工具
- [Homebrew](http://brew.sh): Mac 软件管理器
Ⓜ
- [Homebrew Cask](https://caskroom.github.io): Mac App 软件管理器
Ⓜ
- [mas](https://github.com/mas-cli/mas): 用命令操作 Mac App Store
brew info gnupg
: Mac 安装 gpgbrew info coreutils
: Mac 下使用 GNU coreutils,比如 realpathbrew info gsed
: Mac 安装 GNU sedbrew info gawk
: Mac 安装 GNU awkbrew info gmake
: Mac 自带的 make 版本是 3.81 (2006 年)。现在都出到了 4.4。brew info tree
: Mac 默认没安装 tree 命令brew info gnu-time
: Mac 安装 GNU time
监控
- [iStat Menus](https://bjango.com/mac/istatmenus): Mac 系统状态监控
Ⓜ
- [stats](https://github.com/exelban/stats): 开源替代方案
- [sensei](https://cindori.com/sensei): 颜值挺高的软件
- [LittleSnitch](https://www.obdev.at/products/littlesnitch/index.html): 实时监控应用的网络流量
- [Micro Snitch](https://www.obdev.at/products/microsnitch/index.html): 实时监控 Mac 电脑的摄像头、声音输入是否开启
窗口管理
- [Phoenix](https://github.com/kasper/phoenix): Mac 窗口管理器,用 JS 编程。参考[别人的配置](https://github.com/fabiospampinato/phoenix)
- [hammerspoon](https://github.com/Hammerspoon/hammerspoon): 类似 Apple Script,用 Lua 脚本编写程序,支持键盘等事件监听
Ⓜ
- [Amethyst](https://github.com/ianyh/Amethyst): 开源的备选方案
- [yabai](https://github.com/koekeishiya/yabai): 窗口自动平铺软件
NTFS
- [NTFS Disk by Omi](https://omiapps.com/product/1585757563): 让 Mac 支持 NTFS 文件系统
- [Tuxera NTFS](https://ntfsformac.tuxera.com/): 备选方案。商业的
- [mounty](https://mounty.app/): 免费的,备选方案