Skip to content

gbafana25/typetester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

typetester

Typing practice for the command line on Linux.

Description/Program Structure

  • loads text from a.txt

  • enable canonical mode in terminal (read by character)

  • disable echoing of characters

  • scan character by character

    • a wrong keypress trigger flag
    • checked every space
  • show stats at end of segment

    • number of words right/wrong and accuracy

Usage

make run

make debug will run ltrace

  • type reset if cursor doesn't start at the correct place

TODO

  • add more pieces of text

About

Typing practice on the command line

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published