Giter Site home page Giter Site logo

blisstime's Introduction

Bliss Time

Bliss Time screenshot

Pebble SDK 2.0 required

Click here to view the app in the Pebble app store

Features

  • Time displayed in spelled out format or digitally
  • 2 week calendar view
  • Temperature in either fahrenheit or celcius along with description of weather conditions
  • Watch battery percentage
  • Configurable buzzing every hour or half hour, helps you avoid being late for meetings

How to build and install "Bliss Time"

Use the Pebble SDKs "pebble" command:

pebble build
pebble install --phone **YOUR_PHONE_IP**

License

Bliss Time is licensed under the terms of the MIT license.

blisstime's People

Contributors

mikereyes avatar

Stargazers

Vinodh Kumar M. avatar Jack Morrissey avatar

Watchers

Mike Reyes avatar James Cloos avatar

blisstime's Issues

.DS_Store File

This should be removed from the repo and added to your global .gitignore. Love the project!

Testing my markdown skills

So are we looking to do something like this (to all adapters):

var AnalyticsAdapter = Adapter.extend({
  //
  // -------------------- Name ---------------------------------------

  name: 'AnalyticsAdapter',

  //
  // -------------------- Properties ---------------------------------------

  interface: [
    'enable',    // () Enable analytics.
    'disable',   // () Disable analytics.
    'set',       // (options) Set dimensions for the session.
    'trackView', // (description) Track the current view of the app.
    'trackEvent' // (options) Track an event (e.g. app shutdown).
  ],

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.