From 78e3b9c218f98ab832d32bcbcdbd5698635e00cc Mon Sep 17 00:00:00 2001 From: Jim Huang <jserv@ccns.ncku.edu.tw> Date: Wed, 1 Jan 2025 21:47:05 +0800 Subject: [PATCH] Add vv vv is a terminal-based image viewer that displays modern image formats in full color, whether local or remote. It automatically scales images to fit your terminal window while preserving quality, with the ability to enlarge smaller images. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a7b2e46..cd7377c 100644 --- a/README.md +++ b/README.md @@ -394,6 +394,7 @@ List of projects that provide terminal user interfaces - [ytui-music](https://github.com/sudipghimire533/ytui-music) Listen to music from youtube. Configurable, minimal, lightweight, private & beautiful music client. - [ytdl-tui](https://github.com/darky/ytdl-tui) TUI for downloading Youtube videos - [ytfzf](https://github.com/pystardust/ytfzf) A POSIX script that helps you find Youtube videos (without API) or Peertube videos and opens/downloads them using mpv/youtube-dl +- [vv](https://github.com/wolfpld/vv) A terminal image viewer, supporting an extensive range of modern image formats --- </details>