BangleApps/apps/slpquiet
Anton b8b783195c Remove app-specific eslint configs 2024-03-16 19:28:00 +01:00
..
ChangeLog Add files via upload 2024-03-13 22:29:28 +01:00
README.md Add files via upload 2024-03-13 22:29:28 +01:00
app-icon.js Add files via upload 2024-03-13 22:29:28 +01:00
app.js fixed linter warnings 2024-03-16 12:28:43 +01:00
app.png Add files via upload 2024-03-13 22:29:28 +01:00
boot.js Remove app-specific eslint configs 2024-03-16 19:28:00 +01:00
metadata.json slpquiet: 2024-03-16 10:03:29 +01:00
widget.js slpquiet + thmswtch: 2024-03-16 10:17:11 +01:00

README.md

Sleep Quiet

Set Quiet mode (or alarms only mode), when the sleep tracking app detects sleep (each 10 min evaluated)

Usage

When activated, app disables all notifications / all except alarms when sleep detected.

Controls

In the app you can activate / deactivate the functionality and define if all notifications / all except alarms are to be silenced.

Creator

jla-42

Note

The app is based upon the sleeplog app.

It reuses the widget from Quiet Mode Schedule and Widget, as it does exactly what I needed, so why reinvent the wheel.

ToDos

-further code clean up

-optimization of code (and check if needed)

-feedback is always welcome