Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 423 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 423 Bytes

my-pi-temp

Raspberry-Pi bash sample

Copyright (C) 2020 - Alessio Rossini [email protected]


The script displays the ARM CPU and GPU temperature of Raspberry Pi 2, 3 and 4

To run it as a bash console command, ensure to add execute attribute to the file in your directory by running the following command:

    $ chmod +x ./my-pi-temp.sh  

then simply run the command $ ./my-pi-temp.sh