version 1.0
This commit is contained in:
18
README.md
18
README.md
@@ -2,8 +2,10 @@
|
||||
|
||||
This is Light weight mail notifier written in PyQt5. It checks your mailbox periodically and notify you if you have new mail.
|
||||
|
||||
## Screenshot
|
||||

|
||||
## Screenshots
|
||||

|
||||

|
||||

|
||||
|
||||
## Install
|
||||
|
||||
@@ -16,6 +18,16 @@ Give execute permission to mail-notifier.py
|
||||
```sh
|
||||
$ chmod +x mail-notifier.py
|
||||
```
|
||||
## Todo
|
||||
|
||||
## Changelog
|
||||
### Version 1.0 (release date: 31.10.15)
|
||||
* Settings window
|
||||
* All parameters are stored in configuration file *(~/.config/mail-notify/settings.conf)*
|
||||
* Many improvements
|
||||
|
||||
### Version 0.10 (pre release date: 28.10.15)
|
||||
* Initial version
|
||||
* All parameters are stored right in script
|
||||
|
||||
## Todo
|
||||
* "About program" window
|
||||
|
||||
Reference in New Issue
Block a user