The yt-dlp is a command line tool for downloading videos from YouTube and other websites. The yt-dlp is based on youtube-dl and offers additional features. The list of all the...
The libtree is a tool for displaying the shared library dependencies of an executable program or shared library via command line. This tool can be used as an alternative to...
Raspberry Pi Pico has onboard green LED which is internally connected to pin 25 (GP25) of the RP2040 chip.
This tutorial shows example how to blink the onboard LED on...
The age is an open-source and cross-platform tool for encrypting and decrypting files via command line. This tool is written in Go programming language.
This tutorial explains how to install...
The pastel is a command line tool for converting, generating, analyzing and manipulating colors. This tool is written in Rust programming language.
This tutorial shows how to install pastel on...
The wuzz is a tool that allows to inspect HTTP requests interactively via command line. User can provide URL, params, HTTP method, request headers and data in different sections. HTTP...
Tokei is a command line tool which allows to count blank lines, comment lines, and physical lines of source code. This tool displays results in the table. Various programming languages...
Dust is a command line tool for viewing and analyzying disk space usage. This tool can be used as an alternative to the du command.
This tutorial explains how to...
Each different model of Raspberry Pi has a unique revision code. It is hexadecimal number which can be used to identify Raspberry Pi model and manufacturer. For example, Raspberry Pi...
The bottom is a tool that allows to monitor system resources and running processes via command line. This tool shows CPU, RAM, disk, network usage, and more.
This tutorial shows...