https://github.com/wkhallen/screensnap
Press PrintScreen as many times as you like, screenshots are saved to a desired location
https://github.com/wkhallen/screensnap
csharp printscreen screenshot
Last synced: about 1 month ago
JSON representation
Press PrintScreen as many times as you like, screenshots are saved to a desired location
- Host: GitHub
- URL: https://github.com/wkhallen/screensnap
- Owner: WKHAllen
- License: mit
- Created: 2020-04-11T00:11:42.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-29T05:46:34.000Z (about 6 years ago)
- Last Synced: 2025-03-22T11:48:30.922Z (about 1 year ago)
- Topics: csharp, printscreen, screenshot
- Language: C#
- Size: 97.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ScreenSnap
Pressing the PrintScreen button will only copy one image to the clipboard, at which point it must be pasted somewhere. This presents a problem when one wants to take many screenshots at once.
Enter ScreenSnap.
## Features
* Screenshots are automatically saved to a folder of your choosing.
* The background program that saves the images can be enabled and disabled using the UI program.
* The save folder can be opened, modified, and emptied in the UI program.
* The background program launches immediately upon install.
* The background program launches upon Windows startup.
## Installation
The application can be installed using the latest MSI on [the releases page](https://github.com/WKHAllen/ScreenSnap/releases).