wifi-connect icon indicating copy to clipboard operation
wifi-connect copied to clipboard

Easy WiFi setup for Linux devices from your mobile phone or laptop

Results 159 wifi-connect issues
Sort by recently updated
recently updated
newest added

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [nix](https://togithub.com/nix-rust/nix) | dependencies | minor | `0.24` -> `0.25` | --- ### Release...

dependencies
renovate

- Reduces the likelihood of there being no WiFi networks visible in the WiFi selector dropdown menu - Reduces the images size from 196mb to 80mb Leaving here as a...

We often have the following case: when the rpi starts, it correctly connects to the wifi access point (that was previously configured using wifi-connect captive portal), but after a few...

bug

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Awaiting Schedule These updates are awaiting their schedule. Click on a checkbox to...

I just installed on a PI 4B with the new instructions and that works I think good. Although a bit of strange behaviour, not sure this is normal. After installation,...

When trying to install this project on my Raspberry Pi that runs the latest version of rusberian-32bit, I'm getting the error: command failed: wifi-connect --version Any ideas? sejections?

This patch allows me to connect to WPA3 networks that use SAE authentication. Relies on a patch on the network-manager plugin, so linking to my fork for now: https://github.com/hupster/network-manager https://github.com/balena-io-modules/network-manager/pull/146...

The most recent release has all release assets as `.zip` files vs. `.tar.gz`. This makes the [example repository](https://github.com/balena-io-experimental/balena-wifi-connect-example/blob/master/Dockerfile.template#L29) in the `README.md` fail to run as the grep command finds the...

Hello All. I would like to run Wi-Fi connect irrespective of network connectivity so I always have the option to connect to an alternative WiFi Network. I have some use...

This is an improvement on https://github.com/balena-os/wifi-connect/pull/492. I found on my raspberry pi 4 hardware/software configuration that Network Manager's list of networks did not update after calling iw. The list of...