Photo by Geometric Photography on Unsplash
This article contains a list of useful application for macOS to help supercharge your productivity and keep building fun! The apps/tools are primarily open source, which means they are free!! You can use the CLI commands below or go to the website to learn more about the apps prior to installation.
The ⭐️ denotes my personal favorites.
Prerequisite
🧑💻 The assumption is that Homebrew is installed on your local machine. If not, please install before you continue.
💡 Tip: BrewMyMac allows you to choose from a wide range of apps and tweaks, and install them with a single command. It saves you enormous time searching and downloading apps separately.
Terminal
Warp is an amazingly fast terminal reimagined from the ground up to work like a modern app. ⭐️
- Download: https://formulae.brew.sh/cask/warp#default
- CLI Command:
brew install --cask warp
iTerm2 is a replacement for Terminal and the successor to iTerm. It works on Macs with macOS 10.14 or newer. iTerm2 brings the terminal into the modern age with features you never knew you always wanted.
- Download: https://formulae.brew.sh/cask/iterm2#default or Internal Self-Service
- CLI Command:
brew install --cask iterm2
Customizations
Oh My Zsh is an open source, community-driven framework for managing your zsh configuration.⭐️
- CLI Command:
sh -c "$(curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
Powerlevel10k is a theme for Zsh. It emphasizes speed, flexibility and out-of-the-box experience.
Oh-My-Bash is an open source, community-driven framework for managing your BASH configuration
- CLI Command:
bash -c "$(curl -fsSL https://raw.githubusercontent.com/ohmybash/oh-my-bash/master/tools/install.sh)"
Starship is a cross-platform prompt. The minimal, blazing-fast, and infinitely customizable prompt for any shell!
- Download: https://formulae.brew.sh/formula/starship#default
- CLI Command:
brew install starship
Productivity Tools
Raycast is a blazingly fast, totally extendable launcher. It lets you complete tasks, calculate, share common links, and much more.⭐️
- Download: https://formulae.brew.sh/cask/raycast
- CLI Command:
brew install --cask raycast
Pieces is the world’s first micro-repo for developers. 100% free! Save useful code in less than a second. Instantly save snippets from your browser or IDE.
- Download: https://code.pieces.app/install
DevToys helps in daily tasks like formatting JSON, comparing text, testing RegExp. No need to use many untruthful websites to do simple tasks with your data.⭐️
- Download: https://formulae.brew.sh/cask/devtoys
- CLI Command:
brew install --cask devtoys
API Tools
Insomnia is a leading Open Source API Client, and Collaborative API Design Platform for REST, SOAP, GraphQL, and GRPC. Build and test APIs quickly with our streamlined API client and collaborative API design tool. ⭐️
- Download: https://formulae.brew.sh/cask/insomnia
- CLI Command:
brew install --cask insomnia
Postman is an API platform for building and using APIs. Postman simplifies each step of the API lifecycle and streamlines collaboration so you can create better APIs — faster.
- Download: https://formulae.brew.sh/cask/postman#default
- CLI Command:
brew install --cask postman
Text Editor
TextMate is a text editor for macOS. Powerful and customizable text editor with support for a huge list of programming languages and developed as open source. ⭐️
- Download: https://formulae.brew.sh/cask/textmate#default
- CLI Command:
brew install --cask textmate
CotEditor is a light-weight, neat, yet powerful text editor designed for editing plain-text files such as web pages (HTML, CSS), program source codes (Python, Ruby, Perl, etc.), structured texts (Markdown, Textile, TeX, etc.), or any other kind of plain-text
- Download: https://formulae.brew.sh/cask/coteditor#default or Mac Apple Store
- CLI Command:
brew install --cask coteditor
Markdown Editor
Zettlr : With Zettlr, writing professional texts is easy and motivating: Whether you are a college student, a researcher, a journalist, or an author — Zettlr has the right tools for you. Watch the video or continue reading to see what they are! ⭐️
- Download:https://formulae.brew.sh/cask/zettlr#default
- CLI Command:
brew install --cask zettlr
Obsidian : A knowledge base that works on local Markdown files.⭐️
- Download:https://formulae.brew.sh/cask/obsidian#default
- CLI Command:
brew install --cask obsidian
Logseq is a privacy-first, open-source knowledge base that works on top of local plain-text Markdown and Org-mode files. Logseq is a privacy-first, open-source knowledge base that works on top of local plain-text Markdown and Org- files.
- Download :https://formulae.brew.sh/cask/logseq#default
- CLI Command:
brew install --cask logseq
Desktop Apps
AltTab brings the power of Windows’s “alt-tab” window switcher to macOS. ⭐️
- Download: https://formulae.brew.sh/cask/alt-tab#default
- CLI Command:
brew install --cask alt-tab
Amethyst is a tiling window manager for macOS along the lines of xmonad.
- Download: https://formulae.brew.sh/cask/amethyst#default
- CLI Command:
brew install --cask amethyst
NightOwl is a utility to toggle dark mode. ⭐️
- Download: https://formulae.brew.sh/cask/nightowl#default
- CLI Command:
brew install --cask nightowl
Top comments (2)
Useful post! Thank you for sharing this great list of apps for macOS. I really appreciate the fact that most of them are open source and free. I have been looking for such tools to boost my productivity and creativity, and this article has given me some great ideas. As a Macbook user, I will definitely try out some of these apps and see how they improve my workflow. As well as luckily I have also found another effective article on the Setapp site here- setapp.com/how-to/best-daily-plann... with some of the best daily planner apps that help us to stay organized, prioritize tasks, manage time effectively, track progress, overcome procrastination, keep motivated, and even improve our mental health. Also, I got a helpful guide there about how to choose the right daily planner. So I highly recommend both of these articles to anyone searching such apps that can help to make their daily habits and boost productivity in work. Good Luck!
Wow! I am very delighted to see these awesome recommendation for macbook apps. I will definitely try these apps. Thank you so much, Author.