Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
ibizabroker committed Dec 20, 2021
1 parent bcf8392 commit 5bfa3bf
Showing 1 changed file with 39 additions and 0 deletions.
39 changes: 39 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
<h1 align="center">
<br>
Minimalistic Digital
<br>
</h1>


[![Fitbit Gallery](https://img.shields.io/static/v1?logo=fitbit&label=Fitbit&message=Gallery&color=00B0B9&style=for-the-badge)](https://gallery.fitbit.com/details/1b9dea00-dcde-471f-817c-0ece833cbe8a)

This is a simple clockface with a minimalistic look. It has got a little bit of customizations which can be set as per the user's taste.
<br>

Displays:
- Time
- Seconds
- Date
- Day
- Month
- Battery
- Stats on rotation (Heart Rate, Steps, Calories, Floors, Distance)

# Screenshots

![default look](screenshots/screenshot_default.png)
![customized look](screenshots/screenshot_customized.png)

<br>

# Development
```
npm install
```

# Build
```
npx fitbit
fitbit$ build
fitbit$ install
```

0 comments on commit 5bfa3bf

Please sign in to comment.