0 Forks
1 Stars
1 Watchers

ShotCap

ShotCap is a powerful, feature-rich command-line screenshot capture tool for Windows. Written in C++ using the Windows API and GDI+, ShotCap supports capturing the full desktop, specific regions, individual windows, monitors, and the active window.

How to download and setup ShotCap

Open terminal and run command
git clone https://github.com/NSTechBytes/ShotCap.git
git clone is used to create a copy or clone of ShotCap repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with ShotCap https://github.com/NSTechBytes/ShotCap/archive/master.zip

Or simply clone ShotCap with SSH
[email protected]:NSTechBytes/ShotCap.git

If you have some problems with ShotCap

You may open issue on ShotCap support forum (system) here: https://github.com/NSTechBytes/ShotCap/issues