Elgato Stream Deck utils for Pharo
This project shows how Stream Deck buttons can interact with the Pharo IDE by using Pharo's code.
The src folder, which contains the PharoStreamDeck plugin, shows how a plugin made in Pharo can interact with the Elgato's Stream Deck.
Metacello new
baseline: 'PharoStreamDeck';
repository: 'github://OpenSmock/PharoStreamDeck:main/src';
load.