PiClock3 icon indicating copy to clipboard operation
PiClock3 copied to clipboard

A Fancy Clock built around a monitor and a Raspberry Pi and python3 + pyqt5

Results 8 PiClock3 issues
Sort by recently updated
recently updated
newest added

``` pi@PyClock:~/PiClock3 $ python3 ./PyQtPiClock3.py Traceback (most recent call last): File "/home/pi/PiClock3/./PyQtPiClock3.py", line 6, in from PiClock3.PiClock3 import PiClock3 File "/home/pi/PiClock3/PiClock3/PiClock3.py", line 5, in from yamlinclude import YamlIncludeConstructor ModuleNotFoundError: No...

Hello n0bel, First, I think you PiClock really rocks. I am trying to install it on my Raspberry Pi model 4B with Raspbian Bullseye installed (the Pi would not start...

I’ve installed PiClock3 on a couple of different Pi’s per the directions in the readme file and I’m finding that the Metar data is not updating on either one. Is...

Hi there, is it possible to use WeatherKit to pull data? and pull from Netatmo Personal Weather Station to get local/interior data? Thank you.

@n0bel first, this project is still amazing and I can't believe you're still at it after all this time- kudos to you! The following this project has amassed is amazing....

I'm able to run, customize a bit and run again PiClock3 manually. No problems there. However, trying to get it to start on reboot - tried two ways, first was...

I have edited the API Keys file and inserted the required API keys. However when I run the clock it loads the clock page, but the forecasts and maps are...