Script to make lined notepages from a PDF slidedeck. For use with notetaking devices such as the Remarkable tablet.
This project is not connected to Remarkable AS.
The project can be installed directly from PyPI. Variations on
pip install notepdfcan be used.
The script is used
notepdf <input_file.pdf>Uses uv to syncronise packages and run commands:
uv sync
uv add <package>