From 887dc12fcc591028886575ea0b783b6e9c5742c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Tue, 19 Oct 2021 12:56:28 +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 | 36 ------------------------------------ README.md | 45 +++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 45 insertions(+), 36 deletions(-) delete mode 100644 README create mode 100644 README.md diff --git a/README b/README deleted file mode 100644 index b226fad..0000000 --- a/README +++ /dev/null @@ -1,36 +0,0 @@ - - kshowmail - an email viewer for TDE. - - - -Kshowmail display emails from a POP3 email server without actually -downloading them. -The headers or the complete emails can be viewed and unwanted emails can -be deleted. An initial and an interval timer can be set to check the -emails periodical. - - - -FEATURES: -========= - -* supports multiple accounts. -* timers -* filters for spam -* sounds can be played if new email arrives -* a command menu allows commands like fetchmail or sendmail -* a command can be defined to send complain email against spam - - - - -CONTRIBUTING -============== - -If you wish to contribute to kshowmail, 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..235848a --- /dev/null +++ b/README.md @@ -0,0 +1,45 @@ + + kshowmail - an email viewer for TDE. + + +Kshowmail display emails from a POP3 email server without actually +downloading them. +The headers or the complete emails can be viewed and unwanted emails can +be deleted. An initial and an interval timer can be set to check the +emails periodical. + + +Features: +--------- + +* supports multiple accounts +* timers +* filters for spam +* sounds can be played if new email arrives +* a command menu allows commands like fetchmail or sendmail +* a command can be defined to send complain email against spam + +. + +Contributing +-------------- + +If you wish to contribute to kshowmail, 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/-/kshowmail/multi-auto.svg +"Engage in translating")](https://mirror.git.trinitydesktop.org/weblate/projects/applications/kshowmail/) + +### desktop files +[![Translations status](https://mirror.git.trinitydesktop.org/weblate/widgets/applications/-/kshowmail-desktop-files/multi-auto.svg +"Engage in translating")](https://mirror.git.trinitydesktop.org/weblate/projects/applications/kshowmail-desktop-files/) -- cgit v1.2.3