DEV Community

Mr F.
Mr F.

Posted on • Updated on

Yet Another Best MacOS Apps list 2019

Yes, this is "Yet Another Best Mac Apps" article!

But I hope there is something in here that you might find useful.

Where possible, I like to find open source alternatives for any app I use. There are so many great projects out there, you can really find some great little gems that boost your productivity or possibly save you some cash.

Moreover, I like to find apps that I can install via Homebrew, so I can manage them from my terminal.

So without further ado, here is my list!

Rectangle

Rectangle is a window management app based on Spectacle, written in Swift.

Rectangle allows you to organise your apps in a grid across as many screens as you may have. It's fully featured and rivals any paid for application.

Rectangle

brew cask install rectangle
Enter fullscreen mode Exit fullscreen mode

Fontbase

FontBase is the font manager of the new generation, built by designers, for designers.

There have been so many font management apps over the years, but Fontbase strikes a great balance between an intuitive interface and preview features.

Fontbase

brew cask install fontbase
Enter fullscreen mode Exit fullscreen mode

Maccy

Clipboard manager for macOS which does one job - keep your copy history at hand. Period.

Maccy is an impressive clipboard manager that does what it needs to do nicely. It's fast and has a nice icon that sits in the menubar tray.

Maccy

brew cask install maccy
Enter fullscreen mode Exit fullscreen mode

Pock

Display macOS Dock in Touch Bar.

I have a touchbar mac, I've never found that I use the touchbar enough, and Pock brings a nice bit of sanity to it.
Be sure to hide your dock for full effect.

Pock

brew cask install pock
Enter fullscreen mode Exit fullscreen mode

Franz

Franz is your messaging app for WhatsApp, Facebook Messenger, Slack, Telegram and many many more.

Franz is the best of the aggregated messaging apps. You can do away with multiple installs and manage all of those slack channels as well.
It's nicely designed and an absolute must.

Franz

brew cask install franz
Enter fullscreen mode Exit fullscreen mode

IINA

The modern media player for macOS.

VLC has been around for a while and is the video workhorse. But let's face it, the the app itself is ugly and a bit dated.

IINA is based on MPV and adds some nice new touches such as support for Youtube playlists, picture-in-picture and a standalone music mode to name a few.

IINA

brew cask install iina
Enter fullscreen mode Exit fullscreen mode

Motrix

A full-featured download manager. Support downloading HTTP, FTP, BitTorrent, Magnet, Baidu Net Disk etc.

If I know I have a large file to download or some other link, I use Motrix to manage it for me. I don't particularly like seeing my browser do the work, because it usually does a crappy job.

IINA

brew cask install motrix
Enter fullscreen mode Exit fullscreen mode

Insomnia

Powerful HTTP and GraphQL tool belt

When doing any sort of REST/API/GraphQL calls Insomnia works pretty well and picks up where Postman left off.

IINA

brew cask install insomnia
Enter fullscreen mode Exit fullscreen mode

Bitwarden

The easiest and safest way ... to store, share, and sync sensitive data.

I've tried so many password managers, 1Password, Dashlane etc. However, I like that Bitwarden is cross platform and open source. It's not quite as slick as the other apps and lacks a few features, but I'm willing to forgive this for the fact that its open source.

Bitwarden

brew cask install bitwarden
Enter fullscreen mode Exit fullscreen mode

VS Codium

VSCodium is a community-driven, freely-licensed binary distribution of Microsoft’s editor VSCode

VSCode is my favourite app. Well, it was until I came across VS Codium (They should drop the VS).

The problem with VS Code is that it sends telemetry info by default to Microsoft. You can disable it.
But it would just be easier if someone would provide us with exactly the same app that supports all the extensions without the unneccassary gubbins.

Luckily VSCodium is that app.

VSCodium

brew cask install vscodium
Enter fullscreen mode Exit fullscreen mode

Please feel free to make suggestions and share your own favourites!

Latest comments (2)

Collapse
 
srikat profile image
Sridhar Katakam

Thanks for this list.

Maccy, IINA and Motrix were new to me.

Pastebot is doing the job. So will keep using it.

Collapse
 
deyvisonrocha profile image
Deyvison Rocha

Nice tips! Thanks for share!