Gmail Informer is (just) another windows gmail inbox notifier that resides in the notification area. I wrote this because I wanted to get familiar with C# and Windows software development and I did not like any of the other notifiers I’ve encountered.
Among it features are:
- Nice easy-to-the-eye notifications with different transition effects
- Fetches unread emails from defined label
- Stores credentials with Windows user account encryption
- It’s free!
Requires the .NET Framework 3.5 (fetched by the installer if necessary).
The most current version is 0.5.0 Beta.
Please report any bugs you encounter!
I have personally only tested the program with Windows 7, though it seem to work just the same on XP too.
Download the latest version:
Gmail Informer 0.5.0 Beta (654.7 KiB, 49 hits)
Changelog:
0.5.0 Beta
- More information and logo on about page
- Setup got a new shiny banner
- “Show last notification” now shows the last result instead of something not relevant anymore
- No more notifications every 30 secs for the same errors
- Added a new set of icons
- Fixed bad timestamps in atom feed (time past midnight was 24:xx instead of 00:xx)
- Updated the gmail_helper version number to 1.0.3
- Fixed the website link
0.4.1 Beta
- First public release