Threadmasto is a universal modular reposter with bridge-based configuation.
Yes, main unit in Threadmasto is a bridge, which binds one source to one destination. It gives us very flexible architecture, for example, Threadmasto can work as aggregator, even in one social network.
Just clone this repository. You also need python >= 3.6, module requests, and Threadmasto modules dependencies. I highly recommend you use separate python venv for this shit.
Then you need to configure content modules, go to doc/configuration for details.
- You can open issue, but there is no guarantee that I will develop it.
- If you know Python, or know somebody who knows, there is docs for module developers <doc/writing_modules.rst>
You can also make pull-request with your module.
I have big plan for module system, so make sure I can contact to you(module developer) in future
Open an issue. I'll explain it for you, and update documentation.