Skip to content

obiSerra/headless-pi-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Headless Raspberry Pi Setup

A script to setup a sd card for a headless raspberry pi setup. This script will enable ssh, setup wifi, and change the default password.

Usage

(use venv for better isolation)

To install the dependencies run:

$ pip install -r requirements.txt

Create a config.json file in the root of the project following the config-SAMPLE.json file example.

Then run:

$ python main.py -v <the-path-of-the-sd-volume>

About

A simple script to setup headless raspberry pi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages