@kchips/kstrk
v1.1.0
Published
kstrk (Keystroke) is a command-line tool for practicing typing and testing your typing speed. Inspired heavily by [monkeytype](https://monkeytype.com), it brings a similar experience to your terminal.
Readme
kstrk
kstrk (Keystroke) is a command-line tool for practicing typing and testing your typing speed. Inspired heavily by monkeytype, it brings a similar experience to your terminal.
This project was created primarily for fun and to explore the possibilities of using ANSI escape codes in the terminal.

📦 Installation
Install using npm:
npm i -g @kchips/kstrk❓ Usage
You can use the following flags:
-t, --time <time>Set the time limit in seconds-i, --infinitePlay in infinite mode, without a time limit--download-wordsDownload the default words file--configShows the path of the config file-h, --helpShows the help menu-V, --versionShows the version
⚙️ Configuration
You can get the config file, using the kstrk --config command.
📝 License
This project is licensed under the MIT License - see the LICENSE file for details.
