Skip to content

Releases: TheHelloWorldWriter/GridlyDots

Version 1.0.0

18 Mar 15:59
c84b027

Choose a tag to compare

I originally wrote GridlyDots back in 2012, as an experiment with transparent windows and GDI+ rendering in C#, Windows Forms, and .NET Framework. It sat on my hard drive for years. I finally rebuilt it from scratch for modern .NET and gave it a proper release.

Features

  • Transparent dot grid overlay across all connected monitors
  • Adjustable dot size, spacing, color, and opacity
  • Real-time preview - changes take effect immediately
  • Click-through - the grid does not interfere with your work
  • System tray app - no taskbar window, no clutter
  • Stealth mode - hides the tray icon (where are the dots coming from?)
  • Settings saved automatically on exit
  • High-DPI support (PerMonitorV2)

System requirements:

  • Windows 10 or later (64-bit)
  • .NET 10 Desktop Runtime (x64)