Skip to content

kencx/ttpyer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ttpyer

A terminal based typing test written in Python.

Built with urwid and inspired from monkeytype and tt.

ttpyer aims to have a minimalist and customizable interface.

No Windows support at the moment.

ttpyer is a work in progress and my first project

Usage

Random word mode with 10 words

$ ttpyer

Random word mode with 50 words

$ ttpyer -n 50

Timed mode at 30 seconds

$ ttpyer -t 30

Quote mode

$ ttpyer -q

Todo

  • Support for paragraphs (>70 characters)
  • On screen timer
  • Word accuracy
  • Show wrong characters instead of hiding them.
  • Accept input words from files/stdin
  • Gradient colors, theming
  • Config file

About

Minimalist terminal based typing test written in Python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages