How to play a sound with gmail notification when email arrives ?
Linux - GeneralThis Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
What sort of notifier is it? Is it a Firefox add on or a separate tool in the system tray? For example, I use the add on Gmail Manager - there is a place in the preferences for me to have it play a sound when I get a mail.
What sort of notifier is it? Is it a Firefox add on or a separate tool in the system tray? For example, I use the add on Gmail Manager - there is a place in the preferences for me to have it play a sound when I get a mail.
Nice app - I haven't used it so can't be of much help with the innards of it. I use Gmail Manager - the Firefox add on. It allows me to monitor multiple accounts and other things.
This is what I did. You need to install mplayer (or some other command-line audio player). I'm sure there are better ways to do this, but my way will get you any customized sound you want very quickly.
Install mplayer and put this line inside the show_popup(self) function in notifier.py
This is what I did. You need to install mplayer (or some other command-line audio player). I'm sure there are better ways to do this, but my way will get you any customized sound you want very quickly.
Install mplayer and put this line inside the show_popup(self) function in notifier.py
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.