Skip to content

natebean/SimpleTextExpander

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Text Expander

A simple Windows app written in C#, expands hotstrings into expanded text.

Example

typing ,int expands to integer. Based on what is the app config file.

Usage

Update the App config file with your hotstrings as keys and the output you want as the value. Be sure to reload settings from the icon in the task bar, when making changes to the app config file.

Thanks to

Keystroke API https://github.com/fabriciorissetto/KeystrokeAPI

About

Simple Text Expander Windows App

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages