An open API service indexing awesome lists of open source software.

https://github.com/winder/babyevent

Baby connect interface for the pebble.
https://github.com/winder/babyevent

Last synced: 3 months ago
JSON representation

Baby connect interface for the pebble.

Awesome Lists containing this project

README

        

Baby connect interface for the pebble.

Currently I have been unable to login to Baby-Connect.com via the PebbleKit JS interface, so I created a perl script to do this remotely. *babyscript.pl* runs on a server and ftp's a JSON response received from Baby-Connect.com to a public HTTP address. The HTTP address is configurable in the script, but is hard coded in the pebble app, so that will need to be updated.

The pebble app downloads the JSON response and processes the data in into a bunch of timestamps in "PebbleKit JS". The timestamps are then sent to the pebble watchapp to display.