Skip to content

shashank-sharma/10fastfingers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

10FastFingers - Python script

Live Demo(youtube video): https://www.youtube.com/watch?v=b0SapLMcgVw

Python 3.6 script to get 175+ WPM in https://10fastfingers.com/typing-test/english site.

Modules:

  1. pyautogui - Used to type in text box and move cursor to select the text area. It might vary from screen size so you might need to adjust it.

  2. pytesseract - Used to extract text data from given image.

NOTE: If you are stuck with this program then try to move your cursor to your top-left corner to terminate your program. It's a built-in feature of pyautogui.

About

Python script to get 175+ WPM in 10fastfingers site.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages