Skip to main content

A generator for keyboard heatmap images

Project description

TapMap

Generate high-quality, customizable keyboard heatmaps with a single command.


Installation:

Use python setup.py install to install the package.

Usage:

tapmap --help will produce the following help message:

usage: tapmap [-h] [-d D] [-c C] input_file output_file

Generate a keyboard heatmap from a text file.

positional arguments:
  input_file   the name of the file to process
  output_file  the name of the .png file to output

optional arguments:
  -h, --help   show this help message and exit
  -d D         dpi of the output image (defaults to 600)
  -c C         matplotlib cmap argument:
               https://matplotlib.org/users/colormaps.html (defaults to
               "viridis")

To generate a keyboard heatmap map.png from an input file input.txt, use: tapmap input.txt map.png
TapMap also supports all matplotlib colormaps: tapmap input.txt map.png -c plasma

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tapmap-1.1.tar.gz (454.9 kB view hashes)

Uploaded Source

Built Distribution

tapmap-1.1-py3-none-any.whl (454.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page