![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
|
Tutorials & Tips The place to find Ubuntu related Tips & Tricks. |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
5 Cups of Ubuntu
![]() Join Date: Oct 2008
Beans: 26
|
use Skype with Jaunty notifcations (notify-osd)
I wrote a python script to use the new Jaunty notifications with Skype
* Notifies when a contact comes online, goes offline, sends you a message, when they have a birthday soon or when a file transfer is completed.. * Does not update successive chats into a single bubble * Does not use the Indicator-applet * Does not yet handle sounds Hope someone finds it useful and this is how to install the script: * Download the attachment and save it into a your Home directory * open Skype -> menu (the skype icon in the lower left) -> Options * Press 'Notifications' then 'Advanced View' * [x] Mark 'Execute the following script on _any_ notification' Paste Code:
python /home/your-ubuntu-login-name/skype-notify.py -e"%type" -n"%sname" -f"%fname" -p"%fpath" -m"%smessage" -s%fsize -u%sskype * Press 'Apply' * Use ekiga instead |
|
|
|
|
|
#3 |
|
Dark Roasted Ubuntu
![]() Join Date: Nov 2008
Location: Here, There, Everywhere
Beans: 1,105
|
Re: use Skype with Jaunty notifcations (notify-osd)
Thanks, I'll try it now.
__________________
One must still have chaos in oneself to be able to give birth to a dancing star. -- Nietzsche |
|
|
|
|
|
#4 |
|
First Cup of Ubuntu
![]() Join Date: Jun 2009
Beans: 2
|
Re: use Skype with Jaunty notifcations (notify-osd)
Nice work!
I'm not a Python developer, but I'm wondering if there's scope for detecting if a particular Skype chat has focus, and suppressing the notifications if so? It's kind of distracting seeing the notification pop up when you're already in the chat window. I'd personally only like to see a chat notification if I was in another application. Is this info sent in the variables sent in the events? |
|
|
|
|
|
#5 |
|
5 Cups of Ubuntu
![]() Join Date: Oct 2008
Beans: 26
|
Re: use Skype with Jaunty notifcations (notify-osd)
valerie-23: I have a rough script working to do what you ask. If the window is unfocused it will notify and add an indicator - which will disappear if the chat gains focus before the indicator is clicked. I'll re-look over the code and clean it up a bit then post it here in a few days.
Glad that someone else finds it useful |
|
|
|
|
|
#6 |
|
First Cup of Ubuntu
![]() Join Date: Jun 2009
Beans: 2
|
Re: use Skype with Jaunty notifcations (notify-osd)
Awesome! I tend to miss the default Skype notifications that pop up (they're too small!), so using the new notifier is really useful.
I'll look forward to your updated script |
|
|
|
|
|
#7 |
|
A Carafe of Ubuntu
![]() Join Date: Feb 2008
Location: Earth 1 (the original)
Beans: 139
Ubuntu 9.04 Jaunty Jackalope
|
Re: use Skype with Jaunty notifcations (notify-osd)
Could someone please do this for Thunderbird? Please!?
|
|
|
|
|
|
#8 |
|
First Cup of Ubuntu
![]() Join Date: Jun 2009
Beans: 4
|
Re: use Skype with Jaunty notifcations (notify-osd)
it works perfect for me
thank you!!! ![]() ![]() ![]() ![]() ![]() |
|
|
|
|
|
#9 |
|
First Cup of Ubuntu
![]() Join Date: May 2009
Beans: 2
|
Re: use Skype with Jaunty notifcations (notify-osd)
hi,
here you can find an experimental version of a notify for thunderbird. check it out: https://launchpad.net/libnotify-mozilla it works very well and i don't have any trouble with that add-on. cu Pate Last edited by Pate_Toni; June 27th, 2009 at 09:07 AM.. |
|
|
|
|
|
#10 |
|
5 Cups of Ubuntu
![]() |
Re: use Skype with Jaunty notifcations (notify-osd)
thank you!
![]() ![]() ![]() ![]()
__________________
Laptop: Acer Aspire 6930G Core2Duo T5800 2.0GHz, 4GB DDR2, 250GB HDD, 9300M GS 512MB, Audio 5.1 DHT. ArchLinux Desktop: Intel Pentium D 2.8GHz, 2GB DDR2, 460GB HDD, 7300GT 256MB, Creative Audigy SE. Ubuntu 9.04 |
|
|
|
| Bookmarks |
| Tags |
| jaunty 9.04, notification, notify-osd, skype |
| Thread Tools | |
| Display Modes | |
|
|