Hi Everyone,
I made a script that connect to myvolt website and download the mileage history for your car. You can schedule this script to run each day and the stats will just be added to one CSV file.
New version, February 25, 2013
The new version include now the charging history.
I will soon include the efficient mileage data.
Instruction
Download curl (http://curl.haxx.se/download.html)
Download the TXT file,
Open it and edit the first part.
After close the txt and rename the file extension to be .vbs
Try to run it, file named stats-mileage.csv should be creating.
To schedule in the task manager just create a new task:
Program to run: wscript.exe
Parameter/arguments: path to the vbs file.
Let me know if you have any problem!
Download and rename this document to be in .vbs extension. Edit with notepad the document to add your login information
https://docs.google.com/file/d/0Bxg--5e-GFjkSHZIaWZhUXR4c2s/edit?usp=sharing
***Note: This script is base on the remote start script (http://gm-volt.com/forum/showthread.php?9967-Script-to-start-the-Volt&highlight=remote+start). Thanks Ohm for your help.
I made a script that connect to myvolt website and download the mileage history for your car. You can schedule this script to run each day and the stats will just be added to one CSV file.
New version, February 25, 2013
The new version include now the charging history.
I will soon include the efficient mileage data.
Instruction
Download curl (http://curl.haxx.se/download.html)
Download the TXT file,
Open it and edit the first part.
After close the txt and rename the file extension to be .vbs
Try to run it, file named stats-mileage.csv should be creating.
To schedule in the task manager just create a new task:
Program to run: wscript.exe
Parameter/arguments: path to the vbs file.
Let me know if you have any problem!
Download and rename this document to be in .vbs extension. Edit with notepad the document to add your login information
https://docs.google.com/file/d/0Bxg--5e-GFjkSHZIaWZhUXR4c2s/edit?usp=sharing
***Note: This script is base on the remote start script (http://gm-volt.com/forum/showthread.php?9967-Script-to-start-the-Volt&highlight=remote+start). Thanks Ohm for your help.