An open API service indexing awesome lists of open source software.

https://github.com/jimmckeeth/automatic-periodic-screen-capture

Simple Delphi utility to automatically create and save periodic screen shots
https://github.com/jimmckeeth/automatic-periodic-screen-capture

Last synced: 3 months ago
JSON representation

Simple Delphi utility to automatically create and save periodic screen shots

Awesome Lists containing this project

README

        

# Automatic Periodic Screen Capture
Simple Delphi utility to automatically create and save periodic screen shots

Automatically captures when minimized.

This is quick and dirty and needs some refactoring (like naming the components!) Doesn't persist settings, and doesn't use `Screen.Monitors` to allow you to pick which desktop/monitor to capture, so only captures the main/default monitor right now.

Icons from [Icons8](https://icons8.com/)

Uses [Konopka Signature VCL Controls](https://getitnow.embarcadero.com/KonopkaControls-270-6.2.3/) and [Delphi 10.4](https://www.embarcadero.com/products/delphi). VCL/Windows only.