m 1 revision imported
m Text replacement - "== External links ==" to "=== External links ==="
 
Line 33: Line 33:
|}
|}


== External links ==
=== External links ===
* https://github.com/ahkscript/awesome-AutoHotkey
* https://github.com/ahkscript/awesome-AutoHotkey
[[Category:Software]]
[[Category:Software]]
[[Category:Scripting]]  
[[Category:Scripting]]  
{{Back to the top}}
{{Back to the top}}

Latest revision as of 04:04, 30 November 2023

Tools

Name Info
AutoHotkey ‘AutoHotkey is a free, open-source scripting language for Windows that allows users to easily create small to complex scripts for all kinds of tasks such as: form fillers, auto-clicking, macros, etc.’
FastKeys ‘All-in-one Windows Automation Software’
MultiMacro By XRayz Software. MultiMacro 1.0 (released April 2001)

Scripts

Name Info URL
AutoCorrect.ahk (original 2007 version) original author/creator of the script: Jim Biancolo https://www.autohotkey.com/download/AutoCorrect.ahk
AutoCorrect.ahk (endolith) https://gist.github.com/endolith/876629
AutoCorrect-AHK-2.0 (BashTux1) AutoCorrect-AHK-2.0 is an amalgamation of the 2007 AutoHotkey AutoCorrect script as well as endolith’s script (see above) (as of 2020-11-05) with customisations and additions. Specifically, a large amount of new content from: Wikipedia:Lists_of_common_misspellings https://github.com/BashTux1/AutoCorrect-AHK-2.0
‘Add AutoCorrection to All Your Windows PC Programs with AutoHotkey’ computoredge.com version http://www.computoredge.com/AutoHotkey/Add_AutoCorrection_to_Your_Windows_PC_with_AutoHotkey.html

External links