diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2021-10-22 00:39:02 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2021-10-22 00:39:17 +0200 |
commit | 9d5d73faa0d18681577bb9b655fafeed111afcb9 (patch) | |
tree | 665ec7a8db46009bfc29864a4d0c1f8458a5cc21 | |
parent | 5f4e114e4cd6596aaf59807eb285054f08005b12 (diff) | |
download | knutclient-9d5d73faa0d18681577bb9b655fafeed111afcb9.tar.gz knutclient-9d5d73faa0d18681577bb9b655fafeed111afcb9.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 251ad9f00e5922576da187f4f9d7d67e97d81bdc)
-rw-r--r-- | README | 21 | ||||
-rw-r--r-- | README.md | 33 |
2 files changed, 33 insertions, 21 deletions
@@ -1,21 +0,0 @@ - - Knutclient - a GUI client for UPS system NUT. - - -knutclient monitors UPS statistics through NUT and presents the -information in a nice visual format. - -NUT: Network UPS Tools, http://www.networkupstools.org - - - - CONTRIBUTING -============== - -If you wish to contribute to knutclient (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..176daec --- /dev/null +++ b/README.md @@ -0,0 +1,33 @@ + + Knutclient - a GUI client for UPS system NUT. + + +knutclient monitors UPS statistics through NUT and presents the +information in a nice visual format. + +NUT: Network UPS Tools, http://www.networkupstools.org + +. + +Contributing +-------------- + +If you wish to contribute to knutclient (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 + + +Translations status +--------------------- + +### messages +[![Translations status](https://mirror.git.trinitydesktop.org/weblate/widgets/applications/-/knutclient/multi-auto.svg +"Engage in translating")](https://mirror.git.trinitydesktop.org/weblate/projects/applications/knutclient/) + +### desktop files +[![Translations status](https://mirror.git.trinitydesktop.org/weblate/widgets/applications/-/knutclient-knutclientdesktop/multi-auto.svg +"Engage in translating")](https://mirror.git.trinitydesktop.org/weblate/projects/applications/knutclient-knutclientdesktop/) |