Input Visualizer

napari-input-visualizer

Visualize keyboard and mouse button presses

License BSD-3 PyPI Python Version tests codecov napari hub

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:


This napari plugin was generated with Cookiecutter using @napari's cookiecutter-napari-plugin template.

Installation

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

Contributing

Contributions are very welcome.

License

Distributed under the terms of the BSD-3 license, "napari-input-visualizer" is free and open source software

Issues

If you encounter any problems, please file an issue along with a detailed description.

Version:

  • 0.0.1

Last updated:

  • 10 October 2022

First released:

  • 10 October 2022

License:

Supported data:

  • Information not submitted

Plugin type:

GitHub activity:

  • Stars: 1
  • Forks: 0
  • Issues + PRs: 0

Python versions supported:

Operating system:

Requirements:

  • numpy
  • magicgui
  • qtpy
  • napari
  • imageio-ffmpeg

Sign up to receive updates