From 0805c9dd57aa15b14bf2fdcb4edc325ac2bc6810 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Fri, 22 Oct 2021 00:45:38 +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 --- README | 24 ------------------------ README.md | 36 ++++++++++++++++++++++++++++++++++++ 2 files changed, 36 insertions(+), 24 deletions(-) delete mode 100644 README create mode 100644 README.md diff --git a/README b/README deleted file mode 100644 index 7095599..0000000 --- a/README +++ /dev/null @@ -1,24 +0,0 @@ - - KSensors - An lm-sensors frontend for TDE. - - -Ksensors is a lm-sensors for monitoring a motherboard. -It allows you to access information from temperature and fan speed -sensors. - -Ksensors relies on lm-sensors to work, (https://github.com/lm-sensors/lm-sensors). -Ksensors is able to show the temperature of the harddisks with the help -of HDDTemp (https://savannah.nongnu.org/projects/hddtemp). - - - - CONTRIBUTING -============== - -If you wish to contribute to Ksensors (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..a01d570 --- /dev/null +++ b/README.md @@ -0,0 +1,36 @@ + + KSensors - An lm-sensors frontend for TDE. + + +Ksensors is a lm-sensors for monitoring a motherboard. +It allows you to access information from temperature and fan speed +sensors. + +Ksensors relies on lm-sensors to work, (https://github.com/lm-sensors/lm-sensors). +Ksensors is able to show the temperature of the harddisks with the help +of HDDTemp (https://savannah.nongnu.org/projects/hddtemp). + +. + +Contributing +-------------- + +If you wish to contribute to Ksensors (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/-/ksensors/multi-auto.svg +"Engage in translating")](https://mirror.git.trinitydesktop.org/weblate/projects/applications/ksensors/) + +### desktop files +[![Translations status](https://mirror.git.trinitydesktop.org/weblate/widgets/applications/-/ksensors-ksensorsdesktop/multi-auto.svg +"Engage in translating")](https://mirror.git.trinitydesktop.org/weblate/projects/applications/ksensors-ksensorsdesktop/) -- cgit v1.2.1