Note generator for the purpose of converting lecture slide PDFs to lined/grid/blank paper with space next to the slides to write your notes.
If your operating system is not listed here, good luck.
pyinstaller --onefile --noconsole ./AnnotateGenerator/app.py --name="Note Generator" --icon="./AnnotateGenerator/icon.png"This application only accepts PDFs. I use a MacBook.
You can use an AppleScript to convert PPTX to PDF easily.
Follow the instructions here.
