seyahdoo / AHK

All of my computer automation scripts, prepared to be used with wox, written mostly in AutoHotkey and Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AHK

All of my computer automation scripts, prepared to be used with wox, written mostly in AutoHotkey and Python

How To Setup

  1. Clone this repository into "C:\" directory
  2. Install Autohotkey
  3. Install Launchy
  4. On "Launchy>Options>Catalog>Directories" add "C:\AHK\Functions" as a directory
  5. Select "C:\AHK\Functions" than on "File Types" add "*"(without quotation marks) as a type
  6. Tick "Include executables"
  7. Tick "Include directories"
  8. On "Launchy>Options>General>User Interface>Hotkey" set hotkey to "Ctrl+Win", "F15"
  9. You Might want to add or remove some plugins for Launchy at "Launchy>Options>Plugins"
  10. Go to "%AppData%\Microsoft\Windows\Start Menu\Programs\Startup"
  11. Make shortcut for this 3 programs there >
    "Launchy",
    "C:\AHK\Extra_Keyboard.ahk",
  12. Open all programs you just created shorcut for
  13. Have fun

Object Dock

I use this program to hide windows task switch bar. And to show the tray icons smaller and on the side.

Streamdeck

I use mainly use streamdeck to switch between programs, i also use alt tab.

About

All of my computer automation scripts, prepared to be used with wox, written mostly in AutoHotkey and Python


Languages

Language:AutoHotkey 100.0%