Skip to content

Instantly share code, notes, and snippets.

@alan-null
Created January 8, 2017 10:29
Show Gist options
  • Save alan-null/2601cbc139d08e54092eee8f1b8de617 to your computer and use it in GitHub Desktop.
Save alan-null/2601cbc139d08e54092eee8f1b8de617 to your computer and use it in GitHub Desktop.
AutoHotkey scripts

What is AutoHotkey?

AutoHotkey (AHK) is a free, open-source macro-creation and automation software for Windows that allows users to automate repetitive tasks. It is driven by a scripting language that was initially aimed at providing keyboard shortcuts, otherwise known as hotkeys, that over time evolved into a full-fledged scripting language

::btw::By the way
::kk::Okay
::thx::Thanks
::ty::Thank you
::bb::Bye Bye
::brb::Be right back ...
::hf::Have Fun
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment