A bit of more README

parent ad41e326
......@@ -6,12 +6,32 @@
I'm fucking tired to configure the Wireless interface by hand using ifup on
my laptop.
wicd was decent, but it's dead.
I fucking want a wireless interface manager that is simple and do only one
simple thing: configure my wireless interface.
That's it.
This is a minimal alternative to wicd, network-manager, wpa_gui, wpa_cli to
configure your wireless device on Linux.
You need installed:
- Python3
- wireless-tools
- wpa_supplicant
- dhclient
- iproute2
- figlet
- pgrep
- python3 shell_cmd
- python3 psutil
- python3 setproctitle (optional)
Launch it in terminal, from /etc/rc.local, from sysv-init, from runit, from a
cron job. Just don't use systemd, because systemd is shit.
To install it, look at the fucking INSTALL.txt
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment