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