Skip to content

Ediacarium/BridgeMPP

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BridgeMPP: Platform independent messaging

About BridgeMPP:

BridgeMPP is a messaging server that enables users to message with users from other messaging protocols without requiring the user to register on every service. It does so by using a client for every messaging service and forwarding received messages to other clients on other messaging services based on a group system. BridgeMPP currently supports messaging over Console, TCP Sockets, E-Mail, Skype, Whatsapp, XMPP (including Facebook, League of Legends, and other XMPP based services). Thus a BridgeMPP server allows clients from inside a service (such as XMPP) to talk to clients on any other service (such as Whatsapp). BridgeMPP requires an account for every service that the server runs.

About

A Fork of Vinpasso's BridgeMPP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 68.7%
  • Java 31.3%