Skip to content

metwit/metwit-pebble

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

About

Official Metwit client for Pebble smartwatch

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 38.0%
  • C 27.6%
  • Python 17.8%
  • JavaScript 15.2%
  • Shell 1.4%