1
0
Fork
You've already forked pdfreader-tui
0
A simple bash script that uses chafa to render the pdf in a terminal for quick browsing
2025年12月14日 11:55:54 +05:30
.gitattributes Add .gitattributes to mark files as vendored 2025年12月14日 11:55:54 +05:30
reader.sh Feat: Adding feature for searching text in the script 2025年12月13日 15:14:12 +05:30
README.md Updating README 2025年12月13日 15:16:26 +05:30

pdfreader-tui

A really simple bash script to render pdf as images in a terminal for quick browsing

Dependancies

  • poppler-utils
  • gum (for search selection)
  • chafa
  • bash