Mattermost Stream Deck plugin

Mattermost In my previous article (In French only), I discussed how to create a C# plugin for Stream Deck. Here I present a plugin for Stream Deck for Mattermost developed in C# and .Net 6.

The project is separated in two parts:

  1. A client for Mattermost: Allows connection to Mattermost server and provides objects for interaction with it.
  2. A Stream Deck plugin: Actions for Stream Deck, deployed in the Elgato store.

Currently, the plugin only contains one action:

[Read More]