Development Software Collections #
for macOS development
Review
- 2022/07/22
- 2023/03/18
- 2024/08/19
- 2024/11/28
- 2025/04/04
App Store #
- Blackmagic (Disk Speed Test) - 磁盘性能测试工具,用于测试存储设备的读写速度
- GoodNotes5 - 强大的手写笔记应用,支持PDF注释和手写识别
- Eudic - 欧路词典,专业的英语学习工具
- Magnet - 窗口管理工具,可以快速将窗口对齐到屏幕的不同位置
- WeChat - 微信,必备的即时通讯工具
- The Unarchiver - 解压缩工具,支持多种压缩格式
- Numbers/Pages/Keynote - Apple办公套件,分别对应表格、文档和演示文稿
- Xcode - Apple官方开发工具,用于iOS/macOS应用开发
- Encrypto: Secure Your Files - 文件加密工具,保护敏感文件
- Microsoft Outlook - 微软邮件客户端,支持Exchange和Office 365
- 有道云笔记 - 网易出品的云笔记应用
Internet Software #
- Homebrew - macOS包管理器,简化软件安装过程 https://brew.sh/
- vim - 强大的文本编辑器,支持高度定制 https://www.vim.org/
- Zellij - 现代化的终端复用器,替代tmux/screen https://zellij.dev/
- VSCode - 微软开发的轻量级代码编辑器,支持丰富的扩展 https://code.visualstudio.com/
- Gnupg - GNU隐私保护工具,用于加密和签名 https://gnupg.org/
- KeyCastr - 键盘按键可视化工具,适合录制教程 https://github.com/keycastr/keycastr
- Rectangle/Raycast - 窗口管理工具,支持快捷键和自动化 https://rectangleapp.com/ https://www.raycast.com/
- Chrome - Google浏览器,开发者必备 https://www.google.com/chrome/
- ZEN XMind - 思维导图工具,帮助整理思路 https://www.xmind.cn/
- Draw.io - 免费的在线图表工具,支持多种图表类型 https://www.drawio.com/
- Zsh - 强大的shell,支持丰富的插件和主题 https://www.zsh.org/
- Charles/Wireshark - 网络抓包分析工具 https://www.charlesproxy.com/ https://www.wireshark.org/
- Postman - API开发和测试工具 https://www.postman.com/
- Node Version Manager (nvm) - Node.js版本管理工具 https://github.com/nvm-sh/nvm
- Miniconda - Python环境管理工具 https://docs.conda.io/en/latest/miniconda.html
- DBeaver - 通用数据库管理工具,替代Sequel Pro(已停止维护),内置ER图生成与数据对比。 https://dbeaver.io/
- Sequel Pro - MySQL数据库管理工具 https://www.sequelpro.com/
- DB Browser for SQLite - SQLite数据库管理工具 https://sqlitebrowser.org/
- LocalSend - 局域网文件传输工具 https://localsend.org/
- Obsidian - 知识管理工具,支持双向链接 https://obsidian.md/
- Typero - Markdown编辑器 https://typora.io/
- Cursor/Cline/Windsurf - AI辅助编程工具 https://cursor.sh/
- Docker - 容器化平台,简化应用部署 https://www.docker.com/
- starship - 现代化的shell提示符 https://starship.rs/
- Zotero - 文献管理工具 https://www.zotero.org/
- EasyDict - 词典工具 https://github.com/tisfeng/Easydict
- iTerm2 - 强大的终端模拟器 https://iterm2.com/
- DevToys - 开发者工具箱 https://devtoys.app/
- Syncthing 去中心化文件同步,替代有道云笔记,保障技术文档隐私性 https://github.com/syncthing/syncthing
- btop - 现代化资源监控工具
brew install btop
- Java version manager: SDKMAN(替代传统jenv)
- lemon cleaner - 系统清理工具
- Clear my Mac - 系统优化工具
- omniplan - 项目管理工具
- Excalidraw - 手绘风格图表工具 https://excalidraw.com/
- tmux - 终端复用器 https://github.com/tmux/tmux
- Hex Fiend - 十六进制编辑器 https://hexfiend.com/
- Transmission - BT下载工具 https://transmissionbt.com/
Additional Powerful Development Tools #
Development & Debugging #
- DataGrip - 数据库IDE,支持多种数据库 https://www.jetbrains.com/datagrip/
- Warp - 现代化的终端 https://www.warp.dev/
- Fig - 终端自动补全工具 https://fig.io/
- Proxyman - 网络调试工具 https://proxyman.io/
- Paw - API开发工具 https://paw.cloud/
- Dash - API文档浏览器 https://kapeli.com/dash
Productivity #
- Alfred - 效率工具,支持工作流 https://www.alfredapp.com/
- Bartender - 菜单栏管理工具 https://www.macbartender.com/
- CleanShot X - 截图和录屏工具 https://cleanshot.com/
- Notion - 全能笔记和项目管理工具 https://www.notion.so/
- Logseq - 知识管理工具 https://logseq.com/
- Craft - 文档和笔记工具 https://www.craft.do/
- Things - 任务管理工具 https://culturedcode.com/things/
- Raycast - 启动器和自动化工具 https://www.raycast.com/
Development Environment #
- asdf - 多语言版本管理工具 https://asdf-vm.com/
- direnv - 环境变量管理工具 https://direnv.net/
- kubectl - Kubernetes命令行工具 https://kubernetes.io/docs/tasks/tools/
- helm - Kubernetes包管理工具 https://helm.sh/
- terraform - 基础设施即代码工具 https://www.terraform.io/
- ansible - 自动化运维工具 https://www.ansible.com/
Security #
- 1Password - 密码管理工具 https://1password.com/
- Bitwarden - 开源密码管理工具 https://bitwarden.com/
- Authy - 双因素认证工具 https://authy.com/
- VeraCrypt - 磁盘加密工具 https://www.veracrypt.fr/
- OpenSSH - 安全远程访问工具 https://www.openssh.com/
- TruffleHog - The most powerful secrets Discovery, Classification, Validation, and Analysis tool. https://github.com/trufflesecurity/trufflehog