Skip to content

matt-attack/screenshotter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Screenshotter

Useful for semi-automated data capture and recording.

Consists of two scripts:

  1. 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.
  2. to_pdf.py: Converts the provided list of images to a PDF, sorting them by name in numerical order first.

Setup

Pip requirements can be found in requirements.txt. You will also need the python3-tk package from Ubuntu or brew.

About

Series of scripts able to both capture screenshots and convert them into a PDF.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages