maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [Announce] N900 Notifier (https://talk.maemo.org/showthread.php?t=64647)

b0unc3 2010-11-05 15:20

Re: [Announce] N900 Notifier
 
Quote:

Originally Posted by Marcus (Post 861193)
Having a few problems; when running the client.py on my n900, it gives this error:
ImportError: No module named gobject

What do I need to install?

Try
Code:

apt-get install python-gobject

Saturn 2010-11-05 23:44

Re: [Announce] N900 Notifier
 
Hi Scottuss,

Since those are python files it is good to add in the first line:

Code:

#!/usr/bin/env python
I would also propose to rename the files to less generic names.

Thanks for sharing - nice work.


PS: Here is also the .desktop file I made while playing with it:

Code:

[Desktop Entry]
Encoding=UTF-8
Version=1.0.0
Name=N900 Notifier
Comment=Notifies for incoming calls
Terminal=true
Type=application
Exec=/home/user/N900notifier_client.py
Icon=qgn_stat_internetconn_datacall
X-Icon-path=/usr/share/icons
X-Window-Icon=qgn_stat_internetconn_datacall
X-Window-Icon-Dimmed=qgn_stat_internetconn_datacall
X-HildonDesk-ShowInToolbar=true
Type=Application
X-Osso-Type=application/x-executable


ZogG 2010-11-06 00:14

Re: [Announce] N900 Notifier
 
any idea of making exchange links with browsers (desktop<->n900) and their favs and so on? as well is it possible to add the client later to show sms on in the client and ability to answer from computer. it can be made by using even maybe jabber protocol so u don't need to write new client.

CAT0 2010-11-16 10:38

Re: [Announce] N900 Notifier
 
Cant get it to work on Windows 7,

Code:

C:\Python31>python.exe server.py
  File "server.py", line 28
    print "Your Operating System is not currently supported\n"
                                                                                        ^
SyntaxError: invalid syntax

(arrow on the last ")

antezz 2010-11-16 11:20

Re: [Announce] N900 Notifier
 
Windows users can use this : http://www.antezz.com/download/N900w...rver-0.4.1.zip
It's compiled with py2exe so no need to have python installed, only thing you need to do is have growl for windows installed and start the server, it should try to pull your local 192.* ip by default. However if it does not work, you can disable auto IP in the config and manually set it in there.

Ger any problems feel free to ask, the package comes with source, readme file and such.

meLi 2010-11-17 04:48

Re: [Announce] N900 Notifier
 
1. Can this incoming notification display on multiple computer ? Any idea ?
2. Notify for incoming call and sms only right ? How abt sip/skype call ?

Any possibility for this ?

TQ

antezz 2010-11-17 12:56

Re: [Announce] N900 Notifier
 
@meLi Which OS are you using? Regarding on question number 2 i think they should display since N900 is using the phone app for all sorts of calls. I haven't tried so can't say for sure.

meLi 2010-11-17 13:30

Re: [Announce] N900 Notifier
 
Quote:

Originally Posted by antezz (Post 876024)
@meLi Which OS are you using? Regarding on question number 2 i think they should display since N900 is using the phone app for all sorts of calls. I haven't tried so can't say for sure.

I'm using windows 7. Let save i have 2 pc. ips 192.168.10.1 and 192.169.10.20 so can i configure to display simultenous for both pc.

or situation like this my home pc use ip 192.168.10.1 and my office use ip 172.16.10.1 so i need 1 configuration file can read both ip then i no need to change ip at client.py and server.py everytime i using home and office pc.

Q2 - I had try but no notify at all either sip or skype.

tq

antezz 2010-11-17 13:35

Re: [Announce] N900 Notifier
 
@meLiWell, since you are using Windows you are using growl, if you opened growl up you will see it do have forwarding to push messages to other PCs.

@people who downloaded / uses my winserver:
I would be happy for feedback, if it did work without problems and maybe hit the "thanks!"-button if you liked it. ;)

godfader 2010-11-29 16:01

Re: [Announce] N900 Notifier
 
Hi I have 2 issues:
on the N900 it appears "permission denied" adter i run the python client.py (already did chmod for the file)
on my mac, everytime i recieve a call or sms it appears the message on terminal "sh: growlnotify no such command" (i have growl installed)
any tips? thks for the great job!


All times are GMT. The time now is 20:09.

vBulletin® Version 3.8.8