A simple bash script that uses chafa to render the pdf in a terminal for quick browsing
| .gitattributes | Add .gitattributes to mark files as vendored | |
| reader.sh | Feat: Adding feature for searching text in the script | |
| README.md | Updating README | |
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