From dbc1475d02ec450e76527618070063fe784fc59b Mon Sep 17 00:00:00 2001 From: freref <35976402+freref@users.noreply.github.com> Date: Wed, 16 Jul 2025 20:50:01 +0200 Subject: [PATCH] add fancy-cat --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 20ad024..7793c8d 100644 --- a/README.md +++ b/README.md @@ -452,6 +452,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 +- [fancy-cat](https://github.com/freref/fancy-cat) A Lightweight terminal-based PDF reader with Vim keybindings --- </details>