Skip to content

aecepoglu/why-dvorak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Why Dvorak

A web page to race keyboard layouts versus each other.

Missing Your Keyboard Layout?

Just open an issue and I’ll add it to the list.
Currently existing layouts:

  • Colemak

  • Dvorak

  • Qwerty

Development

Why-Dvorak is written in OCaml and HTML. The OCaml code compiles to JavaScript. Ocaml-vdom is used to have a functional (as in functional programming) UI architecture.

Build

make        # Compile the code
            #   refer to ocaml-vdom documentation for how to install it
make server # Start the development web server
            #   npm is used to install and run http-server to serve files

And view it at http://localhost:8080

About

Charts, animations and statistics for keyboard layouts.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published