Skip to content

vid4l-07/Typit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Typit

Terminal-based typing speed tester for windows and linux.

descripcion

Features

  • Support for Windows, Linux and Mac.
  • Typing with real-time WPM (words per minute) tracking.
  • English and Spanish language support.
  • Infinite random word generation.
  • Error and accuracy measurement.
  • Time attack mode with infinite words and mode with a maximum number of words.

Installation

# Same for Windows and Linux
# Clone the repository
git clone https://github.com/vid4l-07/typit.git
cd typit

# Compile
mkdir build
cd build
cmake ..
cmake --build .

# Run
./typit

Usage

In the menu:

  • Navigate with the left and right arrow keys.
  • Modify numbers such as time or words with the up and down arrows.
  • Press Enter to continue.

During the game:

  • You can delete up to 5 characters to correct mistakes, but these will not be subtracted.

Contributions

Contributions are always welcome! If you find a bug or want to contribute an improvement you can:

  • Open an issue in this repository.
  • Fork the repository.
  • Open a Pull Request.
  • Or send me an email at h.vidal7@proton.me

About

Terminal-based typing tester

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors