Skip to content
/ umlaut Public

You can use custome double characters like "ae" to create an "ä". Completely customisable!

License

Notifications You must be signed in to change notification settings

Blnix/umlaut

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

umlaut

You can use custom double characters like "ae" to create an "ä". Completely customisable! Use a dictionary like:

umlauts = {
  "ae": "ä",
  "ee": "é"
}

It has a pause function, on standard using the button scroll lock, but customisable as well.

It plays a sound, when activated/deactivated!

Installation

git clone https://github.com/Blnix/umlaut.git
cd umlaut
pip install -r requirements.txt
py main.py

About

You can use custome double characters like "ae" to create an "ä". Completely customisable!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages