8000 GitHub - nathom/typingterm: A simple typingtest within the terminal.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

nathom/typingterm

Folders and files

< 9F5C tr class="react-directory-row truncate-for-mobile" id="folder-row-13">
NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

typingterm

A typingtest for terminal power users.

screenshot

Usage

Ensure you have ncurses installed. You can do this with Homebrew

brew install ncurses

Clone this repository

git clone https://github.com/nathom/typingterm

Change into the directory, compile, and link the binary.

cd typingterm && make install

Run the program with

typingterm

or

tterm

If you don't want to link the binary, you can just run make with no args.

❯ tterm -h
Usage: typingterm [OPTIONS]

  -t, --time         Test duration, in seconds. Default 15.
  -f, --file         The file containing the word bank. Default 200_top_words.txt.
  -d, --delimeter    The character separating words in the file. Default '\n'.
  -h, --help         Show this help message.

About

A simple typingtest within the terminal.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  
0