Skip to content

Releases: Yetenol/shortcutFox

Quick launch PowerToys Run instead of Windows Search

07 Apr 15:56
Compare
Choose a tag to compare

Added keyboard shortcut to open the PowerToys Run quick launcher instead of the Windows start menu.
To implement this, intercept when only the Windows key is pressed and released.
Keyboard shortcuts such as Win+R are passed through to the system to maintain normal functionality.

Launch via Windows Start, Dark mode placeholder

23 Oct 21:22
Compare
Choose a tag to compare

New features:

  • Automatically adds start menu shortcut unless debugging

New visuals:

  • Use white placeholder icon for system tray when in dark mode

Bug fixes:

  • Upgrade applications fails #18
  • Compiled script requires icons/ and scripts/ folder to launch #14

Reddit wallpaper, monochrome icons

22 Jul 14:13
Compare
Choose a tag to compare

New features:

  • Apply best post from r/wallpaper as desktop wallpaper
  • Update reddit wallpaper every hour

New visuals:

  • dedicated icons for enabled and disabled checkboxes
  • dedicated icons for selected and unselected options

Reliable KeeWeb opening and focusing

19 Jul 23:47
Compare
Choose a tag to compare

CapsLock toggles word case

07 Jan 23:10
Compare
Choose a tag to compare

New hotkey:

  • [CapsLock] toggle word case for whitelisted apps

New feautures:

  • always disable CapsLock state
  • enable NumLock state once on startup

Code improvements:

  • run scripts by bypassing execution policy instead of script.ps1.bat

Enhance settings handling

16 Nov 13:42
Compare
Choose a tag to compare
  • Initialize configuration files if not present
  • set default values

Update applications, repositories

16 Nov 13:40
Compare
Choose a tag to compare
  • Enhance the script to update all winget apps or git repos

Ahk v2.0 Base Upgrade

10 Oct 13:10
Compare
Choose a tag to compare
  • ungrade base to autohotkey v2
  • traymenu layout can easily be modified through a json file

Run at startup, icon inheritance, KeeWeb, new name: shortcutFox

10 Apr 22:48
Compare
Choose a tag to compare
  • added option to enable or disable automatically running at startup via Manage script... submenu
  • added KeeWeb keyboard shortcut [Win + Shift + V]
  • added categories to apply and inherent icons for multiple actions
  • beautified Set left click action... submenu
  • improved configuration saving
  • fixed tray tip text to display shortcutFox instead of shortcutFox.exe

Save default action, calibrate pen, transfer Bluetooth files

21 Nov 20:02
Compare
Choose a tag to compare
  • added action to calibrate a pen
  • added action to tranfer files using bluetooth
  • cleaned up code
  • choose which actions run on a tray icon left click
    • configurable through tray submenu
    • config is saves in %AppData%/Window Tools