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.
- Host: GitHub
- URL: https://github.com/winder/babyevent
- Owner: winder
- Created: 2015-07-06T20:54:00.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-08-07T18:32:40.000Z (almost 10 years ago)
- Last Synced: 2025-01-12T04:07:00.995Z (5 months ago)
- Language: C
- Size: 164 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.