BangleApps/apps/weatherClock/README.md

22 lines
737 B
Markdown
Raw Normal View History

2021-12-05 01:33:43 +00:00
# Weather Clock
2023-02-27 21:21:09 +00:00
A clock which displays the current weather conditions. Time, day of week, date, temperature, wind speed, and an icon indicating the weather condition are displayed.
2023-02-26 15:59:43 +00:00
2023-02-27 21:21:09 +00:00
As of Weather Clock v0.06 the date, day of week, temperature, weather icon and/or wind speed can be hidden in Settings. The icons can be changed to those of the Weather app.
2021-12-05 01:33:43 +00:00
Standard widgets are displayed.
## Requirements
2023-02-27 21:21:09 +00:00
**This clock requires Gadgetbridge and the Weather app in order to get weather data!**
2021-12-05 01:33:43 +00:00
See the [Bangle.js Gadgetbridge documentation](https://www.espruino.com/Gadgetbridge) for instructions on setting up Gadgetbridge and weather.
![Screenshot](screens/screen1.png)
2021-12-05 01:33:43 +00:00
![Screenshot2](screens/screen2.png)
2021-12-05 01:33:43 +00:00
## Creator
James Gough