pkapt / wpm

command line words per minute

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wpm

Description

This is a command line tool to test your typing speed.

Building

Assuming you have gcc and make installed, just type make.

make

Usage

wpm.exe <timeout>

Or install run, setup the previous command in a runfile and just call

run

Supported Platforms

  • Windows

Notes

  • wpm doesn't currently support backspaces. I might add that soon but also I want to work on something else :).
  • Open to collaboration, or suggestions for improvements/features/ect.
  • This is also implemented in powershell at scripts/wpm.ps1

About

command line words per minute


Languages

Language:C 54.2%Language:PowerShell 45.4%Language:Makefile 0.3%