Skip to content

zemerick1/gmail-trip-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

gmail-trip-tracker

Will read your gmail for the location tracker emails, specifically. It will crudely try to pull the month from the subject and the "cities visited" count from the body. It will take that data and plot a line graph at http://127.0.0.1:5004

auth

Upon first run, the script will try to authenticate you using locally stored credentials. If they're not present, Google will launch a web browser to confirm you want THIS application to access your gMail. Once you grant permissions, the credentials will be stored locally and you will not have to launch the browser anymore. You can then copy your creds file across platforms to run as needed.

usage

python gmail-trip-tracker.py

Open web browser to: http://127.0.0.1:5004

About

If you have the trip tracker / location services enabled Google will track places visited. This will make a nice chart from it.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published