CarStatus lets you fetch your BMW's odometer, fuel level, battery status, and location using the official Smartcar API. After a one‑time OAuth setup, the tool stores tokens locally and runs a simple Node.js script to query and print the data. It’s aimed at owners who want a fast, scriptable way to monitor their vehicle without opening a web dashboard. By leveraging a sanctioned third‑party API, it avoids reverse‑engineered hacks and works reliably in North America.
View on GitHub →LALALOLO123/CarStatus