Skip to content

Latest commit

ย 

History

19 Commits

Folders and files

NameName
Last commit message
Last commit date
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Shortcuts

Additional keyboard shortcuts powered by AutoHotkey

Shortcuts Tool (by Sagie Zafrani)


๐Ÿ“ฆ Included files

  • dist/shortcuts.exe โ†’ Global hotkeys (compiled AHK)
  • dist/shortcuts_gui.exe โ†’ Shortcut menu (compiled Python GUI)
  • src/shortcuts.ahk โ†’ AutoHotkey source code
  • src/shortcuts_gui.py โ†’ Python GUI source code

โšก Usage

  1. Run shortcuts.exe from the dist/ folder
  2. Most important shortcut:
    Ctrl + Shift + `

markdown Copy code โ†’ Opens the menu window with all shortcuts
3. Other shortcuts:

  • Alt + T โ†’ Translate selected text into Hebrew
  • Alt + Y โ†’ Search on YouTube
  • Alt + M โ†’ Open YouTube Music
  • Ctrl + Alt + H โ†’ Convert English โ†’ Hebrew
  • Ctrl + Alt + E โ†’ Convert Hebrew โ†’ English

๐Ÿ”„ Recommendation (Auto start)

To make the tool run automatically when your computer boots:

  1. Press Win + R
  2. Type:
    shell:startup

yaml Copy code 3. Create a shortcut to shortcuts.exe in that folder


๐Ÿ› ๏ธ Building from source (optional)

  • To edit hotkeys: open src/shortcuts.ahk (requires AutoHotkey v2)
  • To edit the GUI: open src/shortcuts_gui.py (requires Python + customtkinter)
  • You can rebuild the .exe files using Ahk2Exe and PyInstaller

๐Ÿ–ผ๏ธ Screenshot

Shortcuts GUI

About

additional keyboard shortcuts with auto hot keys

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages