Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

boing

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

boing

Boing is a toolkit designed to support the development of multi-touchand gesture enabled applications.It enables to create pipelines for connecting different input sources tomultiple target destinations (e.g. applications, logs, etc.) andeventually process the data before being dispatched.

  • 0.3.1
  • PyPI
  • Socket score

Maintainers
1

======= Boing

A flexible multi-touch toolkit http://boing.readthedocs.org

Introduction

Boing is a toolkit designed to support the development of gesture enabled applications.

It enables to create pipelines for connecting different input sources to multiple target destinations (e.g. applications, logs, etc.) and eventually process the data before being dispatched. It provides nodes to:

  • read and decode input sources (TUIO, OSC, JSON);
  • encode and forward input events (TUIO, OSC, JSON);
  • record and replay the data flow;
  • process gesture data (calibration, smoothing filtering, etc.);
  • debug and get statistics of the data flow.

Boing does not impose a specific data model; instead it exploits a query path language (similar to JSONPath) for accessing the requested data, so that it can fit a wider range of application domains.

Boing is licensed under the GNU GPLv2 license and it is being developed by Paolo Olivo and Nicolas Roussel.

Installation, Documentation, Examples

Installation instructions, tutorials and general documentation, including an API reference can be found at:

http://boing.readthedocs.org

Support

If you need assistance, you can ask for help on the mailing list:

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc