From 942190d1f6ba3f1a852680852d5ce5581aca45e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Wed, 20 Oct 2021 21:43:40 +0200 Subject: Change README to markdown format. Add translation status overview. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko (cherry picked from commit 004b125714d2fdebb8ce5c6f9c680c76afde723a) --- README | 34 ---------------------------------- README.md | 58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 58 insertions(+), 34 deletions(-) delete mode 100644 README create mode 100644 README.md diff --git a/README b/README deleted file mode 100644 index e9a27b9..0000000 --- a/README +++ /dev/null @@ -1,34 +0,0 @@ - - KNETLoad - a network throughput meter for Kicker (TDE panel). - - - -Knetload is a network throughput meter for Kicker for the TDE panel. -It will show the traffic on a network device with two diagrams, one for -outgoing and the other for incoming data. It can read almost any device -that is listed in the /proc/net/dev file which includes eth0, ppp0, -ippp0 and many others; even non predefined devices can be typed into the -program. The colors, the style and the speed the diagrams can be -configured. - -To bring up the settings menu, simply right click on the diagram. Before -KNetLoad can work you have to define what device it should use and you -should also set the correct scaling value which depends on the speed of -your network device. - -Left click on the diagram to bring up a small information box which will -show the exact input and output speeds in text form and the total amount -of outgoing and incoming data. - - - - CONTRIBUTING -============== - -If you wish to contribute to Knetload (TDE), 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 diff --git a/README.md b/README.md new file mode 100644 index 0000000..7795839 --- /dev/null +++ b/README.md @@ -0,0 +1,58 @@ + + KNETLoad - a network throughput meter for Kicker (TDE panel). + + +Knetload is a network throughput meter for Kicker for the TDE panel. +It will show the traffic on a network device with two diagrams, one for +outgoing and the other for incoming data. It can read almost any device +that is listed in the /proc/net/dev file which includes eth0, ppp0, +ippp0 and many others; even non predefined devices can be typed into the +program. The colors, the style and the speed the diagrams can be +configured. + +To bring up the settings menu, simply right click on the diagram. Before +KNetLoad can work you have to define what device it should use and you +should also set the correct scaling value which depends on the speed of +your network device. + +Left click on the diagram to bring up a small information box which will +show the exact input and output speeds in text form and the total amount +of outgoing and incoming data. + +. + +Contributing +-------------- + +If you wish to contribute to Knetload (TDE), 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 + +. + +Contributing +-------------- + +If you wish to contribute to basket, 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/-/knetload/multi-auto.svg +"Engage in translating")](https://mirror.git.trinitydesktop.org/weblate/projects/applications/knetload/) + +### desktop files +[![Translations status](https://mirror.git.trinitydesktop.org/weblate/widgets/applications/-/knetload-knetloaddesktop/multi-auto.svg +"Engage in translating")](https://mirror.git.trinitydesktop.org/weblate/projects/applications/knetload-knetloaddesktop/) -- cgit v1.2.1