Visualize keyboard and mouse button presses
A simple tool to visualize input events like keyboard presses or mouse clicking and scrolling. Use it to create tutorial videos or to demonstrate a bug you encountered!
Demo.mp4
This napari plugin was generated with Cookiecutter using @napari's cookiecutter-napari-plugin template.
You can install napari-input-visualizer
via pip:
pip install napari-input-visualizer
To install latest development version :
pip install git+https://github.com/bauerdavid/napari-input-visualizer.git
Contributions are very welcome.
Distributed under the terms of the BSD-3 license, "napari-input-visualizer" is free and open source software
If you encounter any problems, please file an issue along with a detailed description.