Dirk Alders fe44be82de lib update | 4 年之前 | |
---|---|---|
config_example | 4 年之前 | |
garage_protocol @ ae391a4698 | 4 年之前 | |
report @ ce174339bc | 4 年之前 | |
rpi_envsens @ fd86c70c83 | 4 年之前 | |
socket_protocol @ 1fa2e2fcf9 | 4 年之前 | |
stringtools @ d5f9931bca | 4 年之前 | |
task @ d3fbc59340 | 4 年之前 | |
tcp_socket @ 9d8dac2f94 | 4 年之前 | |
wetation_protocol @ 53e4523c14 | 4 年之前 | |
.gitignore | 4 年之前 | |
.gitmodules | 4 年之前 | |
.project | 4 年之前 | |
.pydevproject | 4 年之前 | |
LICENSE | 4 年之前 | |
README.md | 4 年之前 | |
gui.py | 4 年之前 | |
gui.wxg | 4 年之前 | |
smarthome.py | 4 年之前 |
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