Page 1 of 1

I made an open-source program that lets you test your WPM everywhere

Posted: 15 Jan 2017, 18:54
by burn1nsun
http://www.wpmdesktop.com/

I've finally finished up my first website and program to be launched to the public.

Basically its a program that calculates your WPM from anywhere with the freedom of being able to type whatever you want. Meaning that you can test out your "actual" WPM, instead of the one you get from having to read and write fixed paragraphs of text on the common sites.

You can count your your WPM during a time period, or until you hit a certain word amount.

Other features include being able to see your WPM live from the Traymenu, and automatically pausing/continuing during idle times so your WPM wouldn't be ruined when you need to stop think for a while.

I'd really love some feedback and suggestions or whatever you think about it!

I really hope you guys enjoy using this as much as I enjoyed making it.

If you guys want to ask me anything about developing or whatever feel free!

Posted: 15 Jan 2017, 19:11
by Menuhin
It is great to have fellow keyboard enthusiasts provide freeware to test our true WPM! Thank you! :D

What have immediately comes to my mind is, the license type of this piece of software, and how you may tackle the problem of figuring out typing errors when calculating WPM in a context (i.e. inside another app) you have no control.

Posted: 15 Jan 2017, 19:17
by burn1nsun
That's sadly one of the limitations of that program, its hard to detect what the user is actually trying to type and checking if its all written without errors, I feel like its better to let the user to be responsible for that themselves, instead of having them to deal with inconsistent error checking :(

Posted: 15 Jan 2017, 19:22
by Menuhin
Just a suggestion: with the number of keystrokes on delete and backspace keys (with an assumption that the user doesn't use the mouse or shift key to select more than 1 character at a time), it might be possible to come up with a rough error-adjusted WPM number.

Posted: 15 Jan 2017, 19:40
by burn1nsun
Do you mean like so that backspace keys lowers you WPM because it deletes the previous words? That's how it works right now, CTRL + Backspace also works.

Posted: 15 Jan 2017, 20:24
by Menuhin
Great, will check it out! :)

Posted: 16 Jan 2017, 03:57
by ideus
My OS reports that the signature of the program is invalid, or not updated. Is there a workaround?

Posted: 17 Jan 2017, 14:22
by burn1nsun
I'm not sure exactly what that implies, what OS do you have? Does it happen whilst installing?

Posted: 17 Jan 2017, 14:48
by chuckdee
ideus wrote: My OS reports that the signature of the program is invalid, or not updated. Is there a workaround?
Is it the browser reporting, or the OS? What browser are you using?

If IE, go to the download manager, find the file in the download list.

Right click that file. Click "run it anyway".

Posted: 17 Jan 2017, 23:20
by ideus
chuckdee wrote:
ideus wrote: My OS reports that the signature of the program is invalid, or not updated. Is there a workaround?
Is it the browser reporting, or the OS? What browser are you using?

If IE, go to the download manager, find the file in the download list.

Right click that file. Click "run it anyway".
Is win 10 reporting. I have downloaded the file and it is already in my SSD. When I attempted to install the file the error showed up.

Posted: 17 Jan 2017, 23:55
by need
I want this on my mac :x

Posted: 18 Jan 2017, 00:22
by burn1nsun
ideus wrote:
chuckdee wrote:
ideus wrote: My OS reports that the signature of the program is invalid, or not updated. Is there a workaround?
Is it the browser reporting, or the OS? What browser are you using?

If IE, go to the download manager, find the file in the download list.

Right click that file. Click "run it anyway".
Is win 10 reporting. I have downloaded the file and it is already in my SSD. When I attempted to install the file the error showed up.
What browser did you download it through? Maybe that affects it somehow, seems to be common with IE.
need wrote: I want this on my mac :x
Sadly I had only access for windows platforms at the time, especially because it uses low level OS level methods :(

Posted: 18 Jan 2017, 00:25
by chuckdee
ideus wrote:
chuckdee wrote:
ideus wrote: My OS reports that the signature of the program is invalid, or not updated. Is there a workaround?
Is it the browser reporting, or the OS? What browser are you using?

If IE, go to the download manager, find the file in the download list.

Right click that file. Click "run it anyway".
Is win 10 reporting. I have downloaded the file and it is already in my SSD. When I attempted to install the file the error showed up.
Those steps above might help- did you check them out?

Posted: 23 Jan 2017, 18:27
by burn1nsun
I updated the installer, apparently the last time I updated it it didn't go through properly.

Now you should be able to set the idlepause to 0.5 seconds and the word count label in the main window should be correct, also the program should be searchable in the start menu.