Skip to content

monochromec/matrix_mastodon_gateway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

matrix_mastodon_gateway

Tiny Matrix to Mastodon gateway written in Python.

Drop something into a configurable room on your Synapse instance (or anything that can talk to a Matrix client) and watch it appear on your favourite social netwok. This code is meant to be a PoC rather than a production-quality implementation, so for example, the error checking and validation aspects have been kept to a minimum.

Requires PyPi matrix_client and Mastodon.py in addition to existing access tokens for both APIs (cf. the corresponding module documentation).

Drop it into a cron job or systemd timer for regular execution.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages