Crossposter

SaaS, Development

We’re working on a new service which will enable users to crosspost between networks and platforms. The idea came up some time ago when I was writing on my blog about a little NodeJS script which sends Mastodon posts to Bluesky.

The idea behind it is, that you can be active on one network, for example Mastodon, and whatever you post there, will also be posted elsewhere, in this case Bluesky. The script filters posts, so that replies are not sent and even splits long posts into Bluesky Threads.

This article since then has been read rather frequently, but the solution wasn’t suitable for everybody. You still need to understand the script and be able to host a Node application or a docker image, edit env files and do some configuration.

So we decided to build a service around it. This will enable everybody to use this functionality. And we’re even going to extend it by adapting other networks and platforms. We also plan to add features like bidirectional posting.

We will start small and add features time by time. The first step is an easy onboarding and to transform the script into a multi-user service. Luckily, we have our Node templates so we don’t have to start from scratch.

We’ll be starting a closed beta test and if you want to be part of it, you can sign up here:

Powered by Buttondown.

We won’t spam you, only update you when we’re about to start the test phase. So, if you are interested in automating your presence in all those networks, you might want to sign up. Or maybe you have some suggestions or questions? You are welcome to get in touch!