Roguelazer / nixTime

Pebble watchface displaying human time and Unix Epoch time (updating minutely to conserve battery)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

*nixTime

This is a really simple Pebble watchface which displays the current time, the current date, and the current Unix Timestamp ("epoch time"). Unlike every other epoch time watchface I could find, it only updates once a minute, so is polite to your battery.

It's mostly just the tutorial code. shrug.

The weather icons included in were purchased for the use of this project and are licensed separately -- feel free to distribute my code under the terms of the ISC license, but the weather icons are all-rights-reserved Mike Afford Media.

TODO

  • Sweet animations
  • Support for weather providers that are not OWM

About

Pebble watchface displaying human time and Unix Epoch time (updating minutely to conserve battery)

License:ISC License


Languages

Language:C 73.1%Language:JavaScript 11.2%Language:HTML 9.0%Language:Python 6.7%