tesladeliverydate

command module
v0.0.0-...-8eacbd8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 4, 2021 License: Apache-2.0 Imports: 16 Imported by: 0

README

Tesla Delivery Date

Update: This was broken by a site update sometime before 2021-09-04. This code now triggers a reCAPTCHA. Fortunately for me, my car has been delivered and I no longer need to monitor the delivery date. I'll leave this repository in place for now, in case anyone wants to update the code to bypass the restriction.

Monitor for changes in the delivery date of a Tesla Reservation Number.

As has been noted in news articles, or as you can easily tell from a Google search, individuals who have ordered a Tesla like to keep a keen eye on when their vehicle might arrive. They are also often frustrated by how often the Tesla website silently updates with new information.

This small utility will monitor for the delivery date of a Tesla by Reservation Number, and output the latest information to the screen. It's not a particularly user friendly UI, but it serves my needs.

To use it, first copy the example configuration file to your home directory (at ~/.tesladeliverydate or any path you provide as --config), and edit it to match your account and car. Then, just start the daemon by running go run main.go.

It prints output to the screen like this:

$ go run main.go
2021-07-11T00:48:46-04:00: New Delivery Date! Estimated Delivery: July 17 - July 23                                                                         

It will check for updates on the delivery date once an hour.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL