Skip to content

njbuch/pebble-watchface-time-and-calendar

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Time-and-Calendar watchface

Welcome to a "Time-and-Calendar" watchface for Pebble smartwatch. Watch was was created as a trubute to such watchfaces as TCW (https://github.com/alexsum/TCW) and Timely (https://github.com/cynorg/PebbleTimely).

Watchwace mainly designed for Pebble classic watches (I have Pebble classic). Written in C, configuration part in js.

The code is licenced under GPLv3 license.

Main features:

  • bluetooth connection status
  • smartwatch battery status
  • shows date and time
  • shows a three-week calendar grid
  • shows current weather status (OpenWeatherMap API key required)
  • weather forecast
  • various vibration settings
  • font and background color options
  • simple quiet time support for pebble classic watches (other platforms have native support I suppose)
  • english and russian translations.

Configurable with Clay for Pebble framework. It means - no external website is needed to load configurartion page, all is done on your smartphone.

Feel free to post any comments on GitHub page, report bugs, ask for features.

Nearest plans:

  • add more configurable options;
  • support for color screens (color icons) and pebble time screen size;
  • code cleanup and optimizations, more locales support;
  • companion app for Android;

Development versions can be downloaded from google drive

Lastest stable version is 0.35.0 (available in Pebble Store)

Lastest beta version is 0.41.0

You can support me -> donate to Paypal

See CHANGELOG for more details.


Credits:

About

Pebble watchface with time, calendar and weather

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 64.5%
  • JavaScript 29.3%
  • Python 5.3%
  • Other 0.9%