/Raspberrypi-Utils

A set of bash scripts to automate some raspberrypi actions

Primary LanguageShell

Raspberrypi-Utils

Description

A set of bash scripts to automate some raspberrypi actions

Contents

  • NodeJs Installer (node_installer.sh)
  • Temp Check (temp_check.sh)

Node Installer

Description

Node installer (node_installer.sh) is a bash script to easily install NodeJs16 and npm on your raspberrypi

Usage

./node_installer.sh [-v for verbose mode (Optional)]

Temp Check

Description

Temp_Check (temp_check.sh) is a bash script to visualize the temperature of your raspberrypi.

Usage

./temp_check.sh

Demonstation

TempCheckDemo.mp4