[
Return to talks archive page
]
AutoHotKeys and related links
The AutoHotKeys script used in the demo:
download
Assorted links:
Where to download the AHK programme -
https://www.autohotkey.com/
Pullovers Macro creator- Has great tutorial videos and a good learning tool -
https://www.macrocreator.com
A graphical menu for people who use graphical packages -
https://github.com/UnBOlievable/Pie-Menu-AHK
Text capture from image with Text to Speech function too - (has issues with remapping keys 1 & 2 (and maybe others) but interesting-
http://capture2text.sourceforge.net
Autocorrect script where you add your own at the bottom -
https://gist.github.com/endolith/876629
Library of useful scripts
https://github.com/ahkscript/awesome-AutoHotkey
Storing directories/Apps & Scripts with middle mouse button (v’good productivity tool)
https://www.quickaccesspopup.com
Place to store a a lot of your scripts (Caps key to open/Esc key to close)
https://github.com/deadlydog/AHKCommandPicker
Cursor Highlighter Boisvert lab:
https://sites.google.com/site/boisvertlab/computer-stuff/online-teaching
Timer
https://pastebin.com/HxgmZVXF
Record Time
https://github.com/yevolcn/RecordTime/blob/master/RecordTime.ahk
Text to Speech
https://www.autohotkey.com/boards/viewtopic.php?f=6&t=12304
Tap Hold Manager
https://github.com/evilC/TapHoldManager/releases
-
this video
shows a neat script for its use.
Better Demos with AutoHotKey
- a blog post explaining how to use AutHotKey to assist with "typing" in code during a coding demo.