Skip to content
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.

patrick91/MetwitPebble

Repository files navigation

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])