the Fitbit mobile app
A google inspired clock face with weather support.
Configurations
The app provides some configurations specifically for the weather:
City, Country:
You can specify a city to get the weather from, such as Lisbon, Portugal
Open Weather API:
If you have an API key, then you can add your own. The app uses a "public" API key, that can be blocked if it reaches the maximum requests
Use geolocation:
You can toggle this check to use the geolocation from the watch. This will override the "City, Country" setting.
Important: If for some reason it's not possible to get the coordinates, then the app will fallback to the "City, Country" setting so i advise you to fill both.
Functionality
- The app fetches weather info every hour.
- If for some reason it's not possible to get the coordinates, then the app will fallback to the "City, Country" setting so i advise you to fill both.
- Compatible with 24h and 12h
The code is open-sourced: