Skip to content
/ wipi Public

An easy way to find and setup wifi on a Raspberry Pi.

Notifications You must be signed in to change notification settings

kriztoph/wipi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

WiPi

An easy way to find and setup wifi on a Raspberry Pi.

###Installation

Add wipi_service.py and wipiserver.py to your startup:

sudo crontab -e

@reboot python /home/pi/greenwater/wipi_service.py &
@reboot python /home/pi/wipiserver.py &

###Usage

Whenever your RPi starts up, it will start a Bonjour client. Use a Bonjour browser (Google this) to get the IP address of your browser, then go to http://<your IP>:8880/form, fill our your SSID and password and reboot your RPi.

About

An easy way to find and setup wifi on a Raspberry Pi.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages