Terminal Typing Test banner

Terminal Typing Test

1 devlogs
3h 53m 24s

Type the showed text as fast as you can! And get your words per minute (wpm) score!

Demo Repository

Loading README...

Kubik

Shipped this project!

Hours: 3.89
Cookies: 🍪 21
Multiplier: 5.31 cookies/hr

you can now test your typing skills from your terminal. why? cause why not.

another rust project in the terminal :D

Kubik

Working typing test! With random quotes in the terminal!

2

Comments

freddie
freddie about 1 month ago

There is a hamilton the musical quote, I’m so happy!

Maple38
Maple38 about 1 month ago

Cool project but if I were you I’d update the readme to elaborate on mac usage. After downloading, you can’t just run it right off the bat. First it has to be given permission to execute, via chmod +x, and the com.apple.quarantine attribute has to be removed via xattr -d com.apple.quarantine since the app isn’t signed.