Created
April 29, 2014 17:18
-
-
Save hongquan/11406578 to your computer and use it in GitHub Desktop.
Conky snippet to get HDD temperature
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
${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