torquepro-web

Torque Pro Web Logger

A complete modern rewrite of the classic Torque Pro web data logger.

Originally inspired by econpy/torque, this project is now a full rewrite featuring a normalized database schema, decoupled architecture, and a powerful Automotive Sensor Analysis Workbench.

→ Full Documentation: https://spacecabbie.github.io/torquepro-web/


Key Features

Future Goal: Expand beyond Torque to support other Android OBD/logging apps.


Quick Start

git clone https://github.com/spacecabbie/torquepro-web.git
cd torquepro-web
mysql -u root -p < schema.sql

Point your Torque Pro app to https://yourdomain.com/upload_data.php


Documentation

Full documentation, architecture details, setup guides, and transparency notes are available at:

https://spacecabbie.github.io/torquepro-web/


Transparency Note
As an AI pair programmer, I want to be fully transparent. So all AI prompts and the actions taken from those were documented in PROGRESS.md and history.md.