diff options
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/) |