Skip to content

A simple screenshot app for Windows that takes a picture every x number of seconds you set it to (accepts half seconds in the form of a decimal). It will create a folder called "screenshots" where-ever you run it at, or if "screenshots" exists, it will add to it. F8 to pause the app, F9 to stop it entirely.

License

Notifications You must be signed in to change notification settings

01101010110/AUTOSHOT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Screenshot App Icon

A simple automatic screenshot app for Windows.

Features

  • Customizable Interval:
    • Takes a screenshot every x number of seconds, where x can be a whole number or a decimal (e.g., 0.5 for half a second).
  • Automatic Folder Creation:
    • Automatically creates a folder named screenshots or adds to an existing folder in the directory where the app is run.
  • Visual Countdown:
    • You are able to select the number of seconds for your countdown, giving you time to prepare.
  • Pause and Stop Controls:
    • Press F8 to pause the screenshot capture.
    • Press F9 to stop the app.

Main Menu

AUTOSHOT Main Menu

Countdown Timer

Countdown Timer

Capturing

Capturing

F8 Paused

Paused

Screenshots Folder

Capturing

Capturing

Backend

Compiled using pyinstaller --onefile --icon="AUTOSHOT_icon.ico" AUTOSHOT.py in cmd.

Annotate your data sets for ML

https://app.roboflow.com/ or https://www.makesense.ai/

About

A simple screenshot app for Windows that takes a picture every x number of seconds you set it to (accepts half seconds in the form of a decimal). It will create a folder called "screenshots" where-ever you run it at, or if "screenshots" exists, it will add to it. F8 to pause the app, F9 to stop it entirely.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages