Skip to content

niklaswa/tesla-order-status

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Installation

To run the script, you need to install python3 for your operating system.

https://www.python.org/downloads/

Then you need to install the requests library by running:

pip install requests

Optional: Copy the script to a new directory, the script asks to save the tokens and order details in the current directory for reusing the tokens and for comparing the data with the last time you fetched the order details.

Then you can run the script by running:

python3 tesla_order_status.py

Preview

Main information

Image

Change tracking

Image

About

Python script to retreive and track your tesla order status. For example the current odometer of the vehicle. (ref: https://ts.la/niklas82130)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages