From ffb35fd36f94c006982cce422e63cdd0cc3c506d Mon Sep 17 00:00:00 2001 From: Jim Huang Date: Thu, 23 Dec 2021 08:54:00 +0800 Subject: [PATCH] Add Chafa (#39) Chafa is a command-line utility that converts image data, including animated GIFs, into graphics formats or ANSI/Unicode character art suitable for display in a terminal. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 14826c2..d452c3c 100644 --- a/README.md +++ b/README.md @@ -135,6 +135,7 @@ List of projects that provide terminal user interfaces ## Multimedia +- [chafa](https://hpjansson.org/chafa/) A powerful utility that converts image data, including animated GIFs, into graphics formats or ANSI/Unicode character art suitable for display in a terminal. - [cmdpxl](https://github.com/knosmos/cmdpxl) Totally practical command-line image editor - [mps-youtube](https://github.com/mps-youtube/mps-youtube) Terminal based YouTube player and downloader - [roku-cli](https://github.com/winsbe01/roku-cli) A command line TUI remote for Roku