aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFil <fil.bergamo@riseup.net>2017-03-07 23:09:05 +0100
committerFil <fil.bergamo@riseup.net>2017-03-07 23:09:05 +0100
commitf09573fec8a97c519ab86239e6b64a6e719b29b7 (patch)
tree8c7fde518c6abd745b7c5183239185dd5269d394
parent6cd05512a7bca3becff60ae470f43793744c7f86 (diff)
parentcbbf7a06dde0e983660ef8dff75bf8b8dbd5fa3b (diff)
downloadRepWifiApp-f09573fec8a97c519ab86239e6b64a6e719b29b7.tar.gz
RepWifiApp-f09573fec8a97c519ab86239e6b64a6e719b29b7.tar.bz2
RepWifiApp-f09573fec8a97c519ab86239e6b64a6e719b29b7.zip
Merge branch 'master' of git.replicant.us:Fil/RepWifiApp
-rw-r--r--CHANGELOG10
-rw-r--r--README.md20
2 files changed, 30 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
new file mode 100644
index 0000000..8a5a3ba
--- /dev/null
+++ b/CHANGELOG
@@ -0,0 +1,10 @@
+
+## [0.0.9] - 2016-03.06
+Published the first, alpha, release.
+on Replicant 6.0:
+ -network discovery WORKS.
+ -connect to WPA-secured network WORKS.
+ -connect to unsecured network WORKS.
+
+on Replicant 4.2:
+ -all the work is still in progress. Nothing functional yet. \ No newline at end of file
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..9253d5c
--- /dev/null
+++ b/README.md
@@ -0,0 +1,20 @@
+RepWifiApp is free software, released under GPLv3.
+Copyright 2017 Filippo "Fil" Bergamo.
+
+RepWifiApp is developed as a contribution to the Replicant Project.
+
+It aims to provide a user-friendly graphical access to Libre WiFi connectivity.
+
+It exposes basic functions to search for available netwroks and conenct to them.
+
+Thank GNUs:
+
+- Tibi "tct" Turbureanu:
+for having done the initial job of porting libre WiFi to Replicant 4.2.
+
+- Wolfgang Wiedmeyer:
+for porting libre WiFi to Replicant 6.0 and for helping with the scripts.
+
+To report on bugs, request features, or any help request, please refer to:
+
+Replicant's Forum: "http://redmine.replicant.us/boards/9/topics/14079"