diff options
author | Slávek Banko <[email protected]> | 2021-10-22 00:39:02 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2021-10-22 00:39:02 +0200 |
commit | 251ad9f00e5922576da187f4f9d7d67e97d81bdc (patch) | |
tree | ada1e1bc1f2dad89883df9d69c65ac3a68d245cb | |
parent | b001af8984211b0d8f914c4093f483e8845d9316 (diff) | |
download | knutclient-251ad9f00e5922576da187f4f9d7d67e97d81bdc.tar.gz knutclient-251ad9f00e5922576da187f4f9d7d67e97d81bdc.zip |
Change README to markdown format.
Add translation status overview.
Signed-off-by: Slávek Banko <[email protected]>
-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/) |