shortcutFox is a essential, personalization app. ShortcutFox lists shortcuts, which can be easily customized with a json-like file, in the context menu of a system tray icon. Additionally, a few personalization tweaks are applied.

  • Invoke the installer from the latest release of its source code repository on GitHub
    Invoke-WebRequest 'https://github.com/Yetenol/shortcutFox/releases/latest/download/shortcutFox.exe' -OutFile "$env:Temp/shortcutFox.exe"
    if ($?) {Start-Process "$env:Temp/shortcutFox.exe"}

Select personalization tweaks

  • Enable Tray icon > Manage script... > Run at startup
  • Select favorite action via Tray icon > Set left click action
  • Select favorite hotkeys via Tray icon > Manage keyboard shortcuts