BangleApps/apps/sleeplogalarm/README.md

46 lines
1.5 KiB
Markdown
Raw Normal View History

2022-09-12 21:09:33 +00:00
# Sleep Log Alarm
This widget searches for active alarms and raises the alarm event up to the defined time earlier, if in a light sleep phase.
---
### App Usage
---
#### Inside the settings: !!! dummy entries !!!
- __Thresholds__ submenu
2022-09-12 21:09:33 +00:00
Changes take effect from now on, not retrospective!
- __Max Awake__ | maximal awake duration
2022-09-12 21:09:33 +00:00
_10min_ / _20min_ / ... / __60min__ / ... / _120min_
- __Min Consecutive__ | minimal consecutive sleep duration
2022-09-12 21:09:33 +00:00
_10min_ / _20min_ / ... / __30min__ / ... / _120min_
- __Deep Sleep__ | deep sleep threshold
2022-09-12 21:09:33 +00:00
_30_ / _31_ / ... / __100__ / ... / _200_
- __Light Sleep__ | light sleep threshold
_100_ / _110_ / ... / __200__ / ... / _400_
2022-09-12 21:09:33 +00:00
- __Reset to Default__ | reset to bold values above
- __BreakToD__ | time of day to break view
2022-09-12 21:09:33 +00:00
_0:00_ / _1:00_ / ... / __12:00__ / ... / _23:00_
- __App Timeout__ | app specific lock timeout
2022-09-12 21:09:33 +00:00
__0s__ / _10s_ / ... / _120s_
- __Enabled__ | completely en-/disables the background service
2022-09-12 21:09:33 +00:00
__on__ / _off_
---
### Worth Mentioning
---
#### To do list
- README.md
#### Requests, Bugs and Feedback
Please leave requests and bug reports by raising an issue at [github.com/storm64/BangleApps](https://github.com/storm64/BangleApps) (or send me a [mail](mailto:banglejs@storm64.de)).
#### Creator
Storm64 ([Mail](mailto:banglejs@storm64.de), [github](https://github.com/storm64))
#### Attributions
The app icon is downloaded from [https://icons8.com](https://icons8.com).
#### License
[MIT License](LICENSE)