From 49212075b464c32ef83de288cb6235a18249aa43 Mon Sep 17 00:00:00 2001 From: Jim Huang <jserv@ccns.ncku.edu.tw> Date: Mon, 26 May 2025 00:27:17 +0800 Subject: [PATCH] Add imgcat The imgcat can display images and GIFs in the terminal emulator. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index aed73f1..75fa579 100644 --- a/README.md +++ b/README.md @@ -400,6 +400,7 @@ List of projects that provide terminal user interfaces - [favicon-editor](https://github.com/xyproto/favicon-editor) Spartan grayscale favicon editor - [gadacz](https://github.com/rareitems/gadacz) Audiobook player - [image-sorter](https://github.com/jgalat/image-sorter) Terminal user interface for sorting images using key bindings written in Rust +- [imgcat](https://github.com/danielgatis/imgcat) A TUI image and animated GIF viewer - [invidtui](https://github.com/darkhz/invidtui) A TUI Invidious client for Windows, Linux and MacOS, that fetches and plays audio/video from an invidious instance. Supports viewing and playing from playlists and channels as well. - [jellyfin-tui](https://github.com/dhonus/jellyfin-tui) Jellyfin client - [kew](https://github.com/ravachol/kew) A terminal music player for Linux