diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2021-10-20 20:26:58 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2021-10-20 20:27:07 +0200 |
commit | 9a5bfba3254d1f6c936499ba4e4f601012705127 (patch) | |
tree | e2b857ba3482b039a497a4e73b59011c5912db72 /README.md | |
parent | 1d694af144cea3966dfa2956065c7b979a2aa468 (diff) | |
download | wlassistant-r14.0.11.tar.gz wlassistant-r14.0.11.zip |
Change README to markdown format.r14.0.11
Add translation status overview.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit d20473976b3a7a9580f75c3231dbfabca68f3fa0)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 56 |
1 files changed, 56 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..49a2a37 --- /dev/null +++ b/README.md @@ -0,0 +1,56 @@ + +wlassistant - user friendly TDE frontend for wireless network connection + + +Wireless Assistant scans for wireless access points and displays link quality, +encryption and other useful information. When user wants to connect to a +network, Wireless Assistant opens up its wizards and guides the user through +Wi-Fi settings. After a successful connection is made the settings are +remembered so next time the user won't have to enter them again. + + +Usage tips +------------ + ++ The highlited entry representing network that you are connected to has an + icon left of the ESSID. If this icon is grayed out, it means that you are + successfully connected to the AP, but the internet is not reachable. In this + case, the problem is most likely on the AP side. If the icon is in full-colour, + it means that both AP and Internet are accessible. + ++ Increasing the DHCP Timeout option might help if you have trouble connecting to + some networks. However, before you do increase this value, double-check that all + other settings (esp. WEP) are set correctly. + ++ If it takes a long time to detect an existing connection, you are using a DHCP + client and message "...from 'route'" appears in the console, you might want to + edit wlassistantrc and make sure that DHCP PID Path and DHCP Info Path for your + DHCP client are set correctly. + + If you delete these values from the config file, they will be reverted to defaults + next time you run Wireless Assistant. + +. + +Contributing +-------------- + +If you wish to contribute to wlassistant, you might do so: + +- TDE Gitea Workspace (TGW) collaboration tool. + https://mirror.git.trinitydesktop.org/gitea + +- TDE Weblate Translation Workspace (TWTW) collaboration tool. + https://mirror.git.trinitydesktop.org/weblate + + +Translations status +--------------------- + +### messages +[](https://mirror.git.trinitydesktop.org/weblate/projects/applications/wlassistant/) + +### desktop files +[](https://mirror.git.trinitydesktop.org/weblate/projects/applications/wlassistant-wlassistantdesktop/) |