/RPi_Status_Screen

A display for a RPi touchscreen written with pygame which displays info received over a socket regarding computer temps.

Primary LanguagePythonMIT LicenseMIT

Hi so this was a fun little project I made when I was first learning python. It is a display for a Raspberry Pi which provides information about my computer temps. It receives information over a socket sent by a Java program and is probably insanely unsecure. Anyways, here is the client which runs on the RPi.