typie | Minimal typing practice tool |
| download: https://git.y1.nz/archives/typie.tar.gz | |
| README | Files | Log | Refs | LICENSE |
examples/qwerty
1 ┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───────┐
2 │~ │! │@ │# │$ │% │^ │& │* │( │) │_ │+ │ │
3 │ ` │ 1 │ 2 │ 3 │ 4 │ 5 │ 6 │ 7 │ 8 │ 9 │ 0 │ - │ = │ │
4 ├───┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──────┤
5 │ │Q │W │E │R │T │Y │U │I │O │P │{ │} │ | │
6 │ │ q │ w │ e │ r │ t │ y │ u │ i │ o │ p │ [ │ ] │ \ │
7 ├────┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴──────┤
8 │ │A │S │D │F │G │H │J │K │L │: │" │ │
9 │ │ a │ s │ d │ f │ g │ h │ j │ k │ l │ ; │ ' │ │
10 ├─────┴┬──┴┬──┴┬──┶┯━━┵┬──┴┬──┶┯━━┵┬──┴┬──┴┬──┴┬──┴─────────┤
11 │ │Z │X │C │V │B │N │M │< │> │? │ │
12 │ │ z │ x │ c │ v │ b │ n │ m │ , │ . │ / │ │
13 ├───┬──┴┬──┴┬──┴┬──┴───┴───┴───┴───┼───┼───┼───┼────────────┘
14 │ │ │ │ │ │ │ │ │
15 │ │ │ │ │ │ │ │ │
16 └───┴───┴───┴───┴──────────────────┴───┴───┴───┘
17
This webpage is intended to be an accessible preview of this repository. To get a fuller picture, clone it and use the git CLI.