Skip to content

davewongillies/pebble-watchface-unixtime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pebble-watchface-unixtime

Unix Time

A Pebble watch face that displays seconds since the Unix epoch

Due to the (current) lack of time zone awareness, it must be compiled with the correct GMT offset. Set the correct offset by changing the TIME_ZONE_OFFSET constant.

Notes:

  • Thanks to orviwan for set_container_image and the methodologies I borrowed.
  • The seconds on my watch are not perfectly accurate.
  • The code is what it is. If you have an improvement then submit the code for it.
  • The menu icon is left as an exercise for the reader.

Original source: WhyIsThisOpen: Watch Face: Unix Time - Pebble Forums

About

A Pebble watch face that displays seconds since the Unix epoch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages