System tray mail notifier written in Python 3 and PyQt5
Go to file
Rinaldus 0ffa071746 initial version 0.10 2015-10-29 12:00:41 +03:00
icons initial version 0.10 2015-10-29 12:00:41 +03:00
README.md initial version 0.10 2015-10-29 12:00:41 +03:00
mail-notifier.py initial version 0.10 2015-10-29 12:00:41 +03:00
res.py initial version 0.10 2015-10-29 12:00:41 +03:00
resources.qrc initial version 0.10 2015-10-29 12:00:41 +03:00
screenshot.jpg initial version 0.10 2015-10-29 12:00:41 +03:00

README.md

About

This is Light weight mail notifier written in PyQt5. It checks your mailbox periodically and notify you if you have new mail.

Screenshot

Screenshot

Install

You need to install PyQt5 as dependency. Then just clone this git repository or download release and copy all files where you want to store this program. No additional installation is required.
In version 0.10 you also need to edit mail-notifier.py and fill your mailbox credentials in 70-72 rows

Launch

Give execute permission to mail-notifier.py

$ chmod +x mail-notifier.py

Todo

  • Settings window
  • "About program" window