Brendan Curley

Results 48 comments of Brendan Curley

FYI, climacell.co is now tomorrow.io and v3 is dead. Anyway, I wanted to give v4 a test drive, but when I looked at the code in the climacell v4 branch,...

Climacell.co changed to Tomorrow.io and their v3 API was replaced with the v4 API. I don't think the v3 API works anymore and, last I checked, the PiClock code hasn't...

As an RF engineer working on a NOAA contract, I love it! Thanks for sharing!

Try this fork https://github.com/SerBrynden/PiClock It works with the latest Raspberry Pi OS, Python3, and PyQt5. There are pulls requests in the queue here, but the original author hasn't approved them...

The only reason I haven't implemented weather alerts (other than not knowing where to place them on the screen) is you would have to fetch the alerts very frequently in...

Recommend closing this issue.

PiClock was updated earlier this year when OpenWeather released the 3.0 One Call and changed their API subscription model. New PiClock users found out that when they signed up for...

When you sign up with OpenWeather or make changes to a subscription plan, their emails mention how it can take a couple hours for the changes to take effect. I've...

Qt4 isn't available in Python3, and hasn't been available in Raspberry Pi OS for awhile. The instructions here in the master branch say they are for the Stretch version, not...

@lstew452a This fork is up to date and works with Bookworm now: https://github.com/SerBrynden/PiClock