Skip to content
/ keybrOCR Public

Read keybr data from page and create analytics

Notifications You must be signed in to change notification settings

b3z/keybrOCR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

keybr.com data reader and analyzer using OCR

Why? I want more analytics than they offer on their page.

What does it do? Read data after every type round and save it. Create analytics and stats. Give feedback.

How do I run it? Install all libraries and link your tesseract installation. Find out the pixel location of the following image and put it
in the monitor settings in main.py. Then touch scores.txt. Then run python3.10 main.py -l. Then start typing.

keybr

Flags:

        case '-g':
            Analytics().graph()
        case '-l':
            runListener()
        case '-r':
            Analytics().report()

Screenshots

report

graphs

About

Read keybr data from page and create analytics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages