Blog

Curl

A curl is a tool that can be used to transfer data from or to a server. It supports multiple protocols. According to its man page, the following protocols are supported DICT, FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET, and TFTP. …

Start reading Curl

Wget

We are going to start with one of the most popular tools called wget. It’s a network utility that can be used to download content over HTTP, HTTPS and FTP. Wget can be used in both background and foreground, which makes it useful if you need to leave a download running, even when you are logged off. This tool comes with plenty …

Start reading Wget

CMatrix

CMatrix is a simple command-line utility that shows a scrolling ‘Matrix‘ like screen in a Linux terminal. It displays random text flying in and out in a terminal, in a similar way as seen in popular Sci-fi movie “The Matrix“. It can scroll lines all at the same rate or asynchronously and at a user-defined …

Start reading CMatrix

Chafa

Chafa is a another cool, fast and highly configurable terminal program that provides terminal graphics for the 21st century. It works with most modern and classic terminals and terminal emulators. It converts all types of images (including animated GIFs), into ANSI/Unicode character output that can be displayed in a terminal. Chafa supports for alpha transparency …

Start reading Chafa

Boxes

Boxes is a configurable program and text filter which can draw ASCII art boxes around its input text in a Linux terminal. It comes with a number of pre-configured box designs in example config file. It comes with several command-line options and supports regular expression substitutions on input text. You can use it to: draws …

Start reading Boxes

Browsh

Browsh is a small, modern text based browser that play videos and render anything that a modern browser can, in TTY terminal environments. It supports HTML5, CSS3, JS, video as well as WebGL. It is a bandwidth-saver, designed to run on a remote server and accessed via SSH/Mosh or the in-browser HTML service so as …

Start reading Browsh