我的 mac 生产力工具

应用名称 说明 安装命令
Homebrew mac 上的强大包管理器 /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
autojump 命令行自动跳转目录工具 brew install autojump
bash brew install bash
zsh brew install zsh
curl brew install curl
wget brew install wget
binutils brew install binutils
bvi 命令行二进制编辑器 brew install bvi
cmake brew install cmake
git brew install git
git-lfs Git 大文件管理工具 brew install git-lfs
inetutils 网络测试工具 brew install inetutils
iproute2mac mac 上的 ip 命令 brew install iproute2mac
jq 命令行 JSON 处理工具 brew install jq
knot 提供了 kdig,一种更强大的 dig brew install knot
maven brew install maven
mysql brew install mysql
neovim 现代 vim brew install neovim
netcat 网猫,网络测试瑞士军刀 brew install netcat
nmap brew install nmap
pipx brew install pipx
python3 brew install python3
qt brew install qt
tcping 使用 TCP 协议的 ping 命令 brew install tcping
tree tree 命令 brew install tree
zsh-autosuggestions zsh 命令行命令提示 brew install zsh-autosuggestions
zsh-syntax-highlighting zsh 命令行自动高亮 brew install zsh-syntax-highlighting
neofetch 可以查看硬件信息 brew install neofetch
trash 将文件移入废纸篓 brew install trash
The Logfile Navigator 终端上的 log 查看器 brew install lnav
colordiff 带有语法高亮的 diff brew install colordiff
glow 在终端渲染 Markdown 文件 brew install glow
Visual Studio Code brew install --cask visual-studio-code
Docker brew install --cask docker
SwitchHosts 自动修改 hosts 文件 brew install --cask switchhosts
Obsidian Markdown 笔记工具 brew install --cask obsidian
Downie 视频下载工具 brew install --cask downie
Permute 文件格式转换工具 brew install --cask permute
Apifox API 调试工具 brew install --cask apifox
Typora Markdown 写作工具 brew install --cask typora
Surge 网络测试工具 brew install --cask surge
Termius SSH 连接工具 brew install --cask termius
Final Shell 免费 SSH 工具 brew install --cask finalshell
MKVToolNix MKV 文件编辑工具 brew install --cask mkvtoolnix
AppCleaner 软件卸载工具 brew install --cask appcleaner
CleanMyMac 中国特供版 brew install --cask cleanmymac-zh
CleanShot X Mac 高级截图工具 brew install --cask cleanshot
1Password 密码管理工具 brew install --cask 1password
Microsoft Edge 浏览器 brew install --cask microsoft-edge
Google Chrome 浏览器 brew install --cask google-chrome
Chrome Driver brew install --cask chromedriver
GPG Suite GPG 管理器 brew install --cask gpg-suite
JetBrains Toolbox JetBrains 家族软件管理器 brew install --cask jetbrains-toolbox
KeyCue 键盘快捷键查看工具 brew install --cask keycue
IINA 视频播放器 brew install --cask iina
Cyberduck 开源免费的 SFTP 客户端 brew install --cask cyberduck
Warp 21世纪终端 brew install --cask warp
Zulu 8 JDK 发行版 brew install --cask zulu@8
MacTeX Mac 上的 LaTeX 编译套件 brew install --cask mactex-no-gui
BetterMouse 超好用的第三方鼠标驱动 brew install --cask bettermouse
OrbStack 一个 macOS 上的 Docker 替代品 brew install --cask orbstack
微信输入法 brew install --cask wetype
posted @ 2024-01-17 15:59  Undefined443  阅读(60)  评论(2编辑  收藏  举报