Image via CrunchBase
Pidgin does not support Twitter protocol by default. Hence you need to install a plugin for that. There are a lot of plugins available to add twitter in pidgin. microblog-purple is one of such plugins availabe which is open source. It can be intalled in any Linux machine.sudo echo deb http://ppa.launchpad.net/pidgin-developers/ppa/ubuntu `lsb_release --short --codename` main >> /etc/apt/sources.list
sudo deb-src http://ppa.launchpad.net/pidgin-developers/ppa/ubuntu `lsb_release --short --codename` main >> /etc/apt/sources.list
sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 0CF459B8DF37ED8B
sudo apt-get install pidgin-microblog
yum install purple-microblog
How to run this plugin:
First, you need to enable the plugin. Open Pidgin and in Tools > Plugins and check "Twitgin". Then go to Accounts > Manage Accounts, click "Add" and in the "Protocol" List, select TwitterIM. Enter your id and password.
0 comments:
Post a Comment