Ecosyste.ms: Awesome

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

https://github.com/denolfe/AutoHotkey

:gear: My Autohotkey productivity suite that includes shortcuts, hotstrings, hotkeys, apps/utilities, AutoCorrect
https://github.com/denolfe/AutoHotkey

autocorrect autohotkey hotkeys hotstrings productivity scripts shortcut windows

Last synced: 7 days ago
JSON representation

:gear: My Autohotkey productivity suite that includes shortcuts, hotstrings, hotkeys, apps/utilities, AutoCorrect

Lists

README

        

# AutoHotkey

Appveyor Build Status

> My personal Autohotkey productivity suite including shortcuts, hotstrings, hotkeys, apps/utilities, AutoCorrect

You can easily set up your own using [my AutoHotkey Boilerplate project](https://github.com/denolfe/AutoHotkeyBoilerplate).

## Contents

* [App Launch Hotkeys](Core/Shortcuts.ahk)
* [App-specific Hotkeys](AppSpecific)
* [Text Expansion Hotstrings](Core/Hotstrings.ahk)
* [Movement keys](Shortcuts/CapsNav.ahk) with CapsLock + h, j, k, l and more
* [AutoCorrect](Core/AutoCorrect.ahk) with personal additions.
* [VolumeScroll](https://github.com/denolfe/VolumeScroll) helper
* [WindowPadX](https://github.com/hoppfrosch/WindowPadX) with [custom config](WindowPadX.Custom.ini)
* [Useful AutoHotkey Utilities](Utilities)

### Keyboard Layout: CapsNav and Shortcuts

![Image](layout.png)

## How to Use

* Install AutoHotkey_L [here](http://l.autohotkey.net/)
* `git clone https://github.com/denolfe/AutoHotkey.git --recursive`
* Run `Work.ahk`