2021-01-19 16:36:44 +01:00
2021-01-19 16:36:44 +01:00
2021-01-30 23:21:01 +01:00
2021-01-19 16:36:44 +01:00
2021-01-19 16:36:44 +01:00
2021-01-19 16:36:44 +01:00
2021-01-07 00:17:56 +01:00
2020-09-06 13:38:47 +02:00
2020-09-20 19:26:07 +02:00
2020-09-06 14:12:54 +02:00
2020-09-06 13:38:47 +02:00
2020-09-04 10:10:19 +00:00
2020-09-07 12:50:51 +02:00
2022-05-08 16:54:45 +02:00
2021-01-30 23:21:01 +01:00

wetation_rpi_gui_client

wether station gui client

Requirements:

You need to install wx: sudo apt-get install python3-wxgtk4.0

Autostart:

Copy the autostart-file to pi home directory: mkdir -p ~/.config/lxsession/LXDE-pi && cp /etc/xdg/lxsession/LXDE-pi/autostart ~/.config/lxsession/LXDE-pi

Add the following lines to the new autostart file to start the application on login: @/usr/bin/python3 /home/pi/smarthome_rpi_gui_client/smarthome.py 2> /home/pi/smarthome_rpi_gui_client/messages.err

Screen Blanking:

Disable the screen blanking in Properties->Raspberry-Pi-Configuration->Display

Description
wether station gui client
Readme 428 KiB
Languages
Python 98.4%
Shell 1.6%