klik 0.7.1

sleek typing tui with visualized results, intelligent practice, and comprehensive analytics
Documentation

klik

Typing speed TUI with intelligent practice targeting and detailed analytics.

demo

  • Adaptive -- analyzes character-level miss rate and timing, selects practice words targeting your weakest letters
  • Analytics -- per-character statistics with session deltas, historical comparison, color-coded performance
  • Flexible -- capitalization, symbols, strict mode, character substitution, custom prompts, timed sessions

Install

Pre-built binaries on the releases page, or:

mise use github:martintrojer/klik  # mise
cargo install klik                 # cargo

Quick start

klik                               # 15 intelligently selected words
klik -w 50 --capitalize --symbols  # 50 words with caps and symbols
klik --substitute                  # "almost English" words for intensive practice
klik --strict                      # stop on errors, require correction
klik -p "your custom text here"    # custom prompt
klik -w 10 -s 60                   # 10 words, 60-second time limit

Documentation

  • User Guide -- practice modes, navigation, settings, data storage

License

MIT -- fork of thokr by jrnxf.