Sensor Server icon

Sensor Server for Android

6.1.1 GPL-3.0-only

Stream phone's sensors to websocket clients

Download APK (13.9 MB)


Version
6.1.1 (28)
Update
Developer
Umer Farooq
Category
Connectivity
License
GPL-3.0-only
Source Code
Code Repository

Sensor Server app

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. Since this application functions as a Websocket Server, you will require a Websocket Client API to establish a connection with the application. To receive sensor data, Websocket client must connect to the app using following URL. ws://:/sensor/connect?type= 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

Issues and comments

Submit Issue

Old Versions


Similar apps