Skip to content

Repository files navigation

DragonOverlay cursor-following desktop dragon

DragonOverlay

A lightweight, click-through Windows overlay with an animated creature that smoothly follows your cursor.

Download for Windows - Controls - Build

About

DragonOverlay draws a transparent animated creature above your windows. It bends smoothly as it follows the mouse pointer and never intercepts clicks, so it stays out of the way while you work, play, or stream.

  • Six procedurally drawn creatures: imperial, flame and sea dragons, a snake, a koi and a butterfly.
  • Ten built-in color themes plus a custom color picker.
  • Three overlay sizes.
  • System tray menu and global keyboard shortcuts.
  • Fully local: no internet access, telemetry, or activity logging.
  • Portable Windows x64 executable.

The images on this page are concept art. The actual overlay is procedurally rendered and changes with the selected creature, color, and size.

DragonOverlay creature concept gallery

Download and run

Open the latest release and download one of these archives:

Archive Choose it when
DragonOverlay-win-x64-self-contained.zip Recommended. Runs without installing .NET first.
DragonOverlay-win-x64-framework-dependent.zip You already have the .NET 8 Desktop Runtime and want the smallest download.

Extract the archive and launch DragonOverlay.exe. Its icon appears in the Windows system tray.

Windows SmartScreen may show a warning because the executable is not signed with a commercial certificate yet. The source is available for inspection, and each release includes SHA-256 checksums.

Controls

Action Shortcut
Pause or resume Alt+Shift+D
Next color Alt+Shift+C
Next creature Alt+Shift+P
Exit Alt+Shift+X

Right-click the DragonOverlay tray icon for creature, color, size, pause, reset, and exit controls.

Requirements

  • Windows 10 or Windows 11, x64.
  • The compact build requires the .NET 8 Desktop Runtime.
  • The self-contained build does not require a separate .NET installation.

Build from source

Install the .NET 8 SDK, then run:

dotnet build -c Release
dotnet publish -c Release -r win-x64 --self-contained true -p:PublishSingleFile=true -o dist-standalone

Privacy

DragonOverlay does not use the network, capture the screen, read window contents, or store cursor movement history. Cursor coordinates are used only in memory to animate the overlay.

About

Animated click-through cursor-following desktop overlay for Windows

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages