gitter-slack: One-way relay from Gitter to Slack

Cargo package Build status

Relay chat messages from Gitter to Slack.

You can download a prebuilt executable binary (for Linux and macOS) from the releases page. Of course, you need to give +x to it.

It's statically linked and mostly standalone:

$ gitter-slack GITTER_ACCESS_TOKEN GITTER_ROOM SLACK_WEBHOOK_URL

You can get/determine these arguments through the following ways:

Distributed under AGPLv3 or later.