Download Appteka (works without ads)

Appteka is a community-driven, free Android apps market

Sensor Server

Sensor Server

20 downloads

Uploaded by
Makaveligidd
Version
6.0.0 (build 27) 
Size
13.9 MiB
Publish Date
2024-07-22
Category
Tools
Package
github.umer0586.sensorserver
Minimum OS
Android 5.0
SHA1
a94a0cde0415057f0d9345f21b7ecb1a0e49a1ed
Description
Android app which let you stream real-time sensor data from your phone to Websocket clients. Clients, including web browsers and other applications, are able to receive streamed data through the WebSocket client API. To receive sensor data, Websocket client must connect to the app using following URL. ws://[ip]:[port]/sensor/connect?type=[sensor type here] Once connected, client will receive sensor data in JSON Array (float type values) through websocket.onMessage. For complete guidance please visit https://github.com/umer0586/SensorServer

You may also be interested