Skip to content

SensorApps/Sensors2OSC

Repository files navigation

Sensors2OSC

Android app for sending sensor data, multitouch and NFC tags via Open Sound Control (OSC) over network to a recipient.

Typical use case is controlling a music application from your phone or tablet.

Homepage

Download

Get it on F-Droid

To build the app yourself, install the Android SDK and Gradle.

After installation run gradle.bat on Windows or ./gradlew on Mac OS X and Linux.

Contributing

If you want to contribute to this project, send a pull request.

Translation

Translation is currently coordinated via weblate.

Translation state

If you want to add a new language or update translations, please see the Common library for the sensor apps. It contains additional strings.

Example usage

There are two examples included for receiving data from Sensors2OSC, that reside in examples, Puredata and Python3. Both listen to port 9000.