Dirk Alders fdef5e6a9e Module Update | hace 4 años | |
---|---|---|
config_example | hace 4 años | |
garage_protocol @ 882ea5a033 | hace 4 años | |
helpers @ 53e9e080f8 | hace 4 años | |
report @ 25889f225b | hace 4 años | |
rpi_envsens @ f8cb99aa08 | hace 4 años | |
socket_protocol @ 35d9f688a4 | hace 4 años | |
stringtools @ 5ac92e2b86 | hace 4 años | |
task @ bbc3c6f935 | hace 4 años | |
tcp_socket @ 7146692712 | 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