Difftastic is a command line tool designed to provide a more accurate and insightful diff for code changes. Unlike traditional diff tools that compare files line by line, Difftastic takes...
Watchexec is a command line tool that watches files and directories for changes and then executes a specified command when a change is detected. It is commonly used by developers...
Yazi is a file manager via command line. This tool aims to provide an efficient, intuitive, and powerful interface for managing files and directories. This tutorial explains how to Install...
The jaq command line tool is an alternative to jq, which is widely known for processing JSON data. Both tools are designed to manipulate and transform JSON data, allowing users...
Zenith is a command line tool for monitoring system resources and a running processes. This tool allows viewing CPU, memory, network, and disk usage. This tutorial demonstrates how to install...
The csvlens is a command line tool specifically designed for viewing CSV (Comma-Separated Values) files. It offers a range of functionalities that make it easy to inspect and navigate through...
Lux is a command line tool that is designed for downloading videos from YouTube and from other sources. The list of all the supported websites can be found in the...
RustScan is a modern, fast, and efficient port scanner written in the Rust programming language. This tool is designed to perform network scanning tasks quickly and with fewer resource requirements...
The tailspin command line tool is designed for highlighting log files. This tool reads a log file line by line and applies various regular expressions against each line. In this...
The Ouch command line tool is designed for managing file compression and decompression operations. It aims to be simple, fast, and user-friendly, providing support for multiple archive formats. This tutorial...