Sublime Merge

UI application to handle Git stuff like commits, merges, conflicts…

Site

bit

bit is an experimental modernized git CLI built on top of git that provides happy defaults and other niceties

Installation

brew install bit-git
bit complete
bit

Site

Timewarrior

Command line time tracker

Site

dust

Easy way to check where is your disk being used.

Installation

brew install dust

GitHub

Obsidian

Nice tool to take notes which stores them as Markdown files in the iCloud folder. It also generates a relational map.

Installation

brew install --cask obsidian

Site

ali

It’s a cool load testing tool inspired by vegeta and jplot that allows you to see the results in real time directly in the terminal with cool charts.

Installation

brew install nakabonne/ali/ali

Usage

ali http://host.xz

Site

It’s an advanced log file viewer that will help you when you have to analyze log files from the command line.

Has cool features as filters, timeline view, automatic log format detection, SQL query for logs, pretty-print view, syntax highlighting, tab-completion…

Installation

Go to downloads page and download the compiled version for your system.

Usage

lnav /var/log/something

Site

Backstage

Backstage is an open platform for building developer portals. Powered by a centralized software catalog, Backstage restores order to your microservices and infrastructure and enables your product teams to ship high-quality code quickly — without compromising autonomy.

Backstage unifies all your infrastructure tooling, services, and documentation to create a streamlined development environment from end to end.

Site

Trippy

Trippy combines the functionality of traceroute and ping and is designed to assist with the analysis of networking issues.

Site