anthonyguella / PiFi

Easily set a raspberry pi's wifi settings in a headless configuration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PiFi

About

PiFi allows you to set the network settings of a raspberry pi through a webserver. The pi will automatically go into hotspot mode when disconnected from wifi.

QuickStart

Installation

This version of PiFi was developed for Raspbian Stretch. Older versions may have unintended behavior.

$ sudo ./install.sh

Usage

See the PiFi docs on getpostman.com for the full documentation.

License

MIT

About

Easily set a raspberry pi's wifi settings in a headless configuration

License:MIT License


Languages

Language:Shell 79.6%Language:Python 20.4%