GithubHelp home page GithubHelp logo

digital-history's Introduction

digital-history

I use an iPhone app called [Momento][http://www.momentoapp.com/] to archive my tweets, Facebook posts, Instagram pictures, blog posts, and personal diary notes. I want a way to compile all of that personal digital history into a format that can be preserved for my posterity like my physical written journals are.

This project takes the Momento backup database (which can be exported via the app settings) and creates a nicely-formatted LaTeX document that can then be printed.

I am starting with recognizing the formats I use but may extend it to all the data types Momento allows.

Running digital-history

Follow these steps to use digital-history:

  1. In Momento, go to Settings -> Data -> Backup & Restore -> Create New Backup
  2. In iTunes, find the backup file created by Momento and copy it to your computer
  3. Rename the file from *.momento to *.zip.
  4. Unzip the file. Find the Database.momentodb file.
  5. Copy that into the same directory as the Python script in this project
  6. Rename it to momento.db
  7. At the command line, run python extractposts.py > out.tex

The output of the script is a partial LaTeX file that can be included with \input.

TODO

  • Build another script to pull down Instagram images and blog posts, embed them in the LaTeX document.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.