Raspberry pi Wifi Connection manager with a responsive web interface which will be presented as a configuration dialogue as soon as you connect to the pi's access point. Work in progress.
- How It Works
- Quick install
- Manual installation
- Optional services
- How to contribute
- Support Me
- License
Install PiFi from your RaspberryPi's shell :
$ wget https://raw.githubusercontent.com/doct0rr/PiFi/master/install.sh
$ sudo chmod +x install.sh
$ sudo ./install.sh
After installation the Default Accesspoint will be configured as follows:
- IP address :192.168.4.1
- SSID : PiFi
- Password : secretpass
- reports problems and issues in the repo, use the trackers.
- Fork the project and create new branches.
- Share the project.
If you feel like PiFi is useful for your projects, please consider supporting me for future projects like this.
See the LICENSE file.