slackbuilds/network/wifi-radar
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
README network/wifi-radar: Fix README. 2021-04-21 21:19:51 -05:00
dhcpcd.diff
doinst.sh
kdesu.diff
slack-desc
wifi-radar
wifi-radar.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
wifi-radar.info

README

WiFi Radar is a Python/PyGTK2 utility for managing WiFi profiles on
GNU/Linux.

It enables you to scan for available networks and create profiles for
your preferred networks. You can drag and drop your preferred networks
to arrange the profile priority.

WiFi Radar is tested to work with an Intel iwlagn 6300 on Slackware but
should work just the same for any iwconfig interface.

NOTE: wifi-radar needs to run as root. You may need to issue:
  xhost +local:root
which you can put in your ~/.bashrc or ~/.zshrc etc.

I've installed the program into /opt/radar-wifi and created a
/usr/bin/wifi-radar script that sets $DISPLAY which defaults to :0.0
For other $DISPLAY's you can edit the script in the slackbuild
directory, or pass DISPLAY=:N.n to wifi-radar on the command line.