Mte90 / SyntaxAutoFix

Autofix your typos on Linux easily!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Generate stats for words

Mte90 opened this issue · comments

Can be interesting to see what are the most typos of the writer.
Generating a json with this kind of statistics with a simple UI can be an interesting implementation.

commented

@Mte90 can I help on this ?

the ticket is open for everyone :-)

commented

Ok, I start working on it.
My idea is collect typos in a stats.json file and reading this file using a UI.
Do you have ideas for the UI ? Can a pyGTK UI be good ?

For me also a web version is not a problem.
Anyway I am an huge fan of PyQT so if I have to maintain I prefer that (https://github.com/Mte90/PyQT-Boilerplate).