Skip to content

Instantly share code, notes, and snippets.

@hongquan
Created April 29, 2014 17:18
Show Gist options
  • Save hongquan/11406578 to your computer and use it in GitHub Desktop.
Save hongquan/11406578 to your computer and use it in GitHub Desktop.
Conky snippet to get HDD temperature
${execi 120 echo "mypassword" | sudo -S hddtemp /dev/sda -n --unit=C 2>/dev/null}°C
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment