## 视频
## 系统
### Homebrew
包管理工具,主要安装命令行工具
### homebrew-cask
包管理扩展工具,主要安装 gui 工具
https://github.com/Homebrew/homebrew-cask
### git
源码控制
```
$ brew install git
```
### iTerm2
shell 工具
### powerline font
字体
https://github.com/powerline/fonts
### firacode font
字体
https://github.com/tonsky/FiraCode
### zsh
shell 工具
```
$ brew install zsh
```
### oh-my-zsh
zsh 集成工具
https://github.com/ohmyzsh/ohmyzsh/wiki/themes
```
$ sh -c “$(curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
```
### autojump
zsh 插件 快速导航目录
https://github.com/wting/autojump
### zsh-autosuggestions
zsh 插件 快速提示历史输入
https://github.com/zsh-users/zsh-autosuggestions
### zsh-syntax-highlighting
zsh 插件 美化显示
https://github.com/zsh-users/zsh-syntax-highlighting
### node & nvm
node 版本管理
### whistle
抓包管理
https://github.com/avwo/whistle
### Charles
抓包管理 俗称水瓶
### Bartender 3
顶部菜单项隐藏
### CleanMyMac X
清理电脑
### Docker
容器管理
### ClashX
科学上网
https://github.com/yichengchen/clashX/
### V2rayU
科学上网
https://github.com/yanue/V2rayU/releases
### Keka
压缩解压
### Mounty
ntfs 磁盘读写
## 工具
### chrome
浏览器
### edge
浏览器
https://www.microsoft.com/en-us/edge
### firefox
浏览器
### sourcetree
git 管理
https://www.sourcetreeapp.com/
### CheatSheet
快捷键提示
https://www.mediaatelier.com/CheatSheet/
### alfred
阿芙管家
### snipaste
截图
https://docs.snipaste.com/zh-cn/
### iShot
截图
### licecap
gif 录制
https://www.cockos.com/licecap/
### 有道笔记
知识管理
### notion
知识管理
### trello
知识管理
### typora
markdown 写作
### 语雀
知识管理
### 印象笔记
知识管理
### securecrt
ssh 客户端
https://www.vandyke.com/products/securecrt/
### finalshell
ssh 客户端
### 网页 MuMu
android 模拟器
https://mumu.163.com/mac/index.html
### 百度网盘
网盘
### Downie 4
下载油管视频
https://software.charliemonroe.net/downie/
### EasyRes
屏幕分辨率切换
### Free Download Manager
下载工具
https://www.freedownloadmanager.org/zh/
### iStat Menus
状态管理
### pap.er
壁纸管理
### Parallels Desktop
虚拟机管理 工作用
### virtualbox
虚拟机管理 试验用
### vmware
虚拟机管理 试验用
https://www.vmware.com/hk.html
### SwitchHosts!
切换 host
https://github.com/oldj/SwitchHosts
### Reeder 4
rss 阅读器
https://apps.apple.com/cn/app/reeder-4/id1449412482?mt=12
### ScreenFlow
录视频
https://www.telestream.net/screenflow/overview.htm
### TeamViewer
远程写作
### draw.io
画图
### Foxmail
轻巧邮件管理
### Microsoft To Do
任务管理
### Microsoft Remote Desktop
远程 windows
https://www.microsoft.com/en-us/download/details.aspx?id=50042
### WPS Office
word ppt excel
### 通讯
QQ、微信、企业微信、Telegram
### 央视影音
看电视 比赛 直播
https://app.cctv.com/appkhdxz/ysyymac/
### IINA
播放器
### solarized theme
多端样式配色
https://ethanschoonover.com/solarized/
## 开发
### sublime
### vscode
https://code.visualstudio.com/
### xcode
https://developer.apple.com/xcode/
### android stuido
https://developer.android.com/studio
### HBuilderX
https://www.dcloud.io/hbuilderx.html
### 微信开发者工具
https://developers.weixin.qq.com/miniprogram/dev/devtools/devtools.html
### TinyPNG4Mac
图片压缩
https://github.com/kyleduo/TinyPNG4Mac/blob/master/README_ZH.md
```
$ brew cask install tinypng4mac
```
### dash
离线文档工具
### postman
api 调试
### adobe ps xd
设计
### sketch
设计
### axure
原型设计
### pxcook
标注工具
https://www.fancynode.com.cn/pxcook
### mindnode
思维脑图
https://apps.apple.com/cn/app/mindnode-mind-map/id1289197285?mt=12
### diffmerge
文件比较
http://sourcegear.com/diffmerge
### RedisDesktopManager
redis 管理客户端
https://github.com/uglide/RedisDesktopManager
### DBeaver
多数据库 客户端
### Navicat Premium
mysql 客户端
http://www.navicat.com.cn/store/navicat-premium
### pdman
关系数据库设计工具
https://gitee.com/robergroup/pdman
### GoLand
### IDEA
— -
© 猫哥
[https://ducafecat.tech](https://ducafecat.tech/)
[https://ducafecat.gitee.io](https://ducafecat.gitee.io)