Crates.io | tukai |
lib.rs | tukai |
version | 0.0.1 |
source | src |
created_at | 2024-11-07 12:36:06.94824 |
updated_at | 2024-11-07 12:36:06.94824 |
description | The app provides an interactive typing experience with switchable templates, designed to help users improve their typing speed and accuracy. |
homepage | |
repository | https://github.com/hlsxx/tukai |
max_upload_size | |
id | 1439744 |
size | 295,245 |
Touch typing terminal based application
A terminal-based touch typing application built in Rust using the Ratatui library. The app provides an interactive typing experience with switchable templates, designed to help users improve their typing speed and accuracy.
To get a local copy up and running follow these simple example steps.
If you don't have Rust installed, follow the instructions on the official Rust website to install Rust.
Clone this repository to your local machine:
git clone https://github.com/hlsxx/tukai.git
cd tukai
cargo run
cargo build --release
Distributed under the MIT License. See LICENSE
for more information.