Showing results 1 to 5 of 5 @ 0.00 seconds. Search: Posts Made By: phd
Forum: Nokia N900 2011-01-22, 22:02
Replies: 29
Views: 11,357
Posted By phd
Lightbulb Re: Set IM pesence and status from the command line

My script cannot change connections; to do it you need a different script that would test what connections are up and disconnect those you don't want.

As for custom statuses - they are nothing...
Forum: Nokia N900 2010-10-09, 20:03
Replies: 29
Views: 11,357
Posted By phd
Lightbulb Re: PATH

$ chmod a+x SetPresence.py
$ ls -lF SetPresence.py
Forum: Nokia N900 2010-10-09, 11:47
Replies: 29
Views: 11,357
Posted By phd
Lightbulb Re: PATH

Either put SetPresence.py to a directory in PATH or call it with a relative or full path; .e.g. ./SetPresence.py if it's in the current directory or /home/user/bin/SetPresence.py if it's in...
Forum: Nokia N900 2010-08-06, 18:07
Replies: 29
Views: 11,357
Posted By phd
Thumbs up Re: update

A slightly better version - now you can use text statuses instead of numbers:#!/usr/bin/python

import sys
import dbus

status_dict = {
1: "Offline",
2: "Online",
3: "Away",
...
Forum: Nokia N900 2010-08-06, 16:04
Replies: 29
Views: 11,357
Posted By phd
Lightbulb Set IM pesence and status from the command line

Hello! Here is a python program to set IM presence and status from the command line. MissionControl (Telepathy) GUI allows set online/offline/busy presence and doesn't remember text statuses so one...
Showing results 1 to 5 of 5



 
Forum Jump

All times are GMT. The time now is 03:46.