rqlite

rqlite is a lightweight, distributed relational database, which uses SQLite as its storage engine. Forming a cluster is very straightforward, it gracefully handles leader elections, and tolerates failures of machines, including the leader. …

duf

duf: Disk Usage/Free Utility (Linux, BSD & macOS) Features  User-friendly, colorful output  Adjusts to your terminal’s width  Sort the results according to your needs  Groups & filters devices  Can conveniently …

Hetty

Hetty is an HTTP toolkit for security research. It aims to become an open source alternative to commercial software like Burp Suite Pro, with powerful features tailored to the needs …

Vifm

Vifm is a file manager with curses interface, which provides Vi[m]-like environment for managing objects within file systems, extended with some useful ideas from mutt.If you use vi, Vifm gives …

gatus

gatus A service health dashboard in Go that is meant to be used as a docker image with a custom configuration file. Features The main features of Gatus are: Highly …

gops

gops is a command to list and diagnose Go processes currently running on your system. It is possible to use gops tool both in local and remote mode. Local mode …

croc

croc is a tool that allows any two computers to simply and securely transfer files and folders. AFAIK, croc is the only CLI file-transfer tool that does all of the following: allows any two computers to transfer …

FastGet

fastget: A CLI tool as well as go library to ultrafast download files over HTTP(s). DISCLAIMER: FastGet performance heavily reliant on the network and CPU performance of the client machine. …

GitHub CLI

gh is GitHub on the command line. It brings pull requests, issues, and other GitHub concepts to the terminal next to where you are already working with git and your code.

Echelon – hierarchical progress in terminals

echelon: Cross-platform library to organize logs in a hierarchical structure. Features Customizable and works with any VT100 compatible terminal Supports simplified output for dumb terminals Implements incremental drawing algorithm to …