Skip to content

valeratrades/booktyping

booktyping

Minimum Supported Rust Version crates.io docs.rs build status Lines Of Code

usage-example-gif

booktyping is a simple commandline tool for practicing typing accuracy while reading a book.

Installation

booktyping has only been tested on linux, but should work on Windows and MacOS. The only dependency is rust.

cargo install booktyping

Usage

Find a text copy of your favorite book, and place it in $HOME/.booktyping/{book_title}.txt. Now run terminal version of booktyping with

booktyping run [OPTIONS] {book_title}

Your progress will be automatically saved, and JSON logs of your keypresses and your sample completions will be saved in $HOME/.booktyping/{book_title}/keypresses.json and $HOME/.booktyping/{book_title}/tests.json respectively.


License

Licensed under either of Apache License, Version 2.0 or MIT license at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crate by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

No description or website provided.

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published