An automated screen capture utility for Windows that takes screenshots at a set interval to monitor activity
Stars
127
Forks
35
Watchers
127
Open Issues
5
Overall repository health assessment
No package.json found
This might not be a Node.js project
581
commits
399
commits
1
commits
1
commits
1
commits
1
commits
2.5.1.8 - Fixed Region Select to work with displays that use a negative X value and/or a negative Y value. Fixed clipboard paste from selected bitmap via Region Select. Fixed scheduling timer so that Schedules start and stop on the top of the minute at zero seconds so you can stop a running Schedule within the same minute the Schedule was started.
d9137d4View on GitHub2.5.1.7 - TimeFormatForTrigger considers seconds. Time property for Trigger sets time for zero seconds when loading Triggers, adding new Triggers, and changing existing Triggers so if a Trigger enables a module item it will rebuild the list of module items only once because DateTime.Now compared to Trigger.Time considers the top of the minute at zero seconds instead of triggering for an entire minute.
d0466bfView on GitHub2.5.1.6 - Screen Capture Status With Label Switcher updated to include a textbox so new labels can be added to the list of labels from the tool.
f6aa110View on GitHub2.5.1.6 - File extensions added to the open file dialog filter for Dashboard Wallpaper.
85cc732View on GitHub2.5.1.6 - ImageDiffTolerance added to autoscreen.conf regex for parsing Screens and Regions that should now be able to consider the image difference tolerance percentage value. Also made sure that Add Region (Express) considers the default Image Difference Tolerance from User settings.
c835fcbView on GitHub2.5.1.6 - Image Difference Tolerance (as part of Optimize Screen Capture) is now available for individual Screens and Regions.
db47761View on GitHub2.5.1.5 - Optimize Screen Capture tolerance percentage is calculated based on Math.Ceiling() for better results when comparing very small changes between the previous captured image and the current captured image.
845c8f0View on GitHub2.5.1.3 - Added Emailing Screenshots documentation to Help. Updated existing documentation with more up-to-date screenshots based on recent changes to the main interface.
871c989View on GitHub2.5.1.3 - The full filepath of each screenshot is clearly displayed for each Screen and Region tab view, the Screenshot Location button is now bigger, the "Metadata" button is now named "Screenshot Metadata", and the "Configure" button is now named "Configure Screen" or "Configure Region" depending on what type of tab view is being shown. Help tips have been removed from the main interface. Fixed issue with Schedules not saving their Enable state.
1a241a3View on GitHub2.5.1.2 - Auto Screen Capture For Beginners has milliseconds functionality.
9f239b4View on GitHub2.5.1.2 - Restored the ability to use milliseconds for the screen capture interval. Fixed bug with schedules that were supposed to override the main interval so that they now actually do override the main interval. Fixed cosmetic issue with Preview button. Fixed cosmetic issue with Screen Capture Status when Optimize Screen Capture was enabled. Command Deck now shows percentage of tolerance when Optimize Screen Capture is enabled.
86411b4View on GitHub