PDF Manager is an application developed in Python with Tkinter that allows users to manage PDF files by sorting them by subject. It enables adding, deleting, and viewing PDF files in different categories.
- Interactive graphical interface with Tkinter.
- Sorting of PDF files by subject.
- Adding and deleting PDF files.
- Display of the number of PDFs per category.
Make sure you have Python installed on your machine.
- Clone this repository or download the
main.pyfile. - Run the script with the command:
python main.py - Add and manage your PDF files as needed.
This project has not been maintained for over 2 years. Its current functionality is not guaranteed.
This project is licensed under the MIT license. You are free to modify and redistribute it.