mattrossman / forecaswatch2

Open source revival of the beloved ForecasWatch Pebble watchface
https://apps.rebble.io/en_US/application/5dcdca6ac393f50cf6dbc264
GNU General Public License v3.0
36 stars 13 forks source link

Enable manual location entry #12

Closed mattrossman closed 5 years ago

mattrossman commented 5 years ago

In the Clay config, allow users to enter a location manually (e.g. city name) to use for weather updates.

mattrossman commented 5 years ago

I will plan on using the LocationIQ geocoding API to convert address queries into coordinates.

mattrossman commented 5 years ago

I just released v1.2.0 which includes this feature.