|
| 1 | +# Applications |
| 2 | + |
| 3 | +InfiniTime has 13 apps on the `main` branch at the time of writing. |
| 4 | + |
| 5 | +## List of apps |
| 6 | +- Stopwatch |
| 7 | +- Alarm |
| 8 | +- Timer |
| 9 | +- Steps |
| 10 | +- Heartrate |
| 11 | +- Music |
| 12 | +- InfiniPaint |
| 13 | +- Paddle |
| 14 | +- 2 |
| 15 | +- InfiniDice |
| 16 | +- Metronome |
| 17 | +- Maps |
| 18 | +- Weather |
| 19 | + |
| 20 | +### Stopwatch |
| 21 | + |
| 22 | +- Press the Start button (bottom right) to start or stop the timer. |
| 23 | + - You can also press the side button while the timer is running to pause the timer. |
| 24 | +- Press the Flag button (bottom left) to add a lap. |
| 25 | +- The stopwatch will not yet continue counting time while the app is closed. |
| 26 | + |
| 27 | +### Alarm |
| 28 | + |
| 29 | +- Ajust the time with the time picker. |
| 30 | +- Press the Info button in the top middle to see time remaning. |
| 31 | +- Use the toggle in the bottom left to turn the alarm on/off. |
| 32 | +- Use the button in the bottom right to change the alarm frequency. |
| 33 | + - You can choose between once, daily, or Monday - Friday. |
| 34 | + |
| 35 | +### Timer |
| 36 | + |
| 37 | +- Ajust how long the timer should go for with the time picker. |
| 38 | +- Press the Start button at the bottom to start/stop the timer. |
| 39 | + |
| 40 | +### Steps |
| 41 | + |
| 42 | +- The total count of steps for the current display will show in the middle of the screen. |
| 43 | +- The Reset button in the bottom middle resets the Trip counter. (Total of all steps taken.) |
| 44 | +- The progress circle shows the percentage of your daily goal completed. |
| 45 | + |
| 46 | +### Heartrate |
| 47 | + |
| 48 | +- Press Start to start measuring your heartrate. |
| 49 | + - It may take a bit to get the first measurement. |
| 50 | + |
| 51 | +### Music |
| 52 | + |
| 53 | +- This app shows currently playing music. |
| 54 | + - Please note that this app is not very useful without a device connected. |
| 55 | +- Press the button in the center to play/pause, and the buttons on the left and right to go to the previous and next tracks, respectively. |
| 56 | +- Swipe up to get to volume controls. |
| 57 | + |
| 58 | +### InfiniPaint |
| 59 | + |
| 60 | +- This app does not allow you to swipe from the top to exit, use the side button instead. |
| 61 | +- Draw on the screen to add lines. |
| 62 | +- Hold down in one spot to change paint colors. |
| 63 | + |
| 64 | +### Paddle |
| 65 | + |
| 66 | +- This app does not allow you to swipe from the top to exit, use the side button instead. |
| 67 | +- Drag your finger to move the paddle. |
| 68 | +- Goal: Don't let the ball go off the left side of the screen. |
| 69 | + |
| 70 | +### 2 |
| 71 | + |
| 72 | +- This app does not allow you to swipe from the top to exit, use the side button instead. |
| 73 | +- Play a game of 2048. |
| 74 | +- Swipe up, down, left, or right tomove the tiles. |
| 75 | +- When two tiles with the same number run into each other, they will add together. |
| 76 | +- Goal: Don't let the screen fill up with tiles, and get to the 2048 tile to win. |
| 77 | + |
| 78 | +### InfiniDice |
| 79 | + |
| 80 | +- Ajust the count to change the number of dice. |
| 81 | +- Ajust the sides to change the number of sides. |
| 82 | +- Press the button at the bottom to roll. |
| 83 | +- The result will be on the right side of the screen. |
| 84 | + |
| 85 | +### Metronome |
| 86 | + |
| 87 | +- Ajust the BPM with the circular slider. |
| 88 | + - A bug currently makes it always snap to 98 BPM. |
| 89 | +- Use the button in the bottom left to start the metronome. |
| 90 | + |
| 91 | +### Maps |
| 92 | + |
| 93 | +- This app shows info from a navigation app. |
| 94 | + - Please note that this app is not very useful without a device connected. |
| 95 | + |
| 96 | +### Weather |
| 97 | + |
| 98 | +- This app shows weather info. |
| 99 | + - Please note that this app is not very useful without a device connected. |
0 commit comments