diff --git a/catalogue.json b/catalogue.json index 60b2ce3..19aee95 100644 --- a/catalogue.json +++ b/catalogue.json @@ -53,6 +53,12 @@ "repository": "https://github.com/mdvictor/opendeck-volume-controller", "description": "A per-application volume control plugin for the Stream Deck using OpenDeck on Linux." }, + "info.degois.damien.opendeck.plugins.rotary-command": { + "name": "Rotary Generic Command", + "author": "babs", + "repository": "https://github.com/babs/opendeck-plugins-rotary-command", + "description": "Run custom shell commands on rotary encoder actions (CW, CCW, press, long press)" + }, "st.lynx.plugins.opendeck-akp03": { "name": "Ajazz AKP03 / Mirabox N3", "author": "Andrey Viktorov", diff --git a/icons/info.degois.damien.opendeck.plugins.rotary-command.png b/icons/info.degois.damien.opendeck.plugins.rotary-command.png new file mode 100644 index 0000000..9b79542 Binary files /dev/null and b/icons/info.degois.damien.opendeck.plugins.rotary-command.png differ