rectsel
v0.1.0
Published
Select a rectangle on screen, print coordinates to stdout
Downloads
1
Readme
rectsel
Start rectsel
, click anywhere and drag to select a rectangular portion of
the screen. When you release, the selected area will be printed to stdout.
$ rectsel
100 100 50 50 # x y width height