doctor500 / raspberry-pi

Automate something that automatable

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Automation Repo for Raspberry Pi 4

Repo for automating common command need to execute when first time after installing OS

Lines of code GitHub last commit

Folder Content

📦raspberry-pi
┣📂raspbian 
┃ ┗ ⚙️driver-lcd-5inch.bash
┣⚙️main-raspbian.bash
┗🧾README.md

Notes

  • tested on RPi4, maybe run on antoher version but still not untestable
  • need sudo priviledge

Usage

git clone git@github.com:doctor500/raspberry-pi.git
cd raspberry-pi

for Raspbian/Raspberry Pi OS

chmod +x ./main-raspbian.bash
./main-raspbian.bash

About

Automate something that automatable


Languages

Language:Shell 100.0%