diff options
author | Fil Bergamo <fil.bergamo@riseup.net> | 2017-03-06 16:47:18 -0500 |
---|---|---|
committer | Fil Bergamo <fil.bergamo@riseup.net> | 2017-03-06 16:47:18 -0500 |
commit | f4ece130f59138c7a5bf6af7d6b54acd3c951c61 (patch) | |
tree | b431a587e327dc7b66c7b0c4387df50229089cb2 | |
parent | 8b111e0799432fc5a6ead191e1029cc1446a8c91 (diff) | |
download | packages_apps_repwifi-f4ece130f59138c7a5bf6af7d6b54acd3c951c61.zip packages_apps_repwifi-f4ece130f59138c7a5bf6af7d6b54acd3c951c61.tar.gz packages_apps_repwifi-f4ece130f59138c7a5bf6af7d6b54acd3c951c61.tar.bz2 |
Add readme.md
-rw-r--r-- | README.md | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..ee7265d --- /dev/null +++ b/README.md @@ -0,0 +1,22 @@ + +Copyright 2017 Filippo "Fil" Bergamo + +This is the README file of "RepWifiApp". + +RepWifiApp is free software, released under GPLv3. + +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: +the Replicant's Forum: +"http://redmine.replicant.us/projects/replicant/boards" |