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
- Host: GitHub
- URL: https://github.com/kmgb/character-input-ahk
- Owner: kmgb
- Created: 2020-11-08T02:46:04.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-08-15T05:54:44.000Z (almost 4 years ago)
- Last Synced: 2023-04-22T14:22:35.102Z (about 3 years ago)
- Topics: ahk, ahk-script, input-method, unicode, unicode-characters
- Language: AutoHotkey
- Homepage:
- Size: 20.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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