Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 691 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 691 Bytes

Snipping tool

Simple Windows application which grabs screenshot of your screen. Supports multiple monitors.

Startup Arguments

Application has to be started with arguments. Supported arguments:

-f - Path to a file to which screenshot will be saved (required).
-e - Escape key that will be used to close the overlay (optional). Default ESC. 

For possible list of keys check System.Windows.Input.Key

Overlay

When started overlay will appear across all screens.

overlay

When overlay is active, you can move the selected area by holding 'SPACE' key.