typie | Minimal typing practice tool |
| download: https://git.y1.nz/archives/typie.tar.gz | |
| README | Files | Log | Refs | LICENSE |
examples/dvorak
1 ┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───────┐
2 │~ │! │@ │# │$ │% │^ │& │* │( │) │{ │} │ │
3 │ ` │ 1 │ 2 │ 3 │ 4 │ 5 │ 6 │ 7 │ 8 │ 9 │ 0 │ [ │ ] │ │
4 ├───┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──────┤
5 │ │" │< │> │P │Y │F │G │C │R │L │? │+ │ | │
6 │ │ ' │ , │ . │ p │ y │ f │ g │ c │ r │ l │ / │ = │ \ │
7 ├────┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴──────┤
8 │ │A │O │E │U │I │D │H │T │N │S │_ │ │
9 │ │ a │ o │ e │ u │ i │ d │ h │ t │ n │ s │ - │ │
10 ├─────┴┬──┴┬──┴┬──┶┯━━┵┬──┴┬──┶┯━━┵┬──┴┬──┴┬──┴┬──┴─────────┤
11 │ │: │Q │J │K │X │B │M │W │V │Z │ │
12 │ │ ; │ q │ j │ k │ x │ b │ m │ w │ v │ z │ │
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.