Skip to content

j4321/CheckMails

Repository files navigation

CheckMails - System tray unread mail checker

Latest Release Linux License - GPLv3

CheckMails periodically looks for unread mails and displays the total number of unread mails in the system tray icon. Several mailboxes can be configured. The number of unread mails for each mailbox is detailed in a notification that appears when clicking on the icon and after a check. This application supports only the IMAP protocol with SSL encryption. The connection information for each mailbox is stored in an encrypted file using a master password.

CheckMails is designed for Linux. It is written in Python 3 and relies mostly upon Tk GUI toolkit.

Install

You can now launch it from Menu > Network > CheckMails. You can launch it from the command line with checkmails. In this last case, you will see the messages printed every time a process is lauched or finished and when an error is encountered. Therefore you can check that everything works fine.

Troubleshooting

Several gui toolkits are available to display the system tray icon, so if the icon does not behave properly, try to change toolkit, they are not all fully compatible with every desktop environment.

If there is a problem with the font of the number of unread mails, try to change the font from the settings.

If you encounter bugs or if you have suggestions, please open an issue on GitHub or write me an email at <j_4321@protonmail.com>.