Hey, we've got an update already....
I've removed the requirement for a Google Maps API key.
This should work for low usage.
do the following, to update your PiClock software and remove the api key.
cd PiClock
git pull
nano Clock/http://ApiKeys.py
change the google api key to an empty string
googleapi = ''
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.