BangleApps/apps/widclkbttm/README.md

35 lines
810 B
Markdown
Raw Normal View History

2021-09-14 11:06:18 +00:00
# Digital clock widget (bottom widget area)
2023-01-05 21:44:31 +00:00
This very basic widget clock shows time inside apps that respect the bottom widget area, also allows to test this unfrequently used area.
Note that it will not be displayed when a clock app is been shown
Compatible with BangleJS1,BangleJS2,and EMSCRIPTENx emulators
2021-09-14 11:06:18 +00:00
forked from
https://github.com/espruino/BangleApps/tree/master/apps/widclk
## Photo
Example of usage
![](widTextBottom_ss1.jpg)
2023-01-05 21:44:31 +00:00
Screenshot emulator bangle.js2
![](ss_bjs2.jpg)
2021-09-14 11:06:18 +00:00
## Usage
Upload the widget file
2023-01-05 21:44:31 +00:00
Open an app (not a clock/watchface) that supports displaying widgets (included the bottom one)
2021-09-14 11:06:18 +00:00
## Support
This app is so basic that probably the easiest is to just edit the code ;)
2023-01-05 21:44:31 +00:00
Otherwise you can contact me [here](https://github.com/dapgo/my_espruino_smartwatch_things)