Peek - Three answers. One tiny native Windows tool.
by•
Peek identifies short-lived processes and flashing windows, finds processes locking a file, and inspects the Windows UI under your pointer. Native Win32, offline, portable, open source, bilingual, and distributed as a single EXE.
Replies
Best
Maker
📌
I built Peek because three small Windows questions kept interrupting real work: what just flashed on screen, which process is locking this file, and what UI element is under the pointer? Peek puts Ghost, Unlock, and Focus into one tiny native Win32 executable. It runs offline, needs no account or runtime, and sends no telemetry. This is the first public release, and I’d especially value feedback on missed short-lived events, file-lock detection, and UI Automation coverage.
Replies