omz:forum

    • Register
    • Login
    • Search
    • Recent
    • Popular

    Welcome!

    This is the community forum for my apps Pythonista and Editorial.

    For individual support questions, you can also send an email. If you have a very short question or just want to say hello — I'm @olemoritz on Twitter.


    Fitbit "Sleep Analyzer"

    Pythonista
    3
    4
    3121
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • ltddev
      ltddev last edited by

      My kids gave me a Fitbit wristband, a "Flex" version and started playing with Python FitbinAPI. check out here:

      https://gist.github.com/f30ec558d289d9a23f61

      The Ftbit.com site has all the info how to get your own keys -- I randomized the ones in code to be unusable. Basically the code calculates every sleep-related datum possible from Fitbit.

      1 Reply Last reply Reply Quote 0
      • Webmaster4o
        Webmaster4o last edited by

        Awesome

        1 Reply Last reply Reply Quote 0
        • MartinPacker
          MartinPacker last edited by

          Nice you've done that. While I don't use the Sleep Tracker on my Fitbit I would like to get the steps data out.

          Anyone done that?

          1 Reply Last reply Reply Quote 0
          • ltddev
            ltddev last edited by

            @MartinPacker, it's as straightforward to get the steps data, I just happened to be more interested in deriving some useful sleep data. But there are Api for that to

            1 Reply Last reply Reply Quote 0
            • First post
              Last post
            Powered by NodeBB Forums | Contributors