EionRobb / purple-rocketchat

Rocket.Chat Plugin for libpurple
GNU General Public License v3.0
21 stars 2 forks source link

Support for macOS / Adium #5

Closed dstapp closed 4 years ago

dstapp commented 4 years ago

Hey, since Adium uses libpurple internally, is there any know way to get the RocketChat plugin working on macOS? I'm going nuts with that wrapped web-app :-)

Thanks in advance

EionRobb commented 4 years ago

Technically, yes! Unfortunately it's not automagic, you need to make an Adium plugin that loads the libpurple plugin, eg https://github.com/tripplet/skypeweb4adium

The other option (but may induce eye-tearing-out due to the less-than pretty GTK on OSX situation) is using Homebrew or Macports to run Pidgin on OSX, and build the Rocket.Chat plugin with that