A native Windows overlay that helps you recover the shortcut you need without leaving the work in front of you.
Forgetting a shortcut sounds minor. The expensive part is what follows: opening a browser, separating current instructions from stale ones, and rebuilding the thought you had before the search began.
FluentOverlay was built for that moment. It is a native Windows desktop app that opens above the application already in focus. Double-tap the default Ctrl trigger, search with the part you remember, confirm the keys, and return to the task.
FluentOverlay uses two source paths because Windows applications do not all expose commands in the same way.
When an application exposes a standard menu through Windows UI Automation, FluentOverlay reads the menu names and accelerator keys in real time. This works with menu structures used by Win32, WPF, WinForms, and UWP applications.
Applications without those classic menus can use bundled JSON shortcut packs. The packs bring the same discovery surface to software such as modern browsers, creative tools, IDEs, and utilities. Custom packs can also be loaded, while Pro includes the visual Pack Editor for creating and maintaining them.
The distinction matters: live menu reading reflects what the application exposes at that moment; a pack is a curated reference. Our deeper article, How FluentOverlay finds shortcuts, explains how those paths fit together.
You do not need the exact command label. Substring and fuzzy matching can turn a fragment such as sv into “Save,” while the built-in synonym dictionary can connect an intent such as “delete” with labels such as “remove,” “clear,” or “discard.” Modifier highlighting also lets you narrow the visible set by holding Ctrl, Alt, Shift, or Win.
This is the core value of Free: shortcut discovery without an account requirement. The product's core behavior is local-first.
Free includes the trigger, shortcut discovery, search, bundled and custom pack loading, themes, and multi-monitor behavior.
Pro adds click-to-execute, favourites, custom personal shortcuts, richer trigger controls, the Pack Editor, PDF or Markdown export, and additional tabs for prompts, snippets, commands, workflows, terminology, skills, design patterns, agents, rules, and automations. Those tabs extend the same overlay from a recall tool into a reusable working surface; From shortcut recall to a local working playbook shows one practical way to use them.
See the current tier comparison on the FluentOverlay product page.
If your application needs a better reference, read Shortcut packs. For a question or a correction, use the contact form.