Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 284 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 284 Bytes

Ruler

A Simple tool to measure pixels on the screen.

Screenshot

Features

  • Moving on the screen with mouse cursor (click and drag).
  • Rotation
  • Config file - todo

Hotkeys

q = quit 
r = rotate

Build

meson build
cd build
ninja
./ruler