BangleApps/apps/widChargingStatus
Rob Pilling a54f199de9 chargingstatus: also buzz on disconnect from charging
After a slight delay, to allow other "charging" handlers to run and
not interrupt the buzz
2024-04-27 16:28:11 +01:00
..
ChangeLog chargingstatus: also buzz on disconnect from charging 2024-04-27 16:28:11 +01:00
README.md Add TypeScript details to READMEs 2023-02-22 22:10:17 +00:00
metadata.json chargingstatus: also buzz on disconnect from charging 2024-04-27 16:28:11 +01:00
widget.js chargingstatus: also buzz on disconnect from charging 2024-04-27 16:28:11 +01:00
widget.png
widget.ts chargingstatus: also buzz on disconnect from charging 2024-04-27 16:28:11 +01:00

README.md

Charging Status

This widget shows a yellow lightning icon to indicate that the watch is charging. A short buzz is also emitted on initial charging connection. Nothing is shown when not charging.

TypeScript

This app is written in TypeScript, see typescript/README.md for more info