mirror of https://github.com/espruino/BangleApps
Initial implementation to enable custom text in the medical alert widget Possible future updates could include better editing UI instead of raw json, more information eg. medications, ability to set info from other apps, etc. Signed-off-by: James Taylor <jt-git@nti.me.uk> |
||
---|---|---|
.. | ||
ChangeLog | ||
README.md | ||
metadata.json | ||
screenshot_light.png | ||
widget.js | ||
widget.png |
README.md
Medical Alert Widget
Shows a medical alert logo in the top right widget area, and a medical alert message in the bottom widget area.
Note: this is not a replacement for a medical alert band but hopefully a useful addition.
Features
Implemented:
- Basic medical alert logo and message
- Only display bottom widget on clocks
- High contrast colours depending on theme
- Configure medical alert text (using Medical Information app)
- Show details when touched (using Medical Information app)
Future:
- Configure when to show bottom widget (always/never/clocks)
Creator
James Taylor (jt-nti)