Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/briancline/torque-satellite
- Owner: briancline
- License: mit
- Created: 2013-08-25T07:33:31.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-11-17T09:22:10.000Z (about 11 years ago)
- Last Synced: 2023-03-10T20:05:08.727Z (almost 2 years ago)
- Language: Python
- Homepage:
- Size: 133 KB
- Stars: 9
- Watchers: 5
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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, testsLicense
-------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