Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 427 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 427 Bytes

caperture

Screen capture tool for repeatably recording an exact part of the screen

Usage

./caperture.swift -x 100 -y 100 -w 400 -h 300

All arguments are required

x - distance from the left
y - distance from the top
w - width
h - height

screenshot 1 screenshot 2