An open API service indexing awesome lists of open source software.

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.

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.