MacBook Apps to Supercharge Your Productivity

MacBook Apps to Supercharge Your Productivity

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. ⭐️

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.

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!

Productivity Tools

Raycast is a blazingly fast, totally extendable launcher. It lets you complete tasks, calculate, share common links, and much more.⭐️

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.

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.⭐️

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. ⭐️

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.

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. ⭐️

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

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! ⭐️

Obsidian: A knowledge base that works on local Markdown files.⭐️

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.

Desktop Apps

AltTab brings the power of Windows’s “alt-tab” window switcher to macOS. ⭐️

Amethyst is a tiling window manager for macOS along the lines of xmonad.

NightOwl is a utility to toggle dark mode. ⭐️