Skip to content

Commit

Permalink
initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
kairess committed Nov 10, 2021
0 parents commit 40abd73
Show file tree
Hide file tree
Showing 5 changed files with 1,276 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
.ipynb_checkpoints
.DS_Store
__pycache__
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Heart Rate Note

Make a heart rate note using Apple Health data from Apple Watch.

![](result.png)
Loading

0 comments on commit 40abd73

Please sign in to comment.