PiFi
PiFi allows you to easily set the wifi settings of a Raspberry Pi through the use of an api. PiFi will automatically turn on Access Point mode when wifi is lost.
Current Version: 1.0
Download
https://github.com/anthonyguella/PiFi
Installation
Clone Repository
Run
sudo ./install.sh
Usage
When no network is detected, the pi will become an unprotected hotspot with the SSID: PiFi
The ip of the pi is static and is set to: 192.168.50.5
The webserver is run on 192.168.50.5:5000
You must be connected to the PiFi Access Point for these calls to work.
Help
Email me @ arg8684@rit.edu or post an issue on the github page
Loading