Skip to main content

Google Takeout importer for Memair

Project description

https://badge.fury.io/py/gtmem.svg http://img.shields.io/badge/license-MIT-yellow.svg?style=flat https://img.shields.io/badge/contact-Gregology-blue.svg?style=flat

Overview

A command line tool for importing Goole Takeout data into Memair. Currently the tool only imports Location History but more options will be added shortly.

Installation

gtmem is available on PyPI

http://pypi.python.org/pypi/gtmem

Install via pip

$ pip install gtmem

Or via easy_install

$ easy_install gtmem

Or directly from memair’s git repo

$ git clone git://github.com/memair/google-takeout-importer.git
$ cd google-takeout-importer
$ python setup.py install

Basic usage

Generate a temporary access token

Download your location history data as JSON from Google Takeout

https://user-images.githubusercontent.com/1595448/46702260-6a407980-cbf0-11e8-8ae9-3c6a1893484b.png

Extract the zip and run;

$ gtmem -m 0000000000000000000000000000000000000000000000000000000000000000 -g ~/Downloads/Takeout

replacing 00000… with your access_token

Running Test

coming shortly…

Python compatibility

Developed for Python 3. May work but not tested in Python 2.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gtmem-0.6.5.tar.gz (3.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page