Giter Club home page Giter Club logo

sdk-moment's Introduction

sdk-moment

SDK example version of the "Moment" clock face by Fitbit.

This is intended to be used as an example for building clock faces. Do not re-use the visual design, we don't need 100's of clocks in the gallery with the same design!

Screenshots (Watch/Tracker)

fitbit Ionic fitbit Versa Mobile APP Settings

Click to see all Mobile APP Settings screens
Part 2 Part 3 Part 4
Part 5 Part 6 Part 7

sdk-moment's People

Contributors

chapel avatar csomakk avatar eaccmk avatar orviwan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

sdk-moment's Issues

Code incompatible with latest FitBit Studio SDK? Versa 3?

Pulled the code and tried to build and run in FitBit Studio and got...

Unsupported SDK
Your project is using an SDK version not supported by Fitbit Studio. You can either upgrade your project, or export your project to develop it offline.

Upgrading your project may require you make changes to code to comply with new API changes.

Activity values has never been updated since first launch

It seems that Activity values (like steps) has never been updated.

I put some debug output by console.log and it seems that tickHandler in acrivity.js has been called in every "tick" but get*() functions from activityData has only called at the first time and never been called again. from index.js, only the same value returned any time following line called.

txt.text = data[Object.keys(data)[index]].pretty;

I compared value in index.js like:

console.log("Steps: " + data[Object.keys(data)[index]].pretty + " vs " + today.adjusted.steps);

and it shows different value (today.adjusted.steps updated while previous one never).

WearOs version

Hello! I loved this watch face when I had my ionic and sense watches. Now that I've moved over to pixel watches, I'd love and would pay for a WearOs version of this!!

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.