"temps" is a linux command to view CPU/GPU temps.
I have been learning Rust for quite some time now and figured I should actually try and make something. So sorry if this sucks, as I am a beginner in Rust.
If you want to actually use this, simply run the following command:
curl -sSL https://raw.githubusercontent.com/Germ-99/temps/main/scripts/install.sh | bashAnd you're done
(PS: If the command doesn't show up after an install, try restarting your shell or running source ~/.bashrc)