Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/michaelosthege/touchinjector

Windows 8/10 TUIO touch injection
https://github.com/michaelosthege/touchinjector

multi-touch multitouch tuio tuio-client windows windows-10 windows-8

Last synced: 2 months ago
JSON representation

Windows 8/10 TUIO touch injection

Awesome Lists containing this project

README

        

# TouchInjector
TouchInjector is a Windows 8/10 desktop application that generates
Windows Touch events from incoming [TUIO](http://www.tuio.org/) messages. You may speak of it as
a virtual 'multi-touch driver', though it is technically not a driver. You can download the latest binary release
v1.3 [here](https://github.com/michaelosthege/TouchInjector/releases/download/1.3/TouchInjector-1.3.zip).

![TouchInjector](TouchInjector.png)

update from the original code repository on CodePlex
https://touchinjector.codeplex.com/

## see also:
[TouchProxy](https://github.com/frog/touchproxy), an alternative TUIO touch injector for Windows

[TuioPad](https://github.com/mkalten/TuioPad), a TUIO remote tracker for iOS
[TuioDroid](https://github.com/TobiasSchwirten/tuiodroid), a TUIO remote tracker for Android