TermPDFViewer v.0.0.1
Experimental version in Python.
Scan the current directory for PDF files.
Display a numbered list of scanned PDF files.
Allow the user to choose a PDF file by entering its corresponding number.
Display the chosen PDF file's content in the terminal.
Allow navigation within the PDF, including moving forward and backward.
Provide options to quit, go back to the main menu, or move to the next/previous page.
Display a welcoming message upon starting the program.
Ability to return to the main menu after viewing a PDF.
User-friendly prompts and menus for interaction.
Option to exit the program gracefully.