Skip to content

manwithpowers/pebble-less-simple

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Less Simple Watchface

This is a Pebble watchface for the Pebble smartwatch. It is inspired by the Simplicity watchface that is available through the Pebble app. I made a couple modifications to the original design, namely adding seconds and the day of the week.

I have included the built watchface for easy installation if you want to check it out.

Watch Face Image

Installation

To install on your Pebble, simply load this page on your smart phone and then mash this link with your favorite finger: build/less_simple.pbw. If asked which app to open the file with select the Pebble app.

Change Log

2.3

"Wednesday" will now read "Wed" so that it doesn't push the date off of the screen.

2.2

Added support for 12hr clock. The watch face now honors the 12hr/24hr global setting.

2.1

Improvements to battery consumption. Only the necessary parts of the screen are redrawn on each tick rather than blindly redrawing everything.

2.0

Initial Release (why start at 1.0?)

License

Copyright (c) 2013 Travis Petticrew (MIT License)

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

A Pebble watchface based on the Simplicity watchface. It adds seconds and includes the day of the week instead of the month.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published