Deckboard Memebox
December 15, 2021 ยท View on GitHub
Deckboard extension for adding Memebox triggers
Setup
Requirements
- Install Deckboard app
- Install Memebox (or a Nightly build)
Download prebuilt version
- Download the released memebox.asar file
- Save it to your
{USERNAME}\deckboard\extensionsfolder- ex
C:\Users\demo\deckboard\extensions
- ex
Compile from source
- Clone the repository to your pc
- cd into your cloned repository folder
- Run
npm installcommand - Run
npm run dev-installcommand- This will build the
.asarfile and place it in your extensions folder
- This will build the
Requirements
- Node & npm
Configure
- Open deckboard app and under extensions configs fill in your memebox connection information

Notes
This extension SHOULD run on Windows, Mac & Linux but has only been tested on Windows so far.