The pastel is a tool for converting, generating, analyzing and manipulating colors via command line. This tool is written in Rust programming language.
This tutorial explains how to install pastel...
Onefetch is a command line tool for displaying Git repository summary such as project name, version, authors, license, programming languages that are used to create the project, and more.
This...
Sysbench is an open-source tool which allows to benchmark system by performing various tests for CPU, RAM, disk I/O and database (e.g. MySQL).
This tutorial shows how to install Sysbench...
The procs is a tool that displays active processes on a system. This tool can be used as an alternative to the ps command.
This tutorial demonstrates how to install...
The xsv is a command line based CSV processor which allows to search, slice, split, join, sort, or perform other operations on CSV data.
This tutorial shows how to install...
The htmlq is a command line based HTML processor which allows manipulating, filter and extract content from HTML using CSS selectors.
This tutorial explains how to install htmlq on Ubuntu...
Mosquitto is a message broker that implements the MQTT protocol. Mosquitto is an open-source project developed by Eclipse. MQTT protocol uses a publish/subscribe model. Client can publish message to a...
JSON is a text-based data format which is widely used for storing or exchanging data between systems. The jq is a command line based JSON processor that allows to transform...
Avatto Wi-Fi wall socket is 16 A wall socket that has two USB ports and integrated ESP8266 Wi-Fi module. This socket is compatible with Tuya Smart mobile application that allows...
MQTT protocol uses a publish/subscribe model. Client can publish message to a broker and other clients can subscribe to the topic of that message. The following table provides a links...