Skip to content

Releases: unix-streamdeck/streamdeckd

v1.0.2

15 Dec 22:16

Choose a tag to compare

Added

  • Added support for streamdeck Mk2

v1.0.1

09 Oct 10:43

Choose a tag to compare

  • Added check for runing instances of streamdeckd, to prevent multiple running in parallel
  • Migrated config file to XDG_CONFIG_DIR (or $HOME/.config by default)

Warning: If you are updating from v1.0.0, the config file is now being set in the location as below, instead of where it used to be, in the home dir, either consider moving the config file to that dir, or running streamdeckd with the -config flag, which allows you to point to a config file in a custom location

v1.0.0

12 Sep 16:40

Choose a tag to compare

Merge pull request #10 from unix-streamdeck/feat/multiple-deck-support

Added support for multiple streamdecks & config file flag