Skip to content

Python script that gets an input and then simulates the user writing that input.

Notifications You must be signed in to change notification settings

L0dz/write-keys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

write-keys

Python script that gets an input and then simulates the user writing that input.

I use this python script when I forget to record my coding. I simply run this script and record the screen. Basically the script gets an input written by the user or from a txt file, then it lets you choose the delay between each letter to write. After that, you have 10 seconds to put the cursor wherever you want the script to start and then... here's your text writing simulation. You can even select the vs code mode, which is tested to work for html and css. An important thing to remember before using vs code mode is to go to File>Preferences>Settings>Extensions>HTML and disable auto-closing tags to avoid issues.

About

Python script that gets an input and then simulates the user writing that input.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published