cd /home/pi/projects/timetemp/install/
screen -R

# time

cd /home/pi/projects/timetemp/install/
sudo python3 ./my_7segment_clock.py

# temp

cd /home/pi/projects/timetemp/install/
sudo python3 ./weather_logging_phant3.py || date
