Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/michaelosthege/touchinjector
- Owner: michaelosthege
- License: mit
- Created: 2017-06-25T09:24:58.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-06-27T08:05:41.000Z (over 7 years ago)
- Last Synced: 2024-10-11T14:21:40.963Z (2 months ago)
- Topics: multi-touch, multitouch, tuio, tuio-client, windows, windows-10, windows-8
- Language: C#
- Size: 2.09 MB
- Stars: 53
- Watchers: 6
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license
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