lazydocker

lazydocker: A simple terminal UI for both docker and docker-compose, written in Go with the gocui library. Cool features everything is one keypress away (or one click away! Mouse support FTW): viewing …

yabai

yabai is a window management utility that is designed to work as an extension to the built-in window manager of macOS. yabai allows you to control your windows, spaces and …

ntfy

ntfy brings notification to your shell. It can automatically provide desktop notifications when long running commands finish or it can send push notifications to your phone when a specific command finishes.

btop

btop: Resource monitor that shows usage and stats for processor, memory, disks, network and processes. C++ version and continuation of bashtop and bpytop. Features Easy to use, with a game inspired menu system. …

god: go daemons

God (go-daemons) is a tool to deploy and manage daemons in the Go ecosystem on GNU/Linux machines using systemd. God installs your go binary in the remote machine (server) using go install, …

procs

procs is a replacement for ps written in Rust. Features Colored and human-readable output Automatic theme detection based on terminal background Multi-column keyword search Some additional information which are not supported by ps TCP/UDP port …

hyperfine

hyperfine: A command-line benchmarking tool. Features Statistical analysis across multiple runs. Support for arbitrary shell commands. Constant feedback about the benchmark progress and current estimates. Warmup runs can be executed …

Skaffold

Skaffold handles the workflow for building, pushing and deploying your application, allowing you to focus on what matters most: writing code. Skaffold is a command line tool that facilitates continuous development …

roumon

roumon: A goroutine monitor to keep track of active routines from within your favorite shell. Features Track live state of all active goroutines Terminal user interface written with termui 🤓 Simple to integrate pprof …

Code_Runner

code_runner.nvim Functions All run commands allow restart. So, for example, if you use a command that does not have hot reload, you can call a command again and it will …