Skip to main content
  1. Blogs/

Essential Mac Apps I Use Every Day

·569 words·3 mins·
brew raycast stats clop disk drill ice upscayl keka battery toolkit onyx
Nipun Haldar
Author
Nipun Haldar
Table of Contents

Your Mac is more than just a machine, it’s your workspace, your creative studio, and your daily companion. Over the years, I’ve built a personal toolkit of apps that I install on every new macOS setup. These aren’t just apps I’ve tried, they’re the ones I actually use every single day.

Must-Have Mac Apps
#

Brew
#

Homebrew is the unofficial package manager for macOS. It’s the first thing I install. It lets you install, update, and manage everything from CLI.

Brew makes software management fast, consistent, and scriptable.

Most of the apps mentioned below can be installed through brew.

Raycast
#

Raycast has completely changed the way I use my Mac. It replaces Spotlight with a fast, keyboard-first interface that lets me do everything from launching apps to running scripts, managing tasks, creating calendar events, and even controlling window layouts. Moreover, the emoji picker is way faster than the one built into macOS.

raycast

Stats
#

Stats is a lightweight system monitor for macOS that lives in your menu bar. It gives you real-time info on CPU usage, memory, network, battery, and more. I use it to keep an eye on system health without launching Activity Monitor.

stats

Ice
#

Ice is a tiny utility that makes a huge difference. It lets you hide unnecessary menu bar icons behind a clean divider so only the essentials stay visible.

ice

Battery Toolkit
#

If you keep your MacBook plugged in most of the time, Battery Toolkit is essential. It lets you cap your battery charge to a level, reducing wear and extending battery lifespan. I’ve set it up to limit charge upto 70% and recharge again when the battery level falls below 50%.

battery toolkit

Clop
#

Clop is a small but mighty macOS utility that silently compresses clipboard images, screen recordings, and files the moment you copy or save them. Whether you’re preparing screenshots for a blog or trimming video size for faster sharing, Clop works in the background to reduce file sizes without hurting quality. It’s fast, private (everything runs locally), and surprisingly powerful for something that just sits there and helps.

clop example

Keka
#

The default macOS archiver works for basic tasks, but if you need more control, Keka is a lightweight, powerful alternative. It supports a wide range of formats (ZIP, 7Z, RAR, TAR, etc.), offers AES-256 encryption, and lets you split large files. Drag-and-drop friendly and great for anyone who regularly compresses or extracts files.

keka

Upscayl
#

A free, open-source AI image upscaler for macOS, Upscayl lets you enhance low-res images with impressive detail. It supports batch processing, custom AI models, and offline upscaling—all with a clean, Mac-optimized interface. Great for photographers, designers, and content creators.

upscayl

Onyx
#

Onyx is my go-to system utility when things get weird. It can clear caches, rebuild Spotlight indexes, verify the file system, and tweak hidden macOS settings. It’s not flashy but it’s trusted and reliable. Perfect for when your Mac feels sluggish or starts misbehaving.

onyx

Disk Drill
#

I don’t use Disk Drill every day, but I’m glad it’s installed. It can recover lost files, preview corrupted drives, and monitor disk health with S.M.A.R.T. tools. But I mainly use it to analyze disk space usage, seeing which folders take up the most space and deleting them when needed.

disk drill

Final Thoughts
#

If you’re setting up a new Mac or want to streamline your current setup, these apps are a solid place to start.

Related

Budget-Friendly AI Image Generation using just your CPU
·811 words·4 mins
docker image generation cpu fastsdcpu upscayl ai stable diffusion
Why I Switched from Ubuntu to Debian as my server distro
·774 words·4 mins
linux debian ubuntu versus homelab
Python vs. JavaScript: Which is Right for You?
·702 words·4 mins
python javascript versus