All Projects → tripplet → Skypeweb4adium

tripplet / Skypeweb4adium

Adium protocol plugin to support Skype instant messaging

Projects that are alternatives of or similar to Skypeweb4adium

Miranda Ng
Miranda NG: Next Generation of Miranda IM
Stars: ✭ 341 (+1036.67%)
Mutual labels:  skype, instant-messaging
Gajim Omemo
Gajim plugin for OMEMO Multi-End Message and Object Encryption
Stars: ✭ 84 (+180%)
Mutual labels:  plugin, instant-messaging
Hyper Match
HyperTerm extension which matches regular expressions with predefined commands
Stars: ✭ 15 (-50%)
Mutual labels:  plugin
Sanic Dispatcher
A Dispatcher extension for Sanic which also acts as a Sanic-to-WSGI adapter
Stars: ✭ 29 (-3.33%)
Mutual labels:  plugin
Vue Lazy Component
🐌 Vue.js 2.x 组件级懒加载方案-Vue.js 2.x component level lazy loading solution
Stars: ✭ 915 (+2950%)
Mutual labels:  plugin
Hammerspoon Alttab
Stars: ✭ 15 (-50%)
Mutual labels:  plugin
Mangosta Ios
MongooseIM client for iOS
Stars: ✭ 28 (-6.67%)
Mutual labels:  instant-messaging
Kickgdpr
Joomla Sytem Plugin for GDPR Google Analytics and Cookie
Stars: ✭ 15 (-50%)
Mutual labels:  plugin
Ida Cmake
IDA plugin CMake build-script
Stars: ✭ 30 (+0%)
Mutual labels:  plugin
Ts Protoc Gen
Protocol Buffers Compiler (protoc) plugin for TypeScript and gRPC-Web.
Stars: ✭ 913 (+2943.33%)
Mutual labels:  plugin
Eslint Import Resolver Jest
🃏 Jest import resolution plugin for eslint-plugin-import
Stars: ✭ 29 (-3.33%)
Mutual labels:  plugin
Transport Pipes
Buildcraft without mods!
Stars: ✭ 21 (-30%)
Mutual labels:  plugin
Codeception Mailtrap
Codeception module to test email using Mailtrap.io
Stars: ✭ 15 (-50%)
Mutual labels:  plugin
Roundcube Thunderbird labels
Thunderbird Labels Plugin for Roundcube Webmail
Stars: ✭ 28 (-6.67%)
Mutual labels:  plugin
Craft3 Iconpicker
Craft plugin that provides a new field type that offers end users an easy way to pick an icon from a .woff or .ttf font file. You can easily use ionicons or font awesome icons or any other compatible font file.
Stars: ✭ 15 (-50%)
Mutual labels:  plugin
Gatsby Remark Embed Gist
Gatsby remark gists preprocessor
Stars: ✭ 30 (+0%)
Mutual labels:  plugin
Chat21 Ios Sdk
DEPRECATED
Stars: ✭ 15 (-50%)
Mutual labels:  instant-messaging
Pmpro Addon Packages
Charge for access to specific pages or other post types in WordPress. Requires the Paid Memberships Pro plugin.
Stars: ✭ 20 (-33.33%)
Mutual labels:  plugin
Eslint Plugin Security Node
ESLint security plugin for Node.js
Stars: ✭ 28 (-6.67%)
Mutual labels:  plugin
Eog panorama
Panorama viewer plugin for the 'Eye of Gnome' image viewer
Stars: ✭ 30 (+0%)
Mutual labels:  plugin

skypeweb4adium

Adium protocol plugin to support Skype instant messaging

Build Status

Download

Get the latest version here

Thanks

How to build yourself

  1. Checkout this git repository and init submodules

    git clone --recursive https://github.com/tripplet/skypeweb4adium.git

  2. Install openssl (necessary for building adium)

    brew install openssl

  3. Patch adium

    git apply adium.patch

  4. Compile Adium:

    cd adium; make -j

  5. Compile the plugin:

    xcodebuild -configuration Release -project "skypeweb4adium.xcodeproj"

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].