- Chrome https://www.google.com/chrome/
- Firefox https://www.mozilla.org/en-US/firefox/new/
- 软件清理 AppClean https://freemacsoft.net/appcleaner/
- 截屏 Snipaste https://zh.snipaste.com/index.html
- 写博客相关 MWeb https://www.macbl.com/app/utilities/mweb 、 https://www.zhiniw.com/mweb_pro-mac.html
- 画流程图 Draw.io 桌面版 https://www.diagrams.net/ 、 https://github.com/jgraph/drawio-desktop/releases
- 图像编辑,类PS photopea https://www.photopea.com/
- GIMP 号称 Linux 下的 PhotoShop https://www.gimp.org/
- 简易绘图 Pinta https://www.pinta-project.com/
- 中文版启动脚本:
#!/bin/bash -e
env LANGUAGE=cn open /Applications/Pinta.app
数据库相关
- SQLite 客户端工具 SQLiteStudio https://github.com/pawelsalawa/sqlitestudio
- MySQL 客户端工具 Sequel Ace https://sequel-ace.com/ https://github.com/Sequel-Ace/Sequel-Ace
游戏
- 0.A.D https://play0ad.com/
- 网易 MuMu https://mumu.163.com/mac/index.html
- 文明6 https://www.zhiniw.com/civilization_vi-mac.html
抓包分析
- Charles https://www.charlesproxy.com/ https://www.charles.ren/ https://zhuanlan.zhihu.com/p/72138226
- Wireshark https://www.wireshark.org/#download
开发工具
- VSCode https://code.visualstudio.com/
- 其中安装的扩展
- go https://go.dev/dl/
- Docker https://www.docker.com/
- 虚机 visual box https://www.virtualbox.org/wiki/Downloads
- XMind https://xmind.cn/download/
- 正则表达式书写 https://regex101.com/
- Sublime Text https://www.sublimetext.com/download
git
- sourcetree https://www.sourcetreeapp.com/
- GitHub Desktop https://desktop.github.com/