Dirk Alders 305ee919b5 helpers updated | vor 4 Jahren | |
---|---|---|
config_example | vor 4 Jahren | |
garage_protocol @ 882ea5a033 | vor 4 Jahren | |
helpers @ 4be70cfef8 | vor 4 Jahren | |
report @ 25889f225b | vor 4 Jahren | |
rpi_envsens @ afedf43bdf | vor 4 Jahren | |
socket_protocol @ 35d9f688a4 | vor 4 Jahren | |
stringtools @ 5ac92e2b86 | vor 4 Jahren | |
task @ 9fbd98f39c | vor 4 Jahren | |
tcp_socket @ a34195edf9 | vor 4 Jahren | |
wetation_protocol @ 07357d33ad | vor 4 Jahren | |
.gitignore | vor 4 Jahren | |
.gitmodules | vor 4 Jahren | |
.project | vor 4 Jahren | |
.pydevproject | vor 4 Jahren | |
LICENSE | vor 4 Jahren | |
README.md | vor 4 Jahren | |
gui.py | vor 4 Jahren | |
gui.wxg | vor 4 Jahren | |
kill.sh | vor 4 Jahren | |
restart.sh | vor 4 Jahren | |
smarthome.py | vor 4 Jahren | |
start.sh | vor 4 Jahren |
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