Skip to content

Pidgin transport plugin for Mail.Ru agent protocol

License

Notifications You must be signed in to change notification settings

ita-sammann/mrimprpl

 
 

Repository files navigation

mrimprpl

--------
OVERVIEW
--------

mrimprpl - is Mail.Ru Agent protocol plugin for libpurple.

It supports:
    - basic contact list manipulation
    - messanging
    - chats
    - avatars


-----------------------
BUILDING AND INSTALLING
-----------------------

./configure --prefix=your_prefix [--disable-mrim-avatars]
make
sudo make install

OR

./configure
make
make ti

The second variant will install plugin in your $HOME/.purple/plugins directory.
You will not see nice @ icon, but preseve system directories clean.

--disable-mrim-avatars option may help if avatar loading hangs your pidgin

About

Pidgin transport plugin for Mail.Ru agent protocol

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 84.2%
  • C 14.9%
  • Objective-C 0.9%