Steam Friends über Pidgin

Hier mal ein sehr geniales Plugin für Pidgin. Mit pidgin-opensteamworks kann man sich (ohne Steam am laufen zu haben) mit Steam Friends verbinden und über Pidgin ganz normal wie im ICQ etc. zu unterhalten. Das Plugin funktioniert unter Windows, Linux und OSX.

Die Installation unter Windows ist schnell gemacht:

  1. Plugin laden: libsteam-1.1.dll
  2. libsteam-1.1.dll nach C:\Program Files (x86)\Pidgin\plugins kopieren (für 64bit)
  3. Icons laden und nach C:\Program Files (x86)\Pidgin\pixmaps\pidgin\protocols kopieren
  4. libjson-glib-1.0.dll laden und nach C:Program Files (x86)\Pidgin kopieren
  5. Pidgin ggf. neustarten und unter Konten -> Konten verwalten -> Protokoll Steam auswählen und seine Steam Daten angeben

pidgin_steam_friendspidgin_steam_friends1

(über das rote Symbol sieht man ob jemand in Game ist oder nicht)

Installation unter Linux (Testsystem Xubuntu 12.04 64bit):

sudo apt-get install libjson0-dev
wget http://pidgin-opensteamworks.googlecode.com/files/libsteam64-1.1.so
mkdir .purple/plugins && cp libsteam64-1.1.so .purple/plugins
wget http://pidgin-opensteamworks.googlecode.com/files/icons.zip && unzip icons.zip
sudo cp 16/* /usr/share/pixmaps/pidgin/protocols/16
sudo cp 48/* /usr/share/pixmaps/pidgin/protocols/48

Leave a Reply

Your email address will not be published. Required fields are marked *

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

This site uses Akismet to reduce spam. Learn how your comment data is processed.