8000 GitHub - amazansky/ttt: (Work-in-progress) Terminal-based typing test written in C
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

amazansky/ttt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ttt

ttt (short for "terminal-based typing test") is a a command-line utility to measure your typing speed. It's written using C and ncurses.

Setup

  1. Make sure you have Make and Clang
  2. Clone this repository and open it in your shell
  3. Run make
  4. Make the generated ttt file executable if necessary, then run using ./ttt

Features

This project is currently (very much) a work-in-progress, and features will be documented here as I add them.

About

(Work-in-progress) Terminal-based typing test written in C

Resources

Stars

Watchers

Forks

0