Dirk Alders 2e01d3b503 Cyclic reconnect and fast and slow request tasks implemented | 4 vuotta sitten | |
---|---|---|
config_example | 4 vuotta sitten | |
garage_protocol @ ae391a4698 | 4 vuotta sitten | |
report @ ce174339bc | 4 vuotta sitten | |
rpi_envsens @ fd86c70c83 | 4 vuotta sitten | |
socket_protocol @ f4a7f1e7a4 | 4 vuotta sitten | |
stringtools @ d5f9931bca | 4 vuotta sitten | |
task @ d3fbc59340 | 4 vuotta sitten | |
tcp_socket @ 3e6e74f976 | 4 vuotta sitten | |
wetation_protocol @ 53e4523c14 | 4 vuotta sitten | |
.gitignore | 4 vuotta sitten | |
.gitmodules | 4 vuotta sitten | |
.project | 4 vuotta sitten | |
.pydevproject | 4 vuotta sitten | |
LICENSE | 4 vuotta sitten | |
README.md | 4 vuotta sitten | |
gui.py | 4 vuotta sitten | |
gui.wxg | 4 vuotta sitten | |
kill.sh | 4 vuotta sitten | |
restart.sh | 4 vuotta sitten | |
smarthome.py | 4 vuotta sitten | |
start.sh | 4 vuotta sitten |
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