Skip to content

⌨️ WPM and accuracy finder (UE18CS101 project)

License

Notifications You must be signed in to change notification settings

neelkamath/typist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Typist

This is my CSE mini project for my second semester of undergrad. It is a command-line application that measures your typing speed and accuracy. This program only runs on *nix systems.

Installation

  1. Clone the repository using one of the following methods.
    • HTTPS: git clone https://github.com/neelkamath/typist.git
    • SSH: git clone git@github.com:neelkamath/typist.git
  2. cd typist
  3. make -f makefile.make

Usage

  1. cd typist
  2. ./typist.out

Documentation

Persistent storage is implemented by saving and reading from src/records.txt.

License

This project is under the MIT License.

About

⌨️ WPM and accuracy finder (UE18CS101 project)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published