Shortcut Mapper: A Visual Shortcuts Explorer for Desktop Applications

A year ago I built an experimental web app to make Blender shortcuts easier to look up. Since then I’ve been working on a much more complete version, and I’m releasing it as Shortcut Mapper — a visual keyboard shortcuts explorer for desktop applications.

It supports multiple applications, versions, operating systems and keyboard layouts. The initial release includes Photoshop, Lightroom and Blender, and since the project is open-source, anyone can contribute new applications.

The shortcut data for Adobe apps is scraped from their online documentation. For Blender, everything is accessible via the Python API, which makes export and version updates straightforward.

Check it out: waldobronchart.github.io/ShortcutMapper