Some email applications can check email without opening your browser, this application is made to allow a user to check emails every day without opening a browser. one of these applications is gmail-notifier. to install it we need download this packgages. go to terminal, then type :
$ wget -c http://repo.ahadiel.org/apt/lucid/gmail-notifier_1.7_all.deb
After finished, go to file directory have you downloaded then install it dont forget login as root by type :
$ sudo su
$ dpkg -i gmail-notifier_1.7_all.deb
Now, run this application go to > Internet > Gmail Notification Setting, then set your Gmail account. if you want this application automaticaly when startup. go to application > System > Startup Application then fill colummn by :
Name : Notifier
Command : gmail-notifier.py
Comment : "leave it blank"
Now restart gdm by :
$ /etc/init.d/gdm restart
Happy Testing.....!!
No comments:
Post a Comment
Please Comment...!!