Skip to content

Releases: xavierfoucrier/inbox-notifier

Gmail Notifier (alpha)

22 Jul 16:09
Compare
Choose a tag to compare
Pre-release

Installation

This alpha version is delivered as a portable version, without any setup installer. You need to manually extract the .zip archive. The executable is released in 32 bits (x86) / 64 bits (x64) and is developed and tested on Windows 7: many other windows operating systems may work, but are not extensively tested for the moment. You need to have the .NET Framework 4.5.2 install on your machine.

Startup

On the first startup, the application need to access your gmail account: you will be invited to login to your account in your browser. This step is essential for the good running of Gmail notifier.

Logout

Note that not all features have been developed, like the credentials managment. If you want to logout your gmail account from the application, you need to remove the google api token file, which is located in the %AppData% folder at "C:\Users\UserName\AppData\Local\Gmail Notifier\Google.Apis.Auth.OAuth2.Responses.TokenResponse-user". Gmail notifier will stay active in the list of authorized applications on your google account.

Feedback

If you want to report a bug or if you just want to request for a new feature / improvement, you can simply use the Github tracker: please describe as much as possible the issue you encountered.

Have fun testing! ;-)