A minimalistic GUI application for managing books in local storage loaded with just enough features.
- Minimalistic UI Design for ease of use.
- Add files from the file explorer in Windows.
- Double click to access book properties and edit easily.
- Easily locate to the file location from within the application itself.
- Use tags to organize your books as required and customization search options.
- Run the below instruction to use the application.
- pip install -r requirements.txt
- To run the application,
- python bookman.py
Code written by Kiran MHM