pifi
pifi copied to clipboard
A headless wifi provisioning system.
Bumps [setuptools](https://github.com/pypa/setuptools) from 34.3.1 to 65.5.1. Release notes Sourced from setuptools's releases. v65.5.1 No release notes provided. v65.5.0 No release notes provided. v65.4.1 No release notes provided. v65.4.0 No release...
I've tried installing, uninstalling. Nada. I'm on ros melodic on a raspi 4 My output from terminal ``` pi@llt0001:~/pifi $ pifi status Traceback (most recent call last): File "/usr/local/bin/pifi", line...
* When adding a new connection, Google's DNS addresses are automatically added * pifi status now shows ssid when in AP mode (https://github.com/rohbotics/pifi/issues/34) * When removing the current connection, run...
It would be nice if the `pifi status` would also output the SSID of the AP when in AP mode.
Hello, thank you so much for sharing this method of provisioning Pi WiFi. I am new to Pi and I am not sure what's wrong but for some reason, I...
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.13 to 5.4. Changelog Sourced from pyyaml's changelog. 5.4 (2021-01-19) yaml/pyyaml#407 -- Build modernization, remove distutils, fix metadata, build wheels, CI to GHA yaml/pyyaml#472 -- Fix for...
I am using my mobile hotspot with raspi 3b+ and ubuntu 18.04 to ssh into pi Ssh works perfectly and the ping is around 3 to 4ms while on simple...
I noticed that the manual install instructions relies on a xenial bistro in your repo. Will that also work on 18.04 or 20.04?
Something I noticed when testing from source, if pifi is uninstalled beforehand the service is removed and it won't get re-added when the manual setup is ran.
Maybe some kind of Unix Domain socket to tell the daemon to start AP mode?