1 devlogs
3h 53m 24s
Type the showed text as fast as you can! And get your words per minute (wpm) score!
Type the showed text as fast as you can! And get your words per minute (wpm) score!
you can now test your typing skills from your terminal. why? cause why not.
another rust project in the terminal :D
Working typing test! With random quotes in the terminal!
Log in to leave a comment
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.