diff options
author | Slávek Banko <[email protected]> | 2021-10-20 21:41:14 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2021-10-20 21:41:14 +0200 |
commit | edc24ab72a9cfc38db511b5c44bcd53e27e894e9 (patch) | |
tree | a7e97baf073eb7d7ac5f0b0b8242406ac15bd55a /README.md | |
parent | ccdbea47f77a5e358cbdbd1579011bed147d242a (diff) | |
download | knemo-edc24ab72a9cfc38db511b5c44bcd53e27e894e9.tar.gz knemo-edc24ab72a9cfc38db511b5c44bcd53e27e894e9.zip |
Change README to markdown format.
Add translation status overview.
Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 47 |
1 files changed, 47 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..5e6023f --- /dev/null +++ b/README.md @@ -0,0 +1,47 @@ + + KNemo - a network monitor for TDE. + + +KNemo offers a network monitor similar to the one found in Windows. +For every network interface it displays an icon in the systray. +Tooltips and an info dialog provide further information about the +interface. Passive popups inform about interface changes. +A traffic plotter is also integrated. +knemo polls the network interface status every second using the +ifconfig, route and iwconfig tools. + + +IMPORTANT: KNemo has to be started using +Trinity Control Center/Internet & Network/Network Monitor. +Please do no longer use the KDE Service Manager to start and to stop +KNemo. This change was necessary to keep KNemo from starting +automatically for every user in a multiuser environment. + +. + +Contributing +-------------- + +If you wish to contribute to knemo, 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 +[![Translations status](https://mirror.git.trinitydesktop.org/weblate/widgets/applications/-/knemo/multi-auto.svg +"Engage in translating")](https://mirror.git.trinitydesktop.org/weblate/projects/applications/knemo/) + +### desktop files +[![Translations status](https://mirror.git.trinitydesktop.org/weblate/widgets/applications/-/knemo-desktop-files/multi-auto.svg +"Engage in translating")](https://mirror.git.trinitydesktop.org/weblate/projects/applications/knemo-desktop-files/) + +### events +[![Translations status](https://mirror.git.trinitydesktop.org/weblate/widgets/applications/-/knemo-events/multi-auto.svg +"Engage in translating")](https://mirror.git.trinitydesktop.org/weblate/projects/applications/knemo-events/) |