forked from FOSS/BangleApps
readme
parent
609b050e50
commit
834d714e58
|
@ -7,7 +7,7 @@
|
|||
"icon": "beeptest.png",
|
||||
"tags": "",
|
||||
"supports": ["BANGLEJS2"],
|
||||
"readme": "readme.md",
|
||||
"readme": "README.md",
|
||||
"storage": [
|
||||
{ "name": "beeptest.app.js", "url": "beeptest.js" },
|
||||
{ "name": "beeptest.img", "url": "app-icon.js", "evaluate": true }
|
||||
|
|
|
@ -1,27 +0,0 @@
|
|||
# App Name
|
||||
|
||||
Beep Test
|
||||
|
||||
## Usage
|
||||
|
||||
Mark out a 20m space
|
||||
Click the side button to start the test
|
||||
Shuttle run between your markers when the watch buzzes
|
||||
Push the button when you need to stop
|
||||
|
||||
## Features
|
||||
|
||||
Buzzing on each shuttle run
|
||||
Results page with vO2max and total distance covered.
|
||||
|
||||
## Controls
|
||||
|
||||
Side button starts, stops and resets the app.
|
||||
|
||||
## Requests
|
||||
|
||||
bb0x88 on giuthub
|
||||
|
||||
## Creator
|
||||
|
||||
Blade
|
Loading…
Reference in New Issue