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 CurlBlog
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 WgetCMatrix 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 CMatrixChafa 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 ChafaNo More Secrets is a text-based program recreates the famous data decryption effect seen in the 1992 movie Sneakers. It provides a command-line utility called nms, that you can use in a similar way as lolcat – simply pipe the out of another command to nms, and see the magic.
Start reading No More SecretsTrash-cli is a program that trashes files recording the original path, deletion date, and permissions. It is an interface to the freedesktop.org trashcan.
Start reading Trash-cliFIGlet is a useful command-line utility for creating ASCII text banners or large letters out of ordinary text. Toilet is a sub-command under figlet for creating colorful large characters from ordinary text.
Start reading Figlet and ToiletBoxes 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 BoxesLolcat is a command-line program to output rainbow of colors in the Linux terminal. It concatenates the output of a command in a similar way as cat command and adds rainbow coloring to the final output. To use lolcat, simply pipe the output of any command to lolcat.
Start reading LolcatBrowsh 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