Another Three CSS Text Effects from Command-Line

Create article header images from your terminal

Shinichi Okada
mkdir Awesome

--

Image created using teffects covfete. Image by the author.
Image created using teffects covfete. Image by the author.

Introduction

In the last two articles, I introduced 10 text effects you can create from your terminal. Images are suitable for your blog articles, email, presentations, and other purposes. In this article, you will find 3 more text effects you can create from your command line.

Installation

macOS/Linux 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.

Covfete

This is one of my favorites. Covfete is inspired by Stephanie’s Background clipping covfete. It creates lined texts with a linear gradient on them.

You can change the text by using the -t option. Enclose texts by quotes as you see below.

$ teffects covfete -t "Medium Article Title"
The image output from teffects covfete -t “Medium Article Title”. Image by the author.
The image output from teffects covfete -t “Medium Article Title”. Image by the author.

--

--

Shinichi Okada
mkdir Awesome

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