summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2017-07-06 21:42:01 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2017-07-06 21:42:01 +0000
commit330f54ac7f780872223f9cac62347393ffb4ef86 (patch)
tree1de817bd4b556e487b93884ac21561e1e5779635 /README
downloadbcnm-330f54ac7f780872223f9cac62347393ffb4ef86.tar.xz
Initial commit
Diffstat (limited to 'README')
-rw-r--r--README31
1 files changed, 31 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..26cf62f
--- /dev/null
+++ b/README
@@ -0,0 +1,31 @@
+bcnm - a better client network manager
+--------------------------------------
+
+ bcnm is currently a set of tools to control the client side of a
+WiFi connection.
+
+ Ultimately, it aimes to become a network manager for client machines,
+similar to NetworkManager, wicd or ConnMan.
+ It works out-of-the-box on Linux and is easily portable to other
+Unix systems.
+
+ bcnm does not perform any low-level, hardware-controlling work itself.
+It just implements a state machine and send commands to other processes
+such as wpa_supplicant and a user-configured DHCP client.
+
+ See http://skarnet.org/software/bcnm/ for details.
+
+
+* Installation
+ ------------
+
+ See the INSTALL file.
+
+
+* Contact information
+ -------------------
+
+ Laurent Bercot <ska-skaware at skarnet.org>
+
+ Please use the <skaware at list.skarnet.org> mailing-list for
+questions about bcnm.