Mac software recommended

1. Excellent Software

1.1. System Optimization

1.1.1. Reminder file is corrupted

Run the following command to turn off security checks

sudo spctl --master-disable

1.1.2. Delete own input method

sudo open ~/Library/Preferences/com.apple.HIToolbox.plist

Delete item1

1.1.3. Tuxera completely uninstall

sudo rm -rf /Applications/Tuxera\ Disk\ Manager.app
sudo rm -rf /Library/Application\ Support/Tuxera\ NTFS
sudo rm -rf /Library/Filesystems/fusefs_txantfs.fs

1.1.4. Optimization of shortcuts

hammerspoon
configuration:

git clone [email protected]:phenixcxz/.Hammerspoon.git ~/

1.1.5. ZSH configuration

Download Profile

git clone [email protected]:phenixcxz/cxz.git

Replace execution

bash cxz/zsh/updateZsh.sh

1.1.6. Brew software installation

/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

Download slow Solution brew

# 步骤一
cd "$(brew --repo)"
git remote set-url origin https://mirrors.tuna.tsinghua.edu.cn/git/homebrew/brew.git
 
# 步骤二
cd "$(brew --repo)/Library/Taps/homebrew/homebrew-core"
git remote set-url origin https://mirrors.tuna.tsinghua.edu.cn/git/homebrew/homebrew-core.git
 
#步骤三
brew update

1.1.7. Hub installation

brew cast install hub

1.1.9. OpenInTerminal

project address

Automatic installation:

brew cask install openinterminal

Installation Manual

1.1.10. Edit NTFS file format

brew cask install mounty

1.2. Development Tools


1.2.1. SSH tools

terminus App Store

1.2.2. VsCode

Download
Configuration terminal use vs fileto open the file

ln -s /Applications/Visual\ Studio\ Code.app/Contents/Resources/app/bin/code /usr/local/bin/vs

1.2.3. Open the file using the sublime

echo "alias subl=\"'/Applications/Sublime Text.app/Contents/SharedSupport/bin/subl'\" " >> readme.md

1.3. Office tools


1.3.1. Compression Tool

Installation: App Store: TheUnarchiver
Source

1.3.2. Translation Tool

European dictionary

1.3.3. PDF Reader

marginnote

1.3.4. Notes

vNote

1.3.5. Screenshot tool

screenshot tool

1.3.6. Screenshot OCR

Screenshot OCR
QQ screenshot tool

1.3.7. Copy text translation

copyTranslate

1.3.8 Download Tool

Matrix ** Motrix ** [Download] (https://motrix.app/) chrome 1. Installation Configuration YAAW enter the following code plug 2. chrome YAAW open configuration `` `chrome-extension: //dennnbdlpgjgbcjfgaohdahloollfgoc/options.html` 3. Add `` `` `JSON-RPC` `` `` `http://127.0.0.1:16800/jsonrpc` ``! [] (_ v_images / 20190831150349967_2080831365.png)

1.3.9. Screenshot character recognition & recording screen

QQ plug

1.3.10 Data formula recognition

Snip Mathpix

1.4. Entertainment


1.4.1 music player

Online music player

1.4.2. Screen player

IINA

1.4.3. Figure bed Tools

uPck

Guess you like

Origin www.cnblogs.com/hellocxz/p/12112956.html