Skip to content

SensorApps/Sensors2OSC

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
app
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.