Dirk Alders e1656eaa1a GUI-Logging improved | hace 4 años | |
---|---|---|
config_example | hace 4 años | |
garage_protocol @ c5f4e0323a | 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 @ 7c02c8dd3c | hace 4 años | |
stringtools @ 76d8ae9b1b | hace 4 años | |
task @ bbc3c6f935 | hace 4 años | |
tcp_socket @ 7146692712 | hace 4 años | |
wetation_protocol @ cdc9912f3d | 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