HackerShackOfficial / Smart-Mirror

Raspberry powered mirror which can display news, weather, calendar events
MIT License
911 stars 384 forks source link

Location is not working #106

Open adamtor opened 6 years ago

adamtor commented 6 years ago

Hi, I just decided to try this code and I'm not a great coder myself Seems to be the location API is changed and can't get the location anymore, could someone help me out please? Also wondering if it would be easy to change the news feed to a quote of the day?

Thanks Adam

big1surg commented 6 years ago

i know this is old, but yes you would just need to get the rss feed from the quote of the day site. and for the location i believe they changed the code to something else, it is now thorugh ipstack.com/quickstart and you can find it there. if you need more help you can try taking a look at my code https://github.com/big1surg/smart_mirror/blob/master/smartmirror.py