5 Command-Line Text Effects for Your Programming Article

Stand out from the crowd and make something different

Shinichi Okada
mkdir Awesome

--

The output of teffects arcade -t “5=Command-Line Text-Effects for-Your Programming Article” -w 2000 -e 1200

Introduction

After creating a Bash script to clip an image to text, I created 5 more scripts for article header images. I used Getoptions for the option parser. It allows me to display options for the subcommands as well. Getoptions also allows getting help messages for subcommands.

$ teffects -help
$ teffects 3d -help
$ teffects split --help

The repo name is Teffects. You can find the GitHub repo here. All the CSS credits go to the original authors and links are listed below. I tested Teffects on Ubuntu 20.04 and macOS v11.6.

Installing Teffects

If you are using macOS/Homebrew:

$ brew tap shinokada/teffects
$ brew install teffects

Using Awesome package manager:

$ awesome install shinokada/teffects

Or you can download the repo to your bin directory.

1. Retro

A created image from the command: teffects retro

--

--

Shinichi Okada
mkdir Awesome

A programmer and technology enthusiast with a passion for sharing my knowledge and experience. https://codewithshin.com