A simple CSV editor for the Mac
Monitor the condition of your battery and get important information about it in one place.
Alternative to BarTender?
A cross-platform design tool for the 21st century
Gravit Designer is a full featured free vector design app right at your fingertip.
Unofficial Facebook Messenger app
OmniDiskSweeper is really great at what it does: showing you the files on your drive, in descending order by size, and letting you decide what to do with them. Delete away, but exercise caution. (Requires OS X v10.8+)
The built-in macOS app switcher is great if all you use are one-window applications. But you probably have many windows open in many apps, possibly with many tabs, and navigating them all is a pain. Enter Witch, with which you can switch everything…
LAN Speed Test (Lite) is a FREE utility designed from the ground up to be a simple but powerful tool for measuring file transfer, hard drive, USB Drive, and Local Area Network (LAN) speeds (wired & wireless). It does this by building a file in memory, then transfers it both ways (without effects of windows file caching) while keeping track of the time, and then does the calculations for you. Simple concept and easy to use. You’ll find that LAN Speed Test will quickly become one of your favorite network tools!
Massren is a command line tool that can be used to rename multiple files using your own text editor. Multiple-rename tools are usually difficult to use from the command line since any regular expression needs to be escaped, and each tool uses its own syntax and flavor of regex. The advantage of massren is that you are using the text editor you use every day, and so can use all its features.
The tool works by creating a file that contains the filenames of the target directory, and opening this file in the text editor. You can then modify the filenames there directly. Once done, save the text file and the files will be renamed. Lines that are not changed will simply be ignored.
Pixel Winch is a screen measurement app with a unique approach. It combines aspects of a traditional image editor with the quick access of a modal interface (similar to macOS's Launchpad, Mission Control, or Dashboard).
AnyBar is a small indicator for your menubar that does one simple thing: it displays a colored dot. What the dot means and when to change it is up to you.
Easily block unwanted apps from accessing the Internet the second you connect to a hotspot. Save data. Save money.
Keep your desktop clutter free with Hocus Focus, a Mac menu bar utility that hides your inactive windows.
Hocus Focus automatically hides application windows that have been inactive for a certain period of time, leaving only the applications you’re using visible. It’s a great way to keep your screens clutter free and your mind focused on the task at hand.
Tiling window manager for macOS along the lines of xmonad.
Most of the existing tools for searching through large amounts of text are either fast but inflexible (the original grep) or slightly more flexible but slow or complicated to install.
sift is an alternative that aims for both speed and flexibility - i.e. adding features while trying to reach (or even surpass) the performance of the original grep.
The additional features include gitignore support, conditions (e.g. match A only when preceded by B within X lines) , full multi-core support and multiline matching.