Skip to content

gerstnr/elizabeth

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elizabeth

Ellie uses the recently released API of Moves to export your carefully tracked movement data.

This is just a first quick shot at playing with the API, feel free to improve the export plugins, add others, fork and do stuff! Any help will be greatly appreciated.

(And it's my first public NodeJS project, so please be nice.)

Usage

  • Prerequisites: Install NodeJS

  • Clone the repo/download the .zip and run npm install OR install using npm install -g elizabeth :)

  • Use ./ellie.js (or just ellie if installed via npm) to see usage information

  • Configure your instance using ellie init

  • Export your data using ellie export

Included exporters

  • GoogleMapExport: Exports the days activity as a Google Map, using the Static Map API.

    Sample image

  • PlaintextExport: Exports a short day summary as plain text.

    Sample image

About

Moves.app data exporter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published