The Master said, “To do his work well, he must sharpen his tools.”

What’s so good about the Mac

I’m sure you all have the same question: what’s so good about a Mac? I can buy a better Windows computer for the same or less price. First of all, the Mac is based on Unix, so it’s more stable and smooth, and the Mac display is very clear and comfortable to look at, especially on the MacBook Pro, and second of all, the Mac has very good battery life, which is basically around eight hours. If you don’t play a lot of games, the Mac is the right choice, and if you have a lot of meetings, the Air or macbook, if you develop a lot, the macbook Pro 13, or if you have money, the macbook Pro 15 is the top option.

Mac app

  • Homebrew + cask

Mac application the most practical tools, there is no one, it was similar to the yum or apt – get as fast installation application of function, which the brew and the difference between the brew cask, brew the install XXX is to install the source code, Brew Cask install XXX is used to install the compiled application package, such as DMG.

Install Homebrew

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

Brew Common commands

Brew install XXX // Install the xx package

Brew info XXX // Check the XXX package information

Brew uninstall XXX // Uninstall XXX

Brew list// View installed packages

Brew upgrade XXX // Update the XXX package

  • git

Install Git using the brew install git command.

  • iTerm2

Intersecting terminal, iTerm2 provides many extended functions, such as split screen and auto-completion. You can install iterm2 through brew Install or download the DMG from iterm’s official website.

  • BetterZip

BetterZip is a powerful compression software that allows you to quickly examine compressed documents without decompressing them. It performs merges between files and provides passwords. Using it, users can add and delete files to compressed files more quickly.

  • Sublime Text

Sublime Text is a code editor. Advanced text editor for HTML and prose. Beautiful user interface and extraordinary features such as mini maps, multiple choices, Python plug-ins, code snippets, and more. Fully customizable key bindings, menus and toolbars.

Registration code:

----- BEGIN LICENSE -----
riku
Single User License
EA7E-806996
60C55C64D0195F15A118D93ECE0849B3
30C432F529F7BFAAF6568C6BFDDA1868
D6DF14D0464281D64A7E2EBB32558D84
148EF8041694AC00B9FA17D6119A6286
611D11E26BB48DCF19F76CB1CC7B995E
F41F7BFAB3348963FF69F163A70ABBEA
2526B73B523AA28BF66AFEF3ED3D1D21
BC6CB3B5B6D183FF5C755DE7007C6C41
------ END LICENSE ------
Copy the code

  • IntelliJ IDEA

Intellij IDEA is an integrated environment for Java development. It is available in two versions: Ultimate and Community. The Professional version requires registration, while the Community version does not require registration. Web modules such as Spring are not included, so if you need to do Web development, you will need to download the professional version. The official download address, the address of the server certificate is: http://xidea.online/servers.html

  • Dash

Dash is an API Documentation Browser and Code Snippet Manager. It only has those two features, but it’s the one that programmers care about the most, and it’s safe to say Dash is the best of them all! Very practical. From its first release to today, it is definitely a document management tool you should have.

  • Alfred3

Alfred is the Mac Productivity App. You don’t even have to use a mouse to do anything, from files to the Web. Its UI is easy to use, and it’s not done by command. Compared to similar software before it, Pack and Power.

  • Synergy

Synergy allows you to easily share your mouse and keyboard across multiple computers on your desk. You just move the mouse (pointer) from the edge of one computer’s screen to another. You can even share your clipboard. All you need is an Internet connection. Synergy is cross-platform (it runs on Windows, Mac OS X, and Linux).

  • HyperSwith

Quick switching with preview images like Windows [OS X].

  • iStat Menus

It can monitor CPU, GPU, memory, hard disk, network, temperature, battery, and system time in real time in the system menu bar, and can replace the system calendar. The default is charged, you can download the cracked version.

  • Xmind

XMind is a practical mind mapping software, easy to use, beautiful, powerful, has efficient visualization thinking mode, with extensible, cross-platform, stability and performance, really help users improve productivity, promote effective communication and collaboration.

  • Navicat Premium

Navicat Premium for MAC is a multiconnectable database management tool. Navicat has enough functionality to meet all the needs of professional developers, but is fairly easy to learn for beginners of database servers. It allows you to connect to all versions of mainstream databases in the world at the same time and manage and operate them with a single program, including MySQL, SQL Server, SQLite, Oracle and PostgreSQL. Make it easier to manage different types of databases.

Note -> “xxx.app is damaged and cannot be opened. You should move it to the wastebasket” how to do?

If this problem occurs, you need to modify the system preference Settings by performing the following steps: 1. 2. Choose any source. If there is no source option, enter it in terminal

sudo spctl –master-disable

Any source options appear after the input is complete.

Write in the last

How to obtain the above application installation packages? You can download it online, or you can send the keyword “Mac application package” to the subscription number “Mukeda” to get it.


Welcome to follow wechat public account: Mukeda, all articles will be synchronized on the public account.