KeyClu

overview of all shortcuts

Download on GitHub  + Intel macOS 11 or later

Simple and handy overview of all shortcuts for any application.
Easy to use, just press twice and hold to see the list.

Inactive elements is dimmed, shortcuts can be displayed on the right or left, and you can change the font size and number of columns.

Features a clean and intuitive interface that ensures a seamless user experience.

Designed to good look both at day and night.

Limitations and known issues

May not display every shortcuts that applications are programmed to respond to, if those are not listed in the app's menu

May have difficulty handling or displaying menus that are represented by icons or images

KeyClu is released under the BSD-3-Clause-Clear license

KeyClu is a free download on GitHub

Install with Brew

brew install --cask keyclu

Version History

v0.13

September 2023

  • fixed crash when pause and toggle hide/show menu bar icon
  • added opening Settings Window when opening app while it is running, for people who hide menu bar icon
  • added possibility to show app icon
  • improved Setting Window view
  • changed behaviour of --show-shortcuts param from show to toggle when app is paused

v0.12

September 2023

  • fixed issue with hiding persistent panel when focused
  • improved work with multi-monitor environment
  • added integration with CustomShortcuts to customize shortcuts
  • added possibility to pause/resume app
  • added possibility to toggle Shortcuts panel from menu
  • added possibility to toggle Persistent panel from menu
  • updated Settings window to modern look
  • updated app icon, thanks to wanwindwalker

v0.11

August 2023

  • fixed bug which might lead to crash in macOS 14
  • changed accessing Settings window shortcut key, from pressing (cmd) 3 times to (ctrl) 3 times
  • added persistent panel (basic), toggle it by pressing (cmd) 3 times
  • added support skhd with command line params
  • added possibility to trigger show shortcuts panel by passing param to binary *
    • KeyClu.app/Contents/MacOS/KeyClu --show-shortcuts
    * It's important to note: due to workflow, there's a deliberate delay of 0.5 seconds before the window appears.
  • added possibility to toggle persistent panel by passing param to binary
    • KeyClu.app/Contents/MacOS/KeyClu --toggle-persistent
  • improved handling of activation key(s)
  • improved bookmark targeting
  • improved symbols looks

v0.10

August 2023

  • fix issue when some keys was not shown
  • fix issue when menu element was not shown if title was empty, for example in firefox (bug?), whatsapp (hidden menu?)
  • fix issue when menu group was shown even if no submenu elements left to present
  • added option to choose preferred scheme to display
  • added option to limit amount of elements for browsers
  • added option to truncate long menu titles
  • improved performance
  • minor interface improvements

v0.9

August 2023

  • fix issue with icon in Settings in macOS 11 & 12
  • fix issue with hover effect on elements in macOS 11 & 12
  • fix issue with possible crash when list of shortcuts is too small
  • added hide/show shortcuts locally and globally feature (right click element to pick action)
  • added bookmarks to shortcuts feature
  • added settings to show/hide bookmarked and user-hidden elements
  • added legends to preview window in Settings
  • added images to help user grant permission
  • known issue: no horizontal line present when credits are shown in macOS 14

v0.8.1

July 2023

  • fixed issue with autoupdater
  • fixed issue with incorrect activation key behaviour
  • improving look, allow to hide credits
  • add activation key for Settings when menubar icon is hidden (quickly press ⌘ 3 times)

v0.8

July 2023

  • fixed shortcuts with non standard keys (umlauts etc)
  • added other way to activate shortcut list
  • added possibility to hide icon in menubar
  • added autoupdater
  • improved views and scrolls

v0.7

July 2023

  • fixed issue for displays with larger texts
  • added possibility to set delay for shortcuts list to appear
  • fixed issue with showing empty (duplicate) menus

v0.6

July 2023

  • improved support macOS Sonoma (14)
  • updated symbols look for better experience (+, -, *, delete, backspace)

v0.5

July 2023

  • Lower requirements down to macOS 11
  • Better handling of shortcuts
  • Allow to change font size

v0.4

June 2023

Initial Release