cd ..
void

"Voids" your display and locks your keyboard for easy monitor cleaning.

TimelineMay 2026
TypemacOS
LinkGitHub
tech stack
SwiftSwiftUIAppKitXcode
what i did
  • Minimalist macOS menu bar utility that blanks the display and locks all keyboard input so you can clean your monitor without triggering keystrokes or waking the screen.
  • Implements low-level keyboard input management via Accessibility APIs, requiring one-time permission grant rather than persistent background processes.
  • Handles window focus transitions fluidly so void dismisses cleanly and returns control to the previous app.
  • Distributed as a signed DMG via GitHub Releases; packaged with create-dmg for a native drag-to-Applications install experience.
  • Open source, compiled locally, and privacy-focused: no network calls, no telemetry, no App Store dependency.
github · linkedin · email · resume
void | Santiago Uribe