Skip to content

ShaunLawrie/PwshTyper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

⌨️ A Quick and Dirty PowerShell Typing Speed Tester

My typing speed is trash and instead of working on that I wrote a typing speed tester in PowerShell.

Install

  1. Install-Module PwshSpectreConsole -Scope CurrentUser https://github.com/ShaunLawrie/PwshSpectreConsole
  2. Install-Module PwshTyper -Scope CurrentUser

Running

# Start the typing tester
Invoke-PwshTyper
pwshtyper1.mp4

To add wordlists:

$installLocation = Split-Path (Get-Module PwshTyper).Path -Parent
Write-Host "Add newline-separated files to the wordlists directory in $installLocation"
explorer $installLocation

About

⌨️ A quick and Dirty PowerShell Typing Speed Tester

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •