SaaSHub helps you find the best software and product alternatives Learn more →
AutoHotkey Alternatives
Similar projects and alternatives to AutoHotkey
-
bypass-paywalls-chrome
Discontinued Bypass Paywalls web browser extension for Chrome and Firefox. [UnavailableForLegalReasons - Repository access blocked]
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
stylegan2-pytorch
Simplest working implementation of Stylegan2, state of the art generative adversarial network, in Pytorch. Enabling everyone to experience disentanglement
-
-
Windows Terminal
The new Windows Terminal and the original Windows console host, all in the same place!
-
savepagenow
A simple Python wrapper and command-line interface for archive.org’s "Save Page Now" capturing service
-
-
-
-
-
CyberChef
The Cyber Swiss Army Knife - a web app for encryption, encoding, compression and data analysis
-
-
-
-
Ditto
Ditto is an extension to the Windows Clipboard. You copy something to the Clipboard and Ditto takes what you copied and stores it in a database to retrieve at a later time.
-
-
EverythingToolbar
Discontinued Everything integration for the Windows taskbar. [Moved to: https://github.com/srwi/EverythingToolbar] (by stnkl)
-
mousejiggler
Mouse Jiggler is a very simple piece of software whose sole function is to "fake" mouse input to Windows, and jiggle the mouse pointer back and forth.
-
AutoHotkey_L
Discontinued AutoHotkey - macro-creation and automation-oriented scripting utility for Windows. [Moved to: https://github.com/AutoHotkey/AutoHotkey]
AutoHotkey discussion
AutoHotkey reviews and mentions
-
I need help! I believe I have someone able to see my screen, record my keys, alter windows sys files, alter reg keys, phish webpages, inject custom script-code into genuine windows apps, load webpages as installers, fake uninstall, fake shutdown, tons more from one file. Please tell me anything!
DownloadAHK() { global wb wb.Stop() file := A_Temp "\ahk-install.exe" switchPage("downloading") Sleep 10 if !Download("https://autohotkey.com/download/ahk-install.exe", file, "DownloadAHK_Progress") { MsgBox 0x2010,, Download failed. switchPage("start") return } Run "%file%" /exec waitclose %A_ScriptHwnd% /exec downloaded "%file%" ExitApp } Exec_WaitClose(hwnd) { DetectHiddenWindows On WinWaitClose ahk_id %hwnd% } Exec_Downloaded(file) { ; global SilentMode := true DetermineVersion() QuickInstall()
-
I made an alternative to convar helper so you can easily activate your favorite cheats and other vconsole commands, and it's versatile enough to use for other purposes too!
All you have to do (other than have autohotkey installed) is
-
Multiple dictionaries or alternatives.
But, if you just install AutoHotKey, you can run these two scripts to select a first and a second dictionary: Select Dictionaries Zipfile
- [Autohotkey] Aide automatiquement
- RegExReplace a range of special characters with underscores
-
Add prompt to text?
You could try (and I have no affiliation with) http://autohotkey.com - then allocate the key to something like ctrl-F13 (often unused - but reachable via sending system keystroke).
-
retrieving AHK 'version.txt' screwed up by "Cloudflare's Challenge Campaign"?
Honestly, it's a bit silly of autohotkey.com to have such strict protections, especially on its downloads. You may be able to workaround by using the github releases instead which are far less restrictive.
- [Incremental_Games] À la recherche d’un bon autoclicker
-
Program that can macro clicks, as well as copy and paste in specific order.
try out autohotkey.com
-
Ctrl CapsLock Menu: The Best CapsLock Menu Script (Completely nonbiased statement)
autohotkey.com Go to the ahk website, click download, then choose 'Download v1.1 (deprecated)'
-
A note from our sponsor - SaaSHub
www.saashub.com | 1 Dec 2024
Stats
AutoHotkey/AutoHotkey is an open source project licensed under GNU General Public License v3.0 only which is an OSI approved license.
The primary programming language of AutoHotkey is C++.