Add awareness alarm tutorial status page

This commit is contained in:
2026-08-14 01:26:26 -04:00
parent f97e18ac48
commit 96a9f26814
4 changed files with 56 additions and 31 deletions
+7
View File
@@ -14,3 +14,10 @@ Because it requires the perfect amount of thought to activate your brain in the
- The vibration pattern is randomized. It derives the length of the three pulses from the angles in the generated triangle. Neat!
- Some of the alarm scheduling code was taken from [Gentle Wake](https://github.com/SeaPea/GentleWake). It seems trusted by the community, so... I stole it! The beauty of open source, no AI needed!
- A custom font was made to satisfy the need for something that looks like LECO but is monospaced. The version I made contains only numbers, period, and colon, but if you want to build off of it, [it's public](https://git.wetfence.xyz/RandyTheSilly/pebble-misc/src/branch/main/fonts) and easy to modify!
## Future Goals (1.1 and beyond)
- [Pavlok](https://pavlok.com/pages/how-it-works) integration to shock the user on failure to complete secondary (awareness) alarm and when force-exiting alarm
- Timeline integration
- Speaker support
- Full touch navigation
- Draw measurements based on triangle side locations, rather than in fixed positions