Skip to content

A thing that gets your sleep information from fitbit, and a thing that tracks your location from find my iPhone

Notifications You must be signed in to change notification settings

shanQT314/Random-programs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scripts

(No longer just) Life organization scripts

And by life organization, I mean letting me see what I do with my life, by organizing all the data that I have and accumulate over time on various devices and stuff. It's mostly based on a post I wrote on my blog, where I realized there's so much data about me everywhere, that it might be a good idea to centralize it and I suppose give it to me in reports? Not sure.

So the first step was to get the sleeping data, which I did in sleepGet.py, so next steps?

  1. How to have it running in the background on my raspberry pi and be automated and have it run everyday at a certain time?
  2. Figure out how to use the Google Calendar API to connect it and make it direct
  3. Figure out the json file for the location history on google maps
  4. Figure out the rescueTime API and start getting time booked off using that and afformentioned google calendar API
  5. Trying to find out how I can get banking information to add weekly expenses to my database of life information
  6. Maybe see if I can get spotify API to see when I use my study playlist
  7. Connecting them all and putting it all in some form of weekly report via email or HTML website or something

Anyways my newest addition is a simple little thing that's supposed to get your location via Find my iPhone (via iCloud), as well as your battery level and log them in a file. It gets your location every 1 minute or so, and logs it in a CSV file. Corporations get a hold of your information and keep it, why can't you?

About

A thing that gets your sleep information from fitbit, and a thing that tracks your location from find my iPhone

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published