404bdeba9c
The Telepathy project aims to provide a unified framework for all forms of real time conversations, including instant messaging, IRC, voice calls and video calls. It uses the D-Bus messaging system to provide a simple interface for client applications, allowing them to quickly benefit from Telepathy's functionality. feedback from steven@ and simon@
10 lines
537 B
Plaintext
10 lines
537 B
Plaintext
Telepathy Inspector is a telepathy client (GTK+) whose objective is to
|
|
expose all interfaces and functionalities implemented by a given
|
|
connection manager along with its connections, channels, etc.
|
|
|
|
The idea is to enable the user (likely to be a Telepathy developer) to
|
|
easily view and access all methods and interfaces of all Telepathy
|
|
entities (CMs, connections, etc), which could not be easily achieved
|
|
using a regular telepathy client since it would (and should!) hide all
|
|
Telepathy logic behind a pleasant, usability oriented, GUI.
|