Skip to content
forked from beeper/groupme

A Matrix-GroupMe puppeting bridge

License

Notifications You must be signed in to change notification settings

timaeos/groupme

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Matrix GroupMe Go Bridge

A Matrix-GroupMe puppeting bridge

Features & Roadmap

This version is forked from the Beeper/groupme fork. This version doesn't function correctly as the login process doesn't work.

Building

Dependencies

This requires the libolm-dev library.

Fedora

To install libolm-devel:

sudo dnf install libolm-devel

to build:

./build.sh

Then run the binary to generate the configuration file and registration files

./groupme -g

after adjusting the configuration file and configuring your matrix server to use the registration file, run the bridge with ./groupme

Discussion

Matrix room: #groupme-go-bridge:malhotra.cc

Credits

Forked from https://github.com/karmanyaahm/matrix-groupme-go which was archived.

About

A Matrix-GroupMe puppeting bridge

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 99.1%
  • Other 0.9%