mikeage / prpltwtr

libpurple plugin to add support for the twitter / status.net protocol
GNU General Public License v2.0
32 stars 18 forks source link

Current build status: Build Status

This is a libpurple Pidgin, Finch, etc plugin which treats microblogging sites Twitter, identi.ca, status.net as IM protocols.

It treats timelines and searches as chat rooms and the people you follow as buddies.

You can update your status (posting a message to the home timeline, search, or responding to buddy using an @mention) and send DMs.

If you don't like this plugin, I recommend trying out microblog-purple or pidgin-twitter (I am not affiliated with either)

Update: in light of twitter's decision to discourage / forbid new clients, I'm not sure how much more development will be done.

Compilation Instructions

This plugin can be compiled on Linux for either Windows (using mingw) or Linux targets. Compilation on Windows is not currently supported. For Linux, use the standard:

./autogen.sh ; ./configure ; make ; (sudo) make install

For Windows, unpack the pidgin sources somewhere outside of this plugin, and run:

make -f Makefile.mingw PIDGIN_TREE_TOP=/path/to/where/you/have/pidgin/sources/ installer

Version 0.14.0

Version 0.13.0

Version 0.12.0

Version 0.11.0

Version 0.10.0

Version 0.9.0

Version 0.8.0

Version 0.7.0

Version 0.6.4

Version 0.6.3

Version 0.6.2

Version 0.6.1

Version 0.6.0

Version 0.5.2

Version 0.5.1

Version 0.5.0

Version 0.4.0

Version 0.3.0

Version 0.2.0