Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/briancline/torque-satellite

Frontend and backend components to process real time GPS/OBDII updates from the Torque app on Android.
https://github.com/briancline/torque-satellite

Last synced: about 1 month ago
JSON representation

Frontend and backend components to process real time GPS/OBDII updates from the Torque app on Android.

Awesome Lists containing this project

README

        

Torque Satellite
================

Torque Satellite is a web-based and back-end components to process real time
GPS/OBDII updates from the [Torque Pro][1] and [Torque Lite][2] apps on
Android. The app generously supports posting data in real time to a custom
HTTP URL.

This project is not at all associated with the developer of Torque.

To Do
-----

* Add publisher support for MQTT, AMQP, and ZeroMQ
* Add backend support for SQLite, MySQL, and Postgres
* Simple start on the frontend showing trips and data log
* Tests, tests, tests

License
-------

Torque Satellite is licensed under the [MIT License][3]. See the LICENSE file.

[1]: https://play.google.com/store/apps/details?id=org.prowl.torque
[2]: https://play.google.com/store/apps/details?id=org.prowl.torquefree
[3]: http://en.wikipedia.org/wiki/MIT_License