Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mediaexplorer74/msb
[MS]Fit[B]and UWP app for Win10/W10M. Draft / Proto
https://github.com/mediaexplorer74/msb
backend cloud-storage fidbit frontend microsoft-band research rnd service uwp w10m web win10
Last synced: 5 days ago
JSON representation
[MS]Fit[B]and UWP app for Win10/W10M. Draft / Proto
- Host: GitHub
- URL: https://github.com/mediaexplorer74/msb
- Owner: mediaexplorer74
- License: mit
- Created: 2023-02-22T20:12:28.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-10T17:50:00.000Z (25 days ago)
- Last Synced: 2025-01-10T18:24:02.826Z (25 days ago)
- Topics: backend, cloud-storage, fidbit, frontend, microsoft-band, research, rnd, service, uwp, w10m, web, win10
- Language: C#
- Homepage:
- Size: 14.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MSB (FitBand codename)
![Shot](Images/logo.png)I have not any Fitbit (Flex or similar) device. But... I'm interested in cool Fitbit "Cloud infrastructure" such as dev.fitbit.com... ;)
## Screenshots
![](Images/shot01.png)
![](Images/shot02.png)
![](Images/shot03.png)
![](Images/shot04.png)## My Crazy Idea
I have Microsoft Band 2. And I know that MS Health "cloud service" completly damaged.
My idea: synthez [MS]Band2 "front-end" with Fit[B]it "backend".So, wouldn't it be cool to have the band's steps sync into the Fitbit service on MS Band? :)
## FitBit API access
If you want to try this out or rip parts of it out, just make sure you register with [Fitbit](https://dev.fitbit.com)
as a developer and have your Client ID and Client Secret handy.## Few tech. moments
- UWP "app class" used.
- Min. os. win. switched to 14393. So, potential W10M compatibility persists but not tested yet.## References
- [Fitbit dev portal](https://dev.fitbit.com)
https://dev.fitbit.com/build/reference/web-api/ Fitbit Web API
- https://dev.fitbit.com/build/reference/web-api/activity/get-daily-activity-summary/ How to retrieve a summary of the user's activity for a specific date (January, 10 2025 hardcoded by me)))
- https://github.com/Fitbit/sdk-oauth How to add your own "credentials"## ..
AS IS. No support. Proto only. DIY.
## .
[m][e]
January, 10 2025