Skip to content

Galaxyvintage/journal-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Journal

What is it?

TBD

Dependencies

  • Python 2.7
  • peewee
  • pillow
  • icalendar
  • ExifRead
  • lxml

Data Preparation

Create a data folder in journal/

Facebook
  1. Download personal Facebook data (Detailed instructions can be found on Facebook Help Center here)
  2. Unzip downloaded facebook-<username>.zip to data and rename unzipped folder to facebook
Google
  1. Download personal Google data archive with the following: (Detailed instructions can be found on Google Account Help here):
    1. Calendar
    2. Location History
    3. Map (your places)
  2. Unzip downloaded archive to data and rename unzipped folder to google
Twitter
  1. TBD
  2. TBD
  3. TBD
Steam
  1. Create a steam subfolder in /data
  2. In steam, click on your wallet amount, then click on "View licenses and product key activations".
  3. Save this page as an html document to /data/steam.

Run

  • python2.7 import_all.py
  • python2.7 main.py

Contribution

TBD

License

MIT

About

A databse about everything you ever did

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%