Raspberry Pi
Here are some Raspberry Pi scrips that might helpful
Check Temps
To check your Pi's current temp, use this command in the terminal:
vcgencmd measure_temp
Check RAM
If you have multiple Pis that you're using and moving around a lot, you might forget how much RAM your Pi has. If you forget, enter this in the terminal:
free -h