It uses an external Hardware (see hardware
directory) to notify when you are On Air
With any StreamDeck you just install the latest release and then configure the IP address from the hardware you setup and that is it
- Install all the dependencies
yarn
- Build the project for the first time, the project uses Parcel as bundler to handle React and TypeScript
yarn build
- Package the plugin
./tools/mac/DistributionTool -b -i ./dist/dev.cpanato.onair.sdPlugin -o ./release/
Feel free to send in any pull requests.