NajmAjmal / pi-scripts

Simple Scripts to easily setup your Raspberry Pi

Home Page:https://najmajmal.github.io/pi-scripts/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Install

Install 1 | Quick install

sudo wget -qO- https://raw.githubusercontent.com/NajmAjmal/pi-scripts/main/install.sh | bash

Install 2

git clone https://github.com/NajmAjmal/pi-scripts
./pi-scripts/install.sh

Experimental Install (In development)

New and experimental features.

sudo wget -qO- https://raw.githubusercontent.com/NajmAjmal/pi-scripts/update/install.sh | bash

Note: Pi-apps will only work on ARM Devices. There will be Different apps depending on 32 or 64bit.

About

Simple Scripts to easily setup your Raspberry Pi

https://najmajmal.github.io/pi-scripts/

License:Apache License 2.0


Languages

Language:Shell 100.0%