Dirk Alders aa50d43799 BugFix: dht guiinterface | пре 4 година | |
---|---|---|
config_example | пре 4 година | |
garage_protocol @ ae391a4698 | пре 4 година | |
helpers @ 43e0d556d1 | пре 4 година | |
report @ ce174339bc | пре 4 година | |
rpi_envsens @ a0bfadcce8 | пре 4 година | |
socket_protocol @ cd508340e3 | пре 4 година | |
stringtools @ d5f9931bca | пре 4 година | |
task @ d3fbc59340 | пре 4 година | |
tcp_socket @ d9bdc909e9 | пре 4 година | |
wetation_protocol @ e9c6321772 | пре 4 година | |
.gitignore | пре 4 година | |
.gitmodules | пре 4 година | |
.project | пре 4 година | |
.pydevproject | пре 4 година | |
LICENSE | пре 4 година | |
README.md | пре 4 година | |
gui.py | пре 4 година | |
gui.wxg | пре 4 година | |
kill.sh | пре 4 година | |
restart.sh | пре 4 година | |
smarthome.py | пре 4 година | |
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