DroidStore

Browse all apps

Sensor Server

Stream phone's sensors to websocket clients
github.umer0586.sensorserver
Version7.2.1
Download size19.5 MB
Released2026-05-27
CategoryConnectivity
SourceF-Droid · fdroid-main
Install via WebUSB Download APK

About Sensor Server

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

← Back to browse · JSON