Dirk Alders 305ee919b5 helpers updated | hace 4 años | |
---|---|---|
config_example | hace 4 años | |
garage_protocol @ 882ea5a033 | hace 4 años | |
helpers @ 4be70cfef8 | hace 4 años | |
report @ 25889f225b | hace 4 años | |
rpi_envsens @ afedf43bdf | hace 4 años | |
socket_protocol @ 35d9f688a4 | hace 4 años | |
stringtools @ 5ac92e2b86 | hace 4 años | |
task @ 9fbd98f39c | hace 4 años | |
tcp_socket @ a34195edf9 | hace 4 años | |
wetation_protocol @ 07357d33ad | 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 | |
kill.sh | hace 4 años | |
restart.sh | hace 4 años | |
smarthome.py | hace 4 años | |
start.sh | 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