Dirk Alders bb4a9b5bc0 Restructuring including GUI reset in case of disconnects | hace 4 años | |
---|---|---|
config_example | hace 4 años | |
garage_protocol @ ae391a4698 | hace 4 años | |
report @ ce174339bc | hace 4 años | |
rpi_envsens @ fd86c70c83 | hace 4 años | |
socket_protocol @ bfcdef7ad7 | hace 4 años | |
stringtools @ d5f9931bca | hace 4 años | |
task @ d3fbc59340 | hace 4 años | |
tcp_socket @ 10aa319d2e | hace 4 años | |
wetation_protocol @ 53e4523c14 | hace 4 años | |
.gitignore | hace 4 años | |
.gitmodules | hace 4 años | |
.project | hace 4 años | |
.pydevproject | hace 4 años | |
LICENSE | hace 4 años | |
README.md | hace 4 años | |
gui.py | hace 4 años | |
gui.wxg | hace 4 años | |
smarthome.py | hace 4 años |
wether station gui client
You need to install wx: sudo apt-get install python3-wxgtk4.0
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
Disable the screen blanking in Properties->Raspberry-Pi-Configuration->Display