elizabeth

0.2.0 • Public • Published

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 sudo 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

  • DayOneExport: Exports right into your DayOne Journal!

    Sample image

  • 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

Readme

Keywords

none

Package Sidebar

Install

npm i elizabeth

Weekly Downloads

2

Version

0.2.0

License

none

Last publish

Collaborators

  • pwaldhauer