Welcome to the wireless.el Wiki.

Install

To install this library, place it in your load path with
(add-to-list 'load-path "/PATH/TO/wireless"), then add to your .emacs:
(require 'wireless) and (display-wireless-mode t).