Auto Typer  banner

Auto Typer

4 devlogs
3h 47m 39s

An powerful python based Auto typing tool. Im trying to put my coding skills to the best.

This project uses AI

Used Ai to check for errors and explain them. Did not generate any!. (the thumbnail on readme is also gemini generated)

Demo Repository

Loading README...

DevX_Dragon

Adding proper ico

Added an base64 encrypted image into the python script which will show up in the GUI.

Making the .exe

Used pyinstaller to generate the .exe file

UI fix

Fixed the hotkeys UI bugging out.

Added some Readme.md stuff

Attachment
Attachment
0
DevX_Dragon

UI refresh

Redid the entire UI for simpleness and compact design.

Added an “Advanced” Tab

Added an another tab for hotkeys. So yeah basically modifiable hotkeys. There are few unnoticeable bugs with it which im having trouble to fix them.

Typing error modify

Made it so we can modify the threshold of the erros (like how often a error should be there).

Added a small credits footer

why not?

Attachment
0
DevX_Dragon

Doing some major scripting work.

Adding Human Error Logic

So im have added the human error logic where once in a while it does an small error then fixes it self. It will be in random amount of time.

Fast Logic

Added few speed options

GUI resizing

Trying to make it as small as possible

Other Minor changes

Added hotkey options and put it to an tab so you can switch between. Im planning on changing these later and add more features. Also made some text layout changes. And made a seperate window to enter the text.

Attachment
0
DevX_Dragon

Making an UI Sketch

I spent some time making this UI sketch for the GUI.

Writing the core functions

Im using the keyboard library to write the functional core code. Which I’ll be upgrading later.

Attachment
0