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)
- Host: GitHub
- URL: https://github.com/babab/colemaktutor
- Owner: babab
- License: isc
- Created: 2014-08-07T05:32:20.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2015-09-18T20:42:28.000Z (over 10 years ago)
- Last Synced: 2025-02-05T15:53:54.521Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 160 KB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
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.**