https://github.com/autohotkey/autohotkeyux
Installer and other scripts packaged with AutoHotkey v2, aimed at improving the overall user experience.
https://github.com/autohotkey/autohotkeyux
Last synced: about 1 month ago
JSON representation
Installer and other scripts packaged with AutoHotkey v2, aimed at improving the overall user experience.
- Host: GitHub
- URL: https://github.com/autohotkey/autohotkeyux
- Owner: AutoHotkey
- Created: 2022-06-05T05:36:15.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-02-22T10:10:59.000Z (about 1 year ago)
- Last Synced: 2025-08-12T02:49:48.454Z (7 months ago)
- Language: AutoHotkey
- Size: 316 KB
- Stars: 31
- Watchers: 9
- Forks: 18
- Open Issues: 7
-
Metadata Files:
- Readme: .github/README.md
Awesome Lists containing this project
README
# AutoHotkeyUX
Installer and other scripts packaged with AutoHotkey v2, aimed at improving the overall user experience.
Most of the content of this repository ends up in the UX subdirectory of an AutoHotkey installation. `tools` is excluded.
Documentation for users is included with AutoHotkey v2, under [Using the Program](https://www.autohotkey.com/docs/v2/Program.htm).
- [Installation](https://www.autohotkey.com/docs/v2/Program.htm#install)
- [Launcher](https://www.autohotkey.com/docs/v2/Program.htm#launcher)
- [Dash](https://www.autohotkey.com/docs/v2/Program.htm#dash)
- [New Script](https://www.autohotkey.com/docs/v2/Program.htm#newscript)
See the comments at the top of each `.ahk` file for a brief description. Files in the root directory are generally capable of being executed on their own, but may also be used by the dash. Files beginning with "ui-" will show a GUI, whereas other files might have some immediate action and might not show any visible UI.
The scripts all require AutoHotkey v2.0.