This page lists **old and dead** components of the Telepathy framework for historical reasons. None of them is developed anymore and in most cases it doesn't make sense to revive any of them due to use of deprecated API or libraries. ## Connection Managers * **Wilde**: An AOL/ICQ (Oscar) connection manager, this handles single direct messaging, presence, conversations and simple buddy list (add/remove). * **Butterfly:** An MSN connection manager that handles presence, conversations, avatars, personal messages, server-side aliases, and full contact management (including groups). * `git clone git://anongit.freedesktop.org/telepathy/telepathy-butterfly` * [[Browse git history|http://cgit.freedesktop.org/telepathy/telepathy-butterfly]] * [[Releases (source code)|http://telepathy.freedesktop.org/releases/telepathy-butterfly/]] * Requires Papyon and Telepathy Python. * **Sunshine:** A connection manager with support for Gadu-Gadu network that handles basic GG 10 protocol features. * `git clone git://anongit.freedesktop.org/telepathy/telepathy-sunshine` * [[Browse git history|http://cgit.freedesktop.org/telepathy/telepathy-sunshine]] * Requires [[Twisted Framework|http://twistedmatrix.com/]] and Telepathy Python. * **[[telepathy-mixer|http://code.google.com/p/telepathy-mixer/]]:** support for the MXit protocol. ## Clients * The instant messaging, address book and VoIP user interfaces on Nokia's [[Maemo|http://maemo.org/]]-powered internet tablets/phones (such as the N810 and N900) are Telepathy clients. * **Ereseva**: VOIP-capable webphone, based on tapioca-python and GTK+ libraries. ([[Ereseva SVN repository|https://tapioca-voip.svn.sourceforge.net/svnroot/tapioca-voip/trunk/ereseva]]) * **Landell**: a GNOME Instant Messenger built around Tapioca# (C#/Mono) * **Cohoba**: a UI for GNOME desktops by Raphaƫl Slinckx (Python) * **GnomeUI**: an experimental UI for Gnome desktops by Adam Lofts (C#/Mono) * **[[Banter|https://wiki.gnome.org/Apps/Attic/Banter]]**: a Gnome IM/voice/video client with a rich user interface (C#/Mono) ## Tools * **Telepathy Inspector**: 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. ## Libraries * **Telepathy-Farsight**: a GLib/GObject library that uses [[Farsight2|http://farsight.freedesktop.org]] to handle the streaming part of media streaming for channels with the [[MediaSignalling|http://telepathy.freedesktop.org/spec.html#org.freedesktop.Telepathy.Channel.Interface.MediaSignalling]] interface * renamed to [[Telepathy-Farstream|Components/Telepathy-Farstream]], following Farsight2's rename to Farstream * **[[Telepathy-Qt4|Components/Telepathy-Qt4]]**: High-level binding for Telepathy, similar to [[telepathy-glib|Components/Telepathy GLib]] but for Qt4. * renamed to [[Telepathy Qt|Components/Telepathy Qt]] and now also supports Qt5 * **Telepathy Python**: Python libraries for use in Telepathy clients (e.g. Cohoba) and connection managers (e.g. Butterfly) * deprecated in favour of [[GObjectIntrospection|GObjectIntrospection]] bindings based on [[Telepathy GLib|Components/Telepathy GLib]] * **TelepathySharp**: A .NET library for use in Telepathy clients * **TapiocaSharp**: A high-level .NET library on top of [[TelepathySharp|TelepathySharp]] for use in Telepathy clients (e.g. landell) * **TelepathyQt**: Older Qt4 libraries for use in Telepathy clients and connection managers * deprecated in favour of [[Telepathy Qt4|Components/Telepathy Qt4]], which was later renamed to [[Telepathy Qt|Components/Telepathy Qt]] again, but is a completely different library. * **TapiocaQt**: A high-level Qt4 library on top of TelepathyQt for use in Telepathy clients (e.g. decibel, kopete) * **libtelepathy:** A GLib library to ease writing Telepathy clients in glib * deprecated in favour of [[Telepathy GLib|Components/Telepathy GLib]]. [[releases|http://telepathy.freedesktop.org/releases/libtelepathy/]] ## Other Components * **Stream engine:** The part of the Maemo UI that handles the streaming aspects of a Telepathy client, it uses Telepathy-Farsight, [[Farsight2|http://farsight.freedesktop.org]] and [[GStreamer|http://gstreamer.freedesktop.org/]] to handle media streaming for channels with the [[MediaSignalling|http://telepathy.freedesktop.org/spec.html#org.freedesktop.Telepathy.Channel.Interface.MediaSignalling]] interface. * **telepathy-feed:** A [[Galago|http://www.galago-project.org/]] feed for Telepathy. [[http://telepathy.freedesktop.org/releases/telepathy-feed|http://telepathy.freedesktop.org/releases/telepathy-feed]]