Dirk Alders da88900352 Module update | hace 3 años | |
---|---|---|
config_example | hace 4 años | |
garage_protocol @ c05bde5243 | hace 3 años | |
helpers @ 8c2f32c748 | hace 3 años | |
report @ 25889f225b | hace 4 años | |
rpi_envsens @ afedf43bdf | hace 4 años | |
socket_protocol @ b5ee20216e | hace 3 años | |
stringtools @ c1d9cf49c3 | hace 3 años | |
task @ c9e1e20764 | hace 3 años | |
tcp_socket @ e2e5286d25 | hace 3 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