项目作者: StevenNLWu

项目描述 :
A Windows console app, passing the hot key to do easy screen capture and auto save the image.
高级语言: C#
项目地址: git://github.com/StevenNLWu/easyScreenCap.git
创建时间: 2018-01-23T06:53:23Z
项目社区:https://github.com/StevenNLWu/easyScreenCap

开源协议:

下载


easyScreenCap

A Windows console app, one can do screen capture quickly by passing the hot key.

Quick start

The app is already well Built.

To run the app, just mouse-clicking the following file:

  • build\easyScreenCap

Then a Windows console will pop up.

To do screen capture, just hold CTRL + pass SPACE (hot key: CTRL + SPACE).

The corresponding image will be generated in the following folder:

  • build\easyScreenCap\output

Folder structure

  • build - quick start app
  • src - source code

Image parameter

  • name: “yyyy-MM-dd-hhmmss.jpg”
  • image format: jpg
  • compression level: (as least as possible)