{"package_name":"github.umer0586.sensorserver","name":"Sensor Server","summary":"Stream phone's sensors to websocket clients","category":"Connectivity","icon_url":"/api/icon/github.umer0586.sensorserver","latest_version_code":38,"latest_version_name":"7.2.1","apk_url":"/api/apk/github.umer0586.sensorserver","apk_size":20421144,"apk_sha256":"d3de635a5698a2669013137b5b18ed13f87fd5978c829843d40713476f5c7fe4","source_kind":"fdroid-repo","repo_slug":"fdroid-main","last_updated":1779926424,"release_timestamp":1779878558,"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.\n\nTo receive sensor data, Websocket client must connect to the app using following URL.\n\n        ws://[ip]:[port]/sensor/connect?type=[sensor type here] \n\nOnce connected, client will receive sensor data in JSON Array (float type values) through websocket.onMessage.\n\nFor complete guidance please visit https://github.com/umer0586/SensorServer\n","categories":["Connectivity"]}