45 lines
992 B
YAML
45 lines
992 B
YAML
Categories:
|
|
- Multimedia
|
|
License: MIT
|
|
WebSite: https://sensors2.org/osc
|
|
SourceCode: https://github.com/SensorApps/Sensors2OSC
|
|
IssueTracker: https://github.com/SensorApps/Sensors2OSC/issues
|
|
Changelog: https://github.com/SensorApps/Sensors2OSC/blob/HEAD/Changelog.md
|
|
|
|
AutoName: Sensors2OSC
|
|
Description: |-
|
|
Read sensor data from your phone and send them to a receiver via Open Sound
|
|
Control (OSC).
|
|
|
|
Typical use case is controlling a music application from your phone or tablet.
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/SensorApps/Sensors2OSC
|
|
|
|
Builds:
|
|
- versionName: 0.1.0
|
|
versionCode: 1
|
|
commit: 839a86c50f7cdcb0ccb136b8c9de302295007ee3
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 0.2.0
|
|
versionCode: 2
|
|
commit: 0.2.0
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 0.3.0
|
|
versionCode: 3
|
|
commit: 0.3.0
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
AutoUpdateMode: Version %v
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: 0.3.0
|
|
CurrentVersionCode: 3
|