Giter Site home page Giter Site logo

big-h's Introduction

Big H

Big H, watchface for Pebble smartwatch

Animated rendering of the Big H Pebble watchface

Description

Big H is a watchface that shows the hour and minutes in big numbers, the weekday with the dates of 3 days before and after, the full date and a seconds indicator with minimal battery impact.

Features

  • With the release of SDK2, watchface is now configurable! (no more multiple versions)
  • Hours in big numbers in the top center (12-hour & 24-hour formats)
    • No leading zero on the hour, but may be added by user-configuration
  • Minutes in big numbers in the bottom center
  • Weekday indicator column on the left side of the screen
    • 7 numbers shown; top slot is for Sunday, last slot is Saturday (default, user-configurable for any day in the top slot)
    • Current date is in reverse color (black on white) in the appropriate slot for its day
    • 3 days before and after the current day are shown
    • Arrow drawing indicates the break between the past 3 days and the future 3 days
    • At the user's choice, weekday names may also be displayed instead in English, French or Spanish
  • Full date is written in the rightmost column
    • If watch is set to 12-hour format, the date will show as MM-DD-YYYY; otherwise, the date will be formatted as YYYY-MM-DD (default)
    • User can now specify their custom date format
  • Seconds indicator is in the center, between the hour and minutes
    • Empty bar is 0 seconds
    • Full bar is 59 seconds
    • Indicators are present to indicate 15s, 30s and 45s
    • Seconds indicator only uses 2 lines so very battery efficient but still visible
    • Seconds indicator can now be turned off by user for an even more battery-efficient watchface
  • If the watch is in 12-hour format:
    • AM is indicated by a small arrow pointing up over the center of the seconds bar
    • PM is indicated by the small arrow pointing down under the center of the seconds bar
  • The bars around the seconds indicator show the current battery charge status (may be turned off)
  • User may opt to have the watch vibrate on the hour (off by default)

Development

TODO: The configuration screen starts with the default values. It should instead show the current values of the watchface.

TODO: The watchface forgets all settings as soon as it is updated. (Local storage only.) Will work to enable the watchface to retain settings through updates. (Phone storage.)

The Roboto font was used to draw all the characters/numbers.

License

Licensed under the Lesser GNU Public License version 3 (LGPLv3) see included LICENSE file or http://www.gnu.org/copyleft/lesser.html

big-h's People

Contributors

samalander avatar

Watchers

 avatar  avatar

big-h's Issues

Config page initial values

The configuration screen starts with the default values. It should instead show the current values of the watchface.

Config storage

The watchface forgets all settings as soon as it is updated. (Local storage only.) Will work to enable the watchface to retain settings through updates. (Phone storage.)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.