An open API service indexing awesome lists of open source software.

https://github.com/babab/colemaktutor

Colemak tutor helps you to learn and practise typing in the colemak layout (and qwerty layout)
https://github.com/babab/colemaktutor

Last synced: about 1 year ago
JSON representation

Colemak tutor helps you to learn and practise typing in the colemak layout (and qwerty layout)

Awesome Lists containing this project

README

          

Introduction
==============================================================================

colemaktutor helps you to learn and practise typing in the colemak
layout (and qwerty layout).

**Try out the Colemak layout without fiddling with your Operating System**

Emulate a layout so you can learn and practice typing in colemak without
the need for installing an implementation for your operating system.
It's a command line program only, but colemaktutor is designed to
optionally support more interfaces in the future.

Quick start
==============================================================================

Make sure you have Python3 and pip installed (optionally in a virtualenv).

Install dependencies::

$ (sudo) pip install -r requirements.txt

Install colemaktutor::

$ (sudo) make install

Run by executing::

$ colemaktutor

**Read the user documentation and/or API documentation for full coverage
of all topics.**