Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/keyboarddrummer/keyboardlayoutoptimizer
Keyboard layout optimizer
https://github.com/keyboarddrummer/keyboardlayoutoptimizer
Last synced: 24 days ago
JSON representation
Keyboard layout optimizer
- Host: GitHub
- URL: https://github.com/keyboarddrummer/keyboardlayoutoptimizer
- Owner: keyboardDrummer
- Created: 2013-01-06T14:40:00.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2015-03-14T20:33:56.000Z (almost 10 years ago)
- Last Synced: 2024-11-29T16:22:50.584Z (3 months ago)
- Language: C#
- Size: 906 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Keyboard Layout Optimizer
This application can search for optimal keyboard layouts.
It combines two pieces of information to evaluate a given keyboard layout.
* The first is a 'corpus', a body of text. This is the text that you want the keyboard layout to be optimal for.
* The second input of the algorithm is your 'typing style',
which is the time it takes you to press two particular keyboard positions in sequence.## Usage
* Press 'Start' to use the currently selected keyboard layout to begin the algorithm.
* Press 'Start with random' to initialize the algorithm with a randomly generated keyboard layout.
* While running you can save the current optimal layout to your settings.
* Press 'Settings' to determine the initial keyboard layout, the corpus, and the typing style you wish to use for the algorithm.