From 0e7a041f2f35ab80705c626be5ac93c47bdaadae Mon Sep 17 00:00:00 2001 From: Arturo Serna Leon Date: Thu, 29 Oct 2020 17:21:16 +0100 Subject: [PATCH] Add obs banana controller project Hello! Thanks a lot for building this awesome library! Thanks to it, I made a little electronics project for changing scenes using fruits/veggies + Arduino + ObsWebSocketJs. Hope you like it! Regards, Arturo --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3a5269ef..3c25d8ac 100644 --- a/README.md +++ b/README.md @@ -225,6 +225,7 @@ obs.on('SwitchScenes'); _To add your project to this list, submit a Pull Request._ - [GamesDoneQuick/agdq17-layouts](https://github.com/GamesDoneQuick/agdq17-layouts) - [nodecg/nodecg-obs](https://github.com/nodecg/nodecg-obs) +- [OBS Banana controller](https://github.com/sernaleon/obs-banana-streamdeck) ## [Contributing Guidelines][link-contributing]