Skip to content

Web-Tool allows you to display a heatmap of keyboard layout based on a dictionary

License

Notifications You must be signed in to change notification settings

papersaccul/HeatKeys

Repository files navigation

HeatKeys

Web-app for visualizing the frequency of key usage on the keyboard as a heat map. Supports multiple languages and custom keyboard layouts.

preview

Features

  • Text analysis and creation of a heat map in two modes
  • Customizable dictionaries
  • Customizable keyboard layouts

How to use

GitHub Pages

You can try the app here: papersaccul.github.io/HeatKeys

Build project

  1. Clone the repository:
    git clone https://github.com/papersaccul/HeatKeys
  2. Go to the project directory:
    cd HeatKeys
  3. Install dependencies:
    npm install
  4. Build and run the local server:
    npm run start

    The app will be available at localhost:8080

About

Web-Tool allows you to display a heatmap of keyboard layout based on a dictionary

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published