Python ICQ-Transport for Jabber.
The purpose of this transport is to provide a way for users to be logged into
ICQ via their Jabber account. It is implemented in Python, using the Twisted
framework. This project is just getting off the ground, and so it does not have
quite the functionality of other transports yet. That will come in time.
Privacy please is a pidgin plugin to stop spammers from annoying you.
It currently offers the following features:
* Block individual users (with an optional auto-reply)
* Block messages from people who are not on your contact list
(with an optional auto-reply)
* Suppress repeated authorization requests
This plugin was formerly known as gaim-blocky.
Instantbird is a cross-platform instant messaging client based on
Mozilla's XULRunner and the open source library libpurple used in
Pidgin. Instantbird is free software available under the GNU General
Public License. Over 250 add-ons allow user customization of, and
addition of, features. -- Wikipedia
This is a small licq-plugin, which uses libxosd2 to display new arriving
messages as OSD (On Screen Display) text on your desktop. I wrote this, as I
saw this feature in sim and wanted to have the same functionality in licq.
Martin Maurer, martinmaurer@gmx.at
LICENSE: GPL2 or later with execption to link with OpenSSL
Psi is a client for the Jabber system. Written in C++ and based on the
Qt library, there are versions available for Linux, FreeBSD (and other
flavors of Unix/X11), Microsoft Windows, and Apple MacOS X.
It does not require KDE to run.
A pidgin plugin that allows user to assign global hotkeys (e.g. Ctrl+Alt+g) for
togglling buddy list and reading queued message. When "Toggle List" hotkey is
enabled, it makes the buddy list hidden from your taskbar and task switcher
(similar to ICQ).
The KDE Telepathy project aims to integrate real time communication
deeply into KDE Workspaces, and to provide an infrastructure to aid
development of collaborative features for KDE Applications.
This module notifies you when an incoming message or a file transfer
request arrives and hangs in the system tray until you're ready to
check it.
The KDE Telepathy project aims to integrate real time communication
deeply into KDE Workspaces, and to provide an infrastructure to aid
development of collaborative features for KDE Applications.
This module provides a Dolphin/Konqueror context menu plugin for
sending files easily to contacts.
python-jabberbot is a Jabber bot framework for Python that enables you
to easily write simple Jabber bots. You can use your Jabber bots to
provide information about your running systems, to make your website
interact with your visitors or notify you about updates or changes
you monitor with your Python scripts.
PyXMPP is a Python XMPP (RFC 3920,3921) and Jabber
implementation. It is based on libxml2 -- fast and
fully-featured XML parser.
PyXMPP provides most core features of the XMPP protocol and
several JSF-defined extensions. PyXMPP provides building
blocks for creating Jabber clients and components. Developer
uses them to setup XMPP streams, handle incoming events and
create outgoing stanzas (XMPP "packets").