wether station gui client
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Dirk Alders da8474fdc0 Added some README instructions пре 4 година
config_example config example added пре 4 година
garage_protocol @ ae391a4698 GUI and protocol separeted from libraries and implemented in the application пре 4 година
report @ ce174339bc Initial Smarthome GUI Client пре 4 година
rpi_envsens @ fd86c70c83 Initial Smarthome GUI Client пре 4 година
socket_protocol @ b0857e4569 Initial Smarthome GUI Client пре 4 година
stringtools @ d5f9931bca Initial Smarthome GUI Client пре 4 година
task @ d3fbc59340 Initial Smarthome GUI Client пре 4 година
tcp_socket @ 62f13e2d87 Initial Smarthome GUI Client пре 4 година
wetation_protocol @ 53e4523c14 GUI and protocol separeted from libraries and implemented in the application пре 4 година
.gitignore Initial Smarthome GUI Client пре 4 година
.gitmodules Initial Smarthome GUI Client пре 4 година
.project Repository renameing пре 4 година
.pydevproject Initial Smarthome GUI Client пре 4 година
LICENSE Initial commit пре 4 година
README.md Added some README instructions пре 4 година
gui.py GUI and protocol separeted from libraries and implemented in the application пре 4 година
gui.wxg GUI and protocol separeted from libraries and implemented in the application пре 4 година
smarthome.py BugFix GUI show gate section пре 4 година

README.md

wetation_rpi_gui_client

wether station gui client

Requirements:

You need to install wx: sudo apt-get install python3-wxgtk4.0

Autostart:

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

Screen Blanking:

Disable the screen blanking in Properties->Raspberry-Pi-Configuration->Display