xenon462

Results 11 comments of xenon462

Thanks for your work. If you can add the font color editor feature in future versions. For example like this. ![file4](https://user-images.githubusercontent.com/34947093/115607836-22852780-a2ee-11eb-9c3f-cf7775fee2f7.png) [Config.py.txt](https://github.com/n0bel/PiClock/files/6353315/Config.py.txt) [PyQtPiClock.py.txt](https://github.com/n0bel/PiClock/files/6353316/PyQtPiClock.py.txt)

Here are my watch dial pictures and weather pictures. [images.zip](https://github.com/n0bel/PiClock/files/6363181/images.zip) [weather-icons-color.zip](https://github.com/n0bel/PiClock/files/6363182/weather-icons-color.zip)

Added "decode ('utf-8')" next to line 909 ![decode2](https://user-images.githubusercontent.com/34947093/103670810-22edf280-4f8b-11eb-8076-e35cc3327845.PNG) The right column only displays the top three rows correctly. ![file5](https://user-images.githubusercontent.com/34947093/103671080-7ceeb800-4f8b-11eb-85aa-3d2451d15c44.png) The other six days of the week are not displayed.

Made changes on line 976 section 'wxfinished_cc3' ![decode2day](https://user-images.githubusercontent.com/34947093/103676025-a90d3780-4f91-11eb-8627-ff35f0a89535.PNG) All days of the week work ![file6](https://user-images.githubusercontent.com/34947093/103676154-d0640480-4f91-11eb-9ac7-a78d9ba350b8.png) How do I ask Kevin to make these fixes to the main code of the...

I can't see a pencil. I will search now. Thanks for the help.

Buttons must be connected through pull-up resistors ![raspberry-pi-switch-key-right-and-wrong-connection](https://user-images.githubusercontent.com/34947093/145693472-59a65472-076a-4744-b600-e31aa064322a.gif)

https://github.com/n0bel/PiClock/issues/106

Added imitation of keystrokes install xautomation sudo apt-get install xautomation Edit file irexec.lircrc sudo nano /etc/lirc/irexec.lircrc Change strings config begin prog = irexec button = KEY_LEFT config = sudo -u...

in the PyQtPiClock.py file at the very end of AlignRight fix AlignLeft ![jpg](https://user-images.githubusercontent.com/34947093/230968712-9a1ceeba-aad3-47f0-9151-034b5f641756.JPG)