Dirk Alders 704dcb758a wetation_server datatype changed to continues_statistic | vor 4 Jahren | |
---|---|---|
config_example | vor 4 Jahren | |
garage_protocol @ ae391a4698 | vor 4 Jahren | |
helpers @ 43e0d556d1 | vor 4 Jahren | |
report @ ce174339bc | vor 4 Jahren | |
rpi_envsens @ a0bfadcce8 | vor 4 Jahren | |
socket_protocol @ cd508340e3 | vor 4 Jahren | |
stringtools @ d5f9931bca | vor 4 Jahren | |
task @ d3fbc59340 | vor 4 Jahren | |
tcp_socket @ d9bdc909e9 | vor 4 Jahren | |
wetation_protocol @ e9c6321772 | vor 4 Jahren | |
.gitignore | vor 4 Jahren | |
.gitmodules | vor 4 Jahren | |
.project | vor 4 Jahren | |
.pydevproject | vor 4 Jahren | |
LICENSE | vor 4 Jahren | |
README.md | vor 4 Jahren | |
gui.py | vor 4 Jahren | |
gui.wxg | vor 4 Jahren | |
kill.sh | vor 4 Jahren | |
restart.sh | vor 4 Jahren | |
smarthome.py | vor 4 Jahren | |
start.sh | vor 4 Jahren |
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