Releases: jasbur/RaspiWiFi
Compatibility update for Raspbian Stretch
v1.2.1 Added compatibility fixes for Raspbian Stretch. Also removed depricat…
v1.2
v1.1
1.0
RaspiWiFi is a program to headlessly configure a Raspberry Pi's WiFi connection using using any other WiFi-enabled device (much like the way a Chromecast or similar device can be configured). RaspiWiFi has been tested with the Raspberry Pi B+and the Raspberry Pi 3. Although, it should technically work with any Raspberry Pi that has WiFi hardware.
This is the first feature-complete and fully-working version of RaspiWiFi. The configuration page has no styling yet. It's a bit ugly, but functional. Full installation and usage instructions can be found in the README file.
v0.9.1
v0.9
Everything that was broke before should be not as broke now. You still need to clone the repository into the /home/pi/Projects directory making the whole path /home/pi/Projects/RaspiWiFi for things to work.
The next step will be to make all of the paths used when copying files relative instead of static. That will allow repository to be cloned into any directory.