SyntaxAlert 2.0: Autofix your typos on Linux

Questo articolo รจ stato scritto oltre 1 years, il contenuto potrebbe essere datato.

SyntaxAlert is an old project of mine that was very helpful to fix different issues on my writing.

After all this years I think that is time to level up and optimize everything because I don’t need anymore alerts but something that is like an auto correct of smartphones.

So I found a library on python that do the magic, keyboard, that can change automatically what you write in all the applications.

Yes in all the applications, from Firefox to a code editor because intercept every symbol pressed by the keyboard and replace them.

Something very cool but right now has the old problem that I cannot find a fix in different years.

The issue of accented letters because they are written as combination of keys and is not easy to reconize them.

I am waiting for a fix or a solution, check https://github.com/boppreh/keyboard/issues/185.

There are also problems for symbol like ' but I can survive without it.

Check the repo:

Autofix your typos on Linux easily! [Ex SyntaxAlert]
https://github.com/Mte90/SyntaxAutoFix
23 forks.
8 stars.
5 open issues.
Recent commits:

Liked it? Take a second to support Mte90 on Patreon!
Become a patron at Patreon!

Leave a Reply

Your email address will not be published. Required fields are marked *