Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 707 Bytes

README.md

File metadata and controls

36 lines (26 loc) · 707 Bytes

Metwit Pebble

Metwit watchface for Pebble

Requirements

Build the watchface

$ export METWITPEBBLE_SERVER_URL=YOUR_SERVER_INSTANCE
$ ./build.sh

Install the watchface

$ export METWITPEBBLE_PHONE_IP=YOUR_PHONE_IP_ADDRESS
$ ./install.sh

Run server locally

$ cd server
$ python weather.py

Run server on Heroku

git subtree push --prefix server heroku master

License

Relased under MIT license, Copyright (c) 2014 Andrea Stagi ([email protected]) Patrick Guido Arminio ([email protected])