Skip to content

This script to show status of Raspberry pi running on raspberry pi os.

License

Notifications You must be signed in to change notification settings

mahadi22/Raspberry-pi-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raspberry Pi Script Collection

This repo are for collection of script for Raspberry Pi running on Raspberry Pi OS / Raspbian.

Requirement & About Script

1. rpiabout

This script show parameter about your system.

piaboutss

Package Requirement: html2text and curl package

sudo apt update
sudo apt install html2text curl

or

sudo apt-get update
sudo apt-get install html2text curl

2. rpistatus

This script show power status of your system.

pistatusss

Package Requirement: NONE (vcgencmd included in OS)

About

This script to show status of Raspberry pi running on raspberry pi os.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages