Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ivarprudnikov/android_sensors

Android app exposing device sensors in a usable UI. Subscribe to sensor and observe its values in a grapgh
https://github.com/ivarprudnikov/android_sensors

Last synced: 14 days ago
JSON representation

Android app exposing device sensors in a usable UI. Subscribe to sensor and observe its values in a grapgh

Awesome Lists containing this project

README

        

# Android Sensors

Subscribe to device sensors and store data locally. Later use URL to send it somewhere you need.

## Features

- Sensor details preview
- Sensor real time data graph
- Export data using simple HTTP POST via URL provided
- Sensor data storage in Sqlite
- Storage limits/actions in settings
- Remove all data or per sensor
- Background service is always running and stores data (if storage is enabled)
- Near real time data stats in UI
- Simple navigation
- Android API since version 10

## Licence

GNU GENERAL PUBLIC LICENSE Version 3, see LICENCE file or [check online](http://www.gnu.org/licenses/gpl.html)