Thread
:
wiki page about dbus-scripts a great toy to play with dbus
View Single Post
hugosenari
2011-01-09 , 21:04
Posts: 4 | Thanked: 0 times | Joined on Jan 2011
#
18
Hi, thanks.
I play with this to warn my ubuntu when:
I receive sms;
Connection started;
Connection stopped
My "new sms" screenshot:
http://img406.imageshack.us/img406/8701/newsmscut.png
Requirements:
Maemo: dbus-scripts; ssh-client
Desktop: ssh-server, notify-send
Steps:
Install softwares and packages
Configure ssh with default user and shared key to not require login
Export dbus (
http://ubuntuforums.org/archive/inde...t-1059023.html
)
Create a script that calls Desktop ssh
ssh [your_pc_ip] [command_in_pc]
configure dbus-scripts to execute it
My script files:
http://www.4shared.com/file/8fobAHQp...criptstar.html
note: it use my relative path and hosts names: "~/sh" and host "pc"
Quote & Reply
|
hugosenari
View Public Profile
Find all posts by hugosenari