pa7 / Keyboard-Heatmap

Realtime Keyboard Heatmap showing the character distribution of texts - made with heatmap.js

Home Page:https://www.patrick-wied.at/projects/heatmap-keyboard/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Keyboard Heatmap

This repository contains the sourcecode of my recently released keyboard heatmap. The keyboard heatmap shows the distribution of characters of a text while you're typing. It's using my JavaScript heatmap library (heatmap.js) to make that possible.

Currently support keyboard layouts:

  • ASSET
  • CARPALX_QFMLWY
  • QWERTY
  • DVORAK
  • DVORAK PROGRAMMER
  • COLEMAK
  • LIIGOL
  • ERGODOX COLEMAK/DVORAK/QUERY
  • MINIMAK 4/8/12 K
  • NORMAN
  • WORKMAN

Contributions are very welcome!

How to add your own layout

I wrote an article about how to add your own keyboard layout to the keyboard heatmap. It's really easy and fun ;)

Features planned

  • More Keyboard Layouts
  • Comparison View
  • Add Action Characters ?
  • ... want to see another feature here? Suggest or contribute one! :)

Changelog

  • Added DVORAK Layout
  • Added ERGODOX DVORAK Layout
  • Added LIIGOL Layout

Contributions

  • Zeff Houssney contributed the DVORAK background image and the layout's coordinates
  • Liigo Zhuang contributed the LIIGOL layout design, background image and the layout's coordinates

License

The Keyboard Heatmap is licensed under the MIT and Beerware License.

Contact

If you have questions don't hesitate to ask me on whatever digital medium you prefer.

About

Realtime Keyboard Heatmap showing the character distribution of texts - made with heatmap.js

https://www.patrick-wied.at/projects/heatmap-keyboard/


Languages

Language:JavaScript 81.1%Language:HTML 13.0%Language:CSS 5.9%