/mac-utils

A collection of Mac utils links for developers or hardusers

Apache License 2.0Apache-2.0

mac-utils

A collection of Mac utils links for developers or hardusers

apt/yum/nuget for Mac OS.

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

XCode CLI tools

Similar to apt install build-essential on Debian-like, installs gcc etc.

xcode-select --install

A graphical interface to Homebrew. Install from their website, or

brew cask install cakebrew

File archiver to create/extract 7zip, tar, gzip, bzip etc.

brew cask install keka

A floating browser, because Mac OS can't pin windows on top (seriously, Apple!?). Install via Mac App Store, or

brew cask install helium

Displays a floating window with all keyboard shortcuts for a given program when you hold Cmd for a while. Download from their website, or

brew cask install cheatsheet

For those using external mouse with side buttons, this nifty app activates the back and forward buttons on your pointing device (buttons 4 and 5), mapping them to such functions. Install via their website, or

brew cask install sensiblesidebuttons

A Z Shell framework

The best Virtual Machine software for MacOS