tt is a terminal based typing test.
By default tt creates a test consisting of 50 randomly generated words from the top 1000 words in the English language. If provided with a path, tt will use the given file as
input treating each paragraph as a separate segment of the test. The program will automatically keep track of your position in the file so subsequent invocations on the same
path will place you at the most recent paragraph (-start 0 can be used to reset your position).
Arbitrary text can also be piped directly into the program to create a custom test. Each paragraph of the input is treated as a segment unless ‘-multi’ is supplied in which case each paragraph is treated as a separate test.
tt is designed to be easily scriptable and integrate nicely with other *nix tools. With a little shell scripting most features the user can conceive of should be possible to implement
This is free and open source software.
Website: github.com/lemnos/tt
Support:
Developer: Aetnaeus
License: MIT License

tt is written in Go. Learn Go with our recommended free books and free tutorials.
Related Software
| TUI Typing Tutors | |
|---|---|
| ttyper | Supports languages including English, German, Norwegian, Ukrainian, Spanish |
| Smassh | TUI based typing test application inspired by MonkeyType |
| GitType | Turn your source code into typing challenges |
| toipe | Trusty terminal typing tester |
| typioca | Minimal terminal based typing speed tester |
| GNU Typist | Simple ncurses touch typing tutor |
| tt | Terminal based typing test |
| typtea | Typing speed tester supporting dozens of programming languages |
| Typeracer | Terminal typing game |
| thokr | Sleek typing TUI with visualized results and historical logging |
| Couik | Terminal-based typing test |
| OctoType | TUI typing trainer made with Ratatui |
| typomat | Command-line typing practice tool |
| Textype | Supports structured lessons, sentence practice, code typing |
| olagem | Terminal based typing speed test |
| Termitype | Feature-rich typing test with detailed performance statistics |
| typa | Minimal typing speed test focused on quick practice sessions |
Read our verdict in the software roundup.
Explore our carefully curated directory of recommended free and open source software, covering every major software category.The directory forms part of our extensive collection of articles for Linux enthusiasts. It includes hundreds of detailed reviews, together with free and open source alternatives to proprietary software from companies such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. LinuxLinks also covers interesting projects worth exploring, Linux-compatible hardware, free programming books and tutorials, and much more. Know a useful free and open source Linux application that we haven’t covered? Tell us about it using our submission form. |


Please read our Comment Policy before commenting.