-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
5 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,6 @@ | ||
<h1 align="center"> HemiTyper - Train Hands Speed Separately </h1> | ||
<h1 align="left"> Hemi Typer - Half the size, Double the speed </h1> | ||
<img align="left" src="https://user-images.githubusercontent.com/72769566/174773092-7c593c1c-c5e8-4f57-8ef8-820c19700f79.png" width="380"> | ||
|
||
<br> | ||
<br> | ||
### **HemiTyper** allows you to train typing speed of your hands separately, providing you with only half the keyboard per training session. | ||
#### I've found that training raw typing speed this way yields great results long-term, but there wasn't many typing tutors that offer this kind of training - so I made one. | ||
#### Written in pure Rust <img src="https://user-images.githubusercontent.com/72769566/174778672-94dcc92e-59ac-48c1-9cf6-71870482feb2.png" width="25" align="center"> using [egui](https://github.com/emilk/egui) and [eframe](https://docs.rs/eframe/latest/eframe/) |