Useful for semi-automated data capture and recording.
Consists of two scripts:
- screenshotter.py: Clicks and captures screenshots at a fixed rate. Drag box over screenshot area then hit start. Move mouse to desired click location and wait. If you move the mouse the capture will be paused. When finished hit stop.
- to_pdf.py: Converts the provided list of images to a PDF, sorting them by name in numerical order first.
Pip requirements can be found in requirements.txt. You will also need the python3-tk package from Ubuntu or brew.