You are reading a single comment by @Stonehedge and its replies. Click here to read the full conversation.
  • https://twitter.com/jugglers_pi

    Temperature in my flat according to my Raspberry Pi. It is by the window, so maybe a few degrees colder than elsewhere. Eventually I'll set this to private so people can't watch it and figure out whether on holiday etc.

    Pi Hole/network is clearly fucky as it's supposed to be tweeting every hour, but there's 5 hour gaps. Will check the sys logs at some point...

  • 24 * * * * /home/pi/temp.sh > /home/pi/.last_tweet.log 2>&1

    (Yes temp.sh is a terrible name, I meant "temperature" not "temporary")

    (Yes I know 24 means 24th minute, not 24 hours. I didn't want it to tweet on the hour in case there are other processes doing stuff then. 24 is just a random number.)

About

Avatar for Stonehedge @Stonehedge started