wireless icon indicating copy to clipboard operation
wireless copied to clipboard

A dead simple, cross-platform Python library to connect to wireless networks.

Results 21 wireless issues
Sort by recently updated
recently updated
newest added

On Mac OS, _detectDriver tries to find "networksetup", which is in /usr/sbin tyically. If PATH does NOT contain /usr/sbin - which is the case for CRON jobs (this is how...

Hi, I m working on raspberry pi zero .connect() is working via wireless router but its not working via mobile hotspot any help appreciated.

Hello. I was very glad to get this wonderful and useful package- "wireless" that I intended to use in my Raspberry Pi [ running with latest Raspbian Stretch Full version]....

I'm receive this message when I try to connect starting from the example. Someone can to help me?

waiting on response

# Description iface parameter is valid for older versions of nmcli but not new ones. ifname is the new parameter name. Without this patch, the iface parameter was not found...

I added some support for a disconnect method using nmcli.

Added the ability to use this module for open networks.

I didn't have time to polish this, but I tested this works

It doesn't work when trying to connect to an open SSID. In my case I use it on raspberry pi and in the wpa_supplicant.conf file the following has to be...

enhancement
help wanted

Hi, I am running this package on Ubuntu 16.04 and Python 2.7.11+. It runs great until I try to connect to a network with a space in its ssid, i.e....

bug
help wanted