Dirk Alders 095c33d150 reposinit script added | 2 anni fa | |
---|---|---|
config_example | 4 anni fa | |
garage_protocol @ c05bde5243 | 3 anni fa | |
helpers @ 8c2f32c748 | 3 anni fa | |
report @ 139f0bd0c2 | 3 anni fa | |
rpi_envsens @ afedf43bdf | 4 anni fa | |
socket_protocol @ a8aa15974b | 3 anni fa | |
stringtools @ c1d9cf49c3 | 3 anni fa | |
task @ c9e1e20764 | 3 anni fa | |
tcp_socket @ e2e5286d25 | 3 anni fa | |
wetation_protocol @ 07357d33ad | 4 anni fa | |
.gitignore | 4 anni fa | |
.gitmodules | 4 anni fa | |
.project | 4 anni fa | |
.pydevproject | 4 anni fa | |
LICENSE | 4 anni fa | |
README.md | 4 anni fa | |
gui.py | 4 anni fa | |
gui.wxg | 4 anni fa | |
kill.sh | 4 anni fa | |
reposinit | 2 anni fa | |
restart.sh | 4 anni fa | |
smarthome.py | 3 anni fa | |
start.sh | 4 anni fa |
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