Skip to content

A simple script to track your typing speed throughout the day

License

Notifications You must be signed in to change notification settings

D1STR4CT/typyspeed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

typyspeed

A very simple script to track your typing speed throughout the day.

Usage

  • Make sure to install the necessary modules by typing pip install -r requirements.txt when in the main folder.
  • Simply run the code and the results will be printed in the console. Your average is continuously updated and added to a text file.
  • To stop the program simply go to the console window and press ctrl + c (keyboard interrupt)

Modules

  • pynput
  • time

About

A simple script to track your typing speed throughout the day

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages