GmailAssistant - The Ultimate Gmail Notifier

GmailAssistant is an amazing little java application that allows you to check multiple Gmail accounts including Gmail for Domains at the same time. GmailAssistant accesses your Google accounts securely using IMAP over SSL. Basically folks, that means that it’s pretty secure!

GmailAssistant allows you to completely customize your notification options. You can choose to have it find all mail, unread in the Inbox, and even mail with specific labels. You can even choose different alert methods…i.e. popup message, chime, blink keyboard LED.

Features

Single-File - GmailAssistant is launched from just one file. All you need to run it is contained in that one executable .jar file.
No Installation - GmailAssistant is packaged into one executable .jar file, which means it runs on any Operating System.
Leave It - GmailAssistant does not modify any system settings in any way. Everything needed for it runs in the .jar file.
Convenience - Always on top, SOCKS proxy, save/load program and account settings in encrypted profiles, automatic profile loading, adjustable mail check frequency, persistent and navigable popup messages
Updates - Easily update GmailAssistant with one click.
License - GNU General Public License version 2.

What it looks like

Here is the GmailAssistant Main form. From this page you can configure your various Gmail accounts.

Listed below is the “Account Form” where you specifiy your specific details for your various Gmail or Gmail for Domains accounts. This is where you’ll also set up the specific privileges about how you want GmailAssistant to notify you and alert you to your accounts.

Last but not least, is the view from the system tray. Here you’ll see the small GmailAssistant icon where it will display your alerts.

(By) Travis is a husband, engineer, entrepreneur, technology swami, visual communicator, WordPress lover and writer in his spare time. You can check out his personal blog at TQuizzle.com.

Subscribe to MakeUseOf

Filed Under: Cool Software Apps ¦ Linux ¦ Mac ¦ Windows
Tags: , , , , , ,

Latest from Travis Quinnelly:

Blog Posts from Travis Quinnelly:
Most Popular:
  • 100 Portable Apps for your USB Stick (both for Mac and Win)
  • 1 Awesome Gmail tip You Don’t Know about. Seriously.
  • 40 Unusual Websites you should Bookmark
  • The Best, Free Alternatives to Nero CD/DVD Burner
  • 5 Packs to Transform Windows to other OS
  • 13 Bargain Websites That are Cheaper than eBay
  • 7 Excellent destinations to watch TV Shows for FREE
  • 5 Tools to Make Windows XP Look Like Vista
  • 18 Free Ways To Download Any Video off the Internet
  • Watch Popular TV Shows,Cartoons,Movies,Anime for free
  • How To: Move Music from iPod to PC in 5 Easy Steps
  • Collection of Rapidshare Tools and Tricks
  • 5 “DISPOSABLE” Web Accounts to Keep Your Identity Safe
  • Gmail Craze: 40 + Tools and Hacks for Gmail
  • Ultimate GMail Collection: over 80 Tools and Tips
  • 6 Comments » Leave One...

    Comment by Kedar
    2008-05-30 20:50:51

    Aren’t we all a little wiser with stories like this one ? –
    http://www.codinghorror.com/blog/archives/001072.html

     
    Comment by Anonymous Coward
    2008-05-31 12:06:19

    @Kedar

    I’m sorry, but really, is that necessary? This is not shareware; it is freeware. And if was truly malicious, chances are it would’ve been removed from Sourceforge long ago. Not only that, but if you really don’t trust it, you can check the source code right there. All in all, I doubt you have much to worry about.

    Comment by Mackenzie
    2008-06-02 22:02:29

    Free Software, not Freeware.

     
     
    Comment by Rory
    2008-05-31 18:14:20

    So I unzipped the program to its own folder using TUGZip, and when I double-clicked GmailAssistant.jar like it tells you to in the readme.txt, it opened with TUGZip again. What gives?

    Comment by bob
    2008-06-02 14:17:24

    You probably have your file associations messed up, .jar files are compressed, so when you installed TUGZip (which I think you did, I am assuming here), it took over .jar files, you need to either reinstall the java library or type these commands (i don’t know if you are okay with the command line, but here goes):

    - Type “assoc .jar”, and note what is after the equals sign (i got “.jar=jarfile”)
    - Then type “ftype jarfile” replacing jarfile with what you got after the equals
    - If what shows up is like this:
    jarfile=”C:\Program Files\Java\jre1.6.0_05\bin\javaw.exe” -jar “%1″ %*
    then everything SHOULD be alright, so you may need to re-install, but if you get the path to your TUGZip install, just correct it, by typing something like this:
    ftype jarfile=”C:\Program Files\Java\jre1.6.0_05\bin\javaw.exe” -jar “%1″ %*
    Obviously the C:\Program Files… etc need to be the path to the java interpreter, and “jarfile” needs to be what you got after the equals sign in the first step

    Hope that helps!

    Comment by Rory
    2008-06-02 16:45:51

    Thank you so much for your reply, bob. I’ll try giving your suggestions a go.

    (Comments wont nest below this level)
     
     
     
    Name (required)
    E-mail (required - never shown publicly)
    URI
    Your Comment (smaller size | larger size)
    You may use <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> in your comment. All comments are moderated. If your comment does not show up immediately, be patient. It will show up momentarily.


    © 2007-2008 MakeUseOf.com. All rights reserved. Design by Unique Blog Designs.