Skip to content

Commit eda8c18

Browse files
authored
Merge pull request #4328 from RKBoss6/workouts
New app: Workouts
2 parents a7da999 + 0ebe832 commit eda8c18

6 files changed

Lines changed: 643 additions & 0 deletions

File tree

apps/workouts/README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Workouts
2+
A simple, all-in one workout tracking app. Start a workout to see heart rate, calories burned (if the `Calories` module is installed), and steps accumulated.
3+
4+
The calories module is installed by default when you install this app, but the app will work without the calories module, just without calorie data.
5+
6+
When you finish a workout, you'll see the following stats:
7+
- Time Elapsed
8+
- Calories Burned
9+
- Average Heart Rate
10+
- Max Heart Rate
11+
## Author
12+
RKBoss6

apps/workouts/app-icon.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)