BangleApps/apps/mtnclock
Gordon Williams c1efe64c0d
Update apps/mtnclock/settings.js
Co-authored-by: Rob Pilling <robpilling@gmail.com>
2023-09-29 09:45:50 +01:00
..
ChangeLog Adding new lines 2023-09-24 19:13:42 +00:00
README.md Fixed typo 2023-02-05 21:57:52 -07:00
app-icon.js
app.js Moving loadWidgets call 2023-09-25 09:00:35 -07:00
app.png
metadata.json Adding settings and the ability to show widgets 2023-09-24 19:07:35 +00:00
screenshot1.png
screenshot2.png
screenshot3.png
screenshot4.png
screenshot5.png
settings.js Update apps/mtnclock/settings.js 2023-09-29 09:45:50 +01:00

README.md

Mountain Pass Clock

Based on the Pebble watchface Weather Land.

Mountain Pass Clock changes depending on time (day/night) and weather conditions.

This clock requires Gadgetbridge and an app that Gadgetbridge can use to get the current weather from OpenWeatherMap (e.g. Weather Notification), or a Bangle app that will update weather.json such as OWM Weather. To set up Gadgetbridge and weather, see https://codeberg.org/Freeyourgadget/Gadgetbridge/wiki/Weather.

The scene will change according to the following OpenWeatherMap conditions: clear, cloudy, overcast, lightning, drizzle, rain, fog and snow. Each weather condition has night/day scenes.

If you choose not to set up weather (or are not connected to Gadgetbridge, for that matter), this clock will default to clear weather, and the scenery will still change from night to day.

Special thanks to Serj for testing this on the original Bangle.

Images