Zakini / card-dealer

0 stars 0 forks source link

Card Dealer

This is a pair of tools for dealing cards in an OBS browser source, using a Elgato Stream Deck for input

Installation

  1. Download the files from the latest release
    • card-dealer.html
    • com.zakini.card-dealer.streamDeckPlugin
  2. Open the Stream Deck app
  3. Double click com.zakini.card-dealer.streamDeckPlugin to install it
  4. Add the "deal card" action to your stream deck
  5. Select the card back and card faces in the action's settings
  6. Set up a browser source in OBS using card-dealer.html

Set up

This is an npm workspaces monorepo

n auto
npm install

then run npm run dev in packages/app and in packages/stream-deck-plugin