Skip to content
This repository was archived by the owner on Aug 11, 2020. It is now read-only.

rockymeza/wifi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4d1aacf · Mar 20, 2017
Mar 20, 2017
May 26, 2013
Mar 10, 2016
Mar 12, 2016
Feb 9, 2014
Feb 5, 2014
Mar 12, 2016
Jan 16, 2014
Oct 12, 2012
Sep 2, 2014
May 26, 2013
Mar 20, 2017
Apr 10, 2016

Repository files navigation

Note: This project is unmaintained. While I would love to keep up the development on this project, it is difficult for me for several reasons:

  1. I don't have enough time.
  2. I switched to Fedora and the corresponding scripts to manage WiFi are completely different. I was looking into re-writing the library in order to support more than just Debian based architectures, but it was too involved.

If anybody wants to take over the development of WiFi, please contact me. You can find my email in the commit message.


wifi

Wifi provides a command line wrapper for iwlist and /etc/network/interfaces that makes it easier to connect the WiFi networks from the command line. The wifi command is also implemented as a library that can be used from Python.

# pip install wifi
# wifi --help
https://travis-ci.org/rockymeza/wifi.png?branch=master

The documentation for wifi lives at https://wifi.readthedocs.org/en/latest/.