diff options
author | Slávek Banko <[email protected]> | 2021-10-19 12:56:28 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2021-10-19 12:58:09 +0200 |
commit | 54ccbf0bdbd642708a97a6aab42334308e2cdec5 (patch) | |
tree | f811c056d65ceacc93fc9fa69ebb035938d57cee /README.md | |
parent | 6696e0362f609ee02415744047aa0de006b0ecc5 (diff) | |
download | kshowmail-54ccbf0bdbd642708a97a6aab42334308e2cdec5.tar.gz kshowmail-54ccbf0bdbd642708a97a6aab42334308e2cdec5.zip |
Change README to markdown format.r14.0.11
Add translation status overview.
Signed-off-by: Slávek Banko <[email protected]>
(cherry picked from commit 887dc12fcc591028886575ea0b783b6e9c5742c2)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 45 |
1 files changed, 45 insertions, 0 deletions
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/) |