ddgr

ddgr is a cmdline utility to search DuckDuckGo (html version) from the terminal. While googler is extremely popular among cmdline users, in many forums the need of a similar utility for privacy-aware DuckDuckGo …

googler

googler is a power tool to Google (web, news, videos and site search) from the command-line. It shows the title, URL and abstract for each result, which can be directly opened …

templ

templ – build HTML with Go Create components that render fragments of HTML and compose them to create screens, pages, documents, or apps.

localstack

LocalStack is a cloud service emulator that runs in a single container on your laptop or in your CI environment. With LocalStack, you can run your AWS applications or Lambdas entirely …

docker-nvim

docker-nvim: A simple neovim plugin for executing commands in running docker containers and redirecting their ouptut into a buffer.

goimports-reviser

goimports-reviser: Tool for Golang to sort goimports by 3-4 groups(with own linter): std, general, company(which is optional) and project dependencies. Also, formatting for your code will be prepared(so, you don’t need …

gofumpt

gofumpt: Enforce a stricter format than gofmt, while being backwards compatible. That is, gofumpt is happy with a subset of the formats that gofmt is happy with. The tool is a fork of gofmt as of Go …

golines

Golines is a golang formatter that shortens long lines, in addition to all of the formatting fixes done by gofmt.

flameshow

Flameshow is a terminal Flamegraph viewer. Features

Zellij

zellij: A terminal workspace with batteries included. Zellij is a workspace aimed at developers, ops-oriented people and anyone who loves the terminal. At its core, it is a terminal multiplexer …