Metwit watchface for Pebble
- Pebble Watchapp SDK (http://developer.getpebble.com/sdk/)
$ export METWITPEBBLE_SERVER_URL=YOUR_SERVER_INSTANCE
$ ./build.sh
$ export METWITPEBBLE_PHONE_IP=YOUR_PHONE_IP_ADDRESS
$ ./install.sh
$ cd server
$ python weather.py
git subtree push --prefix server heroku master
Relased under MIT license, Copyright (c) 2014 Andrea Stagi ([email protected]) Patrick Guido Arminio ([email protected])