From 9baa57b4bf652765ec864c02e8b7d42e44431aae Mon Sep 17 00:00:00 2001 From: Josue Barreto <josuebarretogit@gmail.com> Date: Wed, 22 Jan 2025 17:44:46 +0000 Subject: [PATCH] add `manga-tui` --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4f16150..1a7ce0b 100644 --- a/README.md +++ b/README.md @@ -397,6 +397,7 @@ List of projects that provide terminal user interfaces - [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 +- [manga-tui](https://github.com/josueBarretogit/manga-tui) Terminal-based manga reader and downloader with image rendering support --- </details>