An open API service indexing awesome lists of open source software.

https://github.com/kontalk/pidgin-xmpp-receipts

Delivery receipts plugin for Pidgin
https://github.com/kontalk/pidgin-xmpp-receipts

Last synced: 19 days ago
JSON representation

Delivery receipts plugin for Pidgin

Awesome Lists containing this project

README

        

This pidgin-plugin implements xmpp message delivery receipts (XEP-0184).
When no delivering confirmation is displayed, it is also possible that
the receiver doesn't support the extension.

COMPILING

To compile the plugin, run

$ make

You will need pidgin development packages
(link in ubuntu: libpurple-dev and pidgin-dev).

INSTALL

To copy the extension to your personal plugin folder (~/.purple/plugins)
run:

$ make install

Now you may activate the extension within the pidgin settings.