2006-01-10, 12:44 PM
Hi Guys,
I am using a Fritz Box and this Box can via a Plugin send
wget -O /dev/null "http://192.168.0.11/control/message?popup=Eingehender%20Anruf%20von%20${output}" &
;;
send a message for example to a DBox 2 or a XBox running XBox Media Center and the Message get's displayed.
I did see the Yac Plugin but the wget http method doesn't need any extra Software running.
It could also be used for other applications
I am using a Fritz Box and this Box can via a Plugin send
wget -O /dev/null "http://192.168.0.11/control/message?popup=Eingehender%20Anruf%20von%20${output}" &
;;
send a message for example to a DBox 2 or a XBox running XBox Media Center and the Message get's displayed.
I did see the Yac Plugin but the wget http method doesn't need any extra Software running.
It could also be used for other applications