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

https://github.com/kmgb/character-input-ahk

AutoHotkey script to automate the input of special characters like accents or math symbols
https://github.com/kmgb/character-input-ahk

ahk ahk-script input-method unicode unicode-characters

Last synced: 1 day ago
JSON representation

AutoHotkey script to automate the input of special characters like accents or math symbols

Awesome Lists containing this project

README

          

# Character Input with AutoHotkey
AutoHotkey script to automate the input of special characters like accents or math symbols

Initially used for typing characters with accents (such as resumé) without switching keyboard languages, I've extended the script to allow for any character you would like to type.

Allows for LaTeX-like input in normal text inputs, for use in math assignments, or just for fun.

Now you'll only have to look up the character you want once :) →↔⊤⊥∀∃⊨⊭¬∨∧≠

## Installation
* Install AutoHotkey
* Download `character.ahk`, placing it somewhere nice
* Win+R, type `shell:startup` and Enter
* Place a shortcut to `character.ahk` in that folder, so that it runs on startup