The portview is a lightweight terminal-based port inspection utility that helps identify listening ports and the services associated with them. It offers a fast way to examine network activity directly...
The lumen is a terminal-based code review application for Git repositories that helps inspect changes directly from the command line. It displays code differences in a clean side-by-side interface, making...
The tuicr is a terminal-based code review application designed for Git repositories. It provides an interactive interface for reviewing source code changes, adding comments, and tracking review progress. This tutorial...
The viu is a command-line tool that displays images directly inside the terminal. When supported, it uses the Kitty graphics protocol or iTerm2 inline image protocol to render full-color images...
Chafa is a command-line utility that converts images into terminal-friendly graphics using Unicode characters, ANSI escape sequences, and other text-based output formats. It supports a wide range of image formats...
Provenant is an open-source software provenance scanner designed to analyze source code repositories and extract licensing information, copyright references, package metadata, file details, and related software attribution data. It helps...
Rclone is a command-line utility designed for managing files across various cloud storage providers. It supports syncing, copying, moving, and managing data between local storage and remote providers. It provides...
The libjpeg-turbo is a high-performance implementation of the JPEG image codec that uses SIMD optimizations to improve compression and decompression speed while maintaining compatibility with the standard JPEG format. It...
ImageMagick is an open-source image processing suite designed for creating, converting, editing, and manipulating digital images. It supports a wide range of image formats and provides a comprehensive collection of...
Graphviz is an open-source graph visualization toolkit used to create diagrams from text-based descriptions. It includes several layout engines and command-line tools for generating flowcharts, dependency graphs, network diagrams, and...