gloriousCode / PebbleFace

First time making a watchface for Pebble Time

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PebbleFace

First time making a watchface for Pebble Time

Concept

The idea of this watchface is to deliver information that I find useful, when it is useful to me. Eg at 15:30 show me upcoming bus times 16:10 Show me upcoming train times

Timeline intergration This watchface will also pin upcoming events to my timeline so that I know what I need to do Eg Pin task telling me to go to the gym today

Finally, I'm making this watchface open source so that others find it easy to develop for Pebble. It will be split up into small tasks as much as possible, so people can use only what's relevant to them

Current Features

  • Colloquial time
  • Time based events (GYM, FREE TIME, MEDITATION)
  • Weather temp and condition updates / 30 minutes
  • Minimised time interface when new data needs to be rendered
  • Bus/Train times displayed at TRAVEL and PREP times
  • Live traffic incident updates using NSW transport data program
  • Timeline pins
  • Code structured in different files so users can just take what they want

About

First time making a watchface for Pebble Time


Languages

Language:C 72.4%Language:JavaScript 18.0%Language:C++ 5.1%Language:Python 4.4%