Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Collection of scripts for Raspberry Pi

This repository contains my collection of useful scripts for Raspberry Pi.

Installation on Raspbian Jessie

  1. Clone repository:

     git clone git@github.com:gszasz/rpi-scripts.git
    
  2. Run installation script:

     cd rpi-scripts
     sudo ./install.sh
    

Scripts

rpi-temp

A simple shell script that just displays temperature of GPU and CPU. It was tested on Raspberry Pi 3, but it should work on Raspberry Pi 2 as well.

The rpi-temp script is derived from [my-pi-temp.sh](https://www.cyberciti.biz/faq/linux-find-out-raspberry-pi-gpu-and-arm-cpu-temperature-command/ written by Vivek Gite.

About

Collection of scripts for Raspberry Pi

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages