typomat is a minimalistic typing practice TUI. It retrieves words from a local directory's code files by extracting the lexical content from variables, strings, signatures etc. These words are then used to build short, randomized typing exercises.
In essence, the app lets you practice the character patterns that will actually show up during your coding sessions. This enables relevant 'finger warmups' before work.
typomat is .gitignore-friendly, caches results for quick loading times, and can be installed via Homebrew or Scoop. Created with golang/bubble tea. Enjoy!