companion-pi

(★ 43)

Bitfocus Companion enables the reasonably priced Elgato Streamdeck to be a professional shotbox surface for an increasing amount of different presentation switchers, video playback software and broadcast equipment.

File Explorer

  • .gitignore
  • .node-version
  • 090-companion_sudo
  • 50-companion.rules
  • companion-config
  • companion-help
  • companion-license
  • companion-reset
  • companion-sync-udev-rules
  • companion-update
  • companion.service
  • companionpi.pkr.hcl
  • install.sh
  • launch.sh
  • LICENSE
  • motd
  • README.md
  • update.sh

# Use via CDN

jsDelivr

jsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.

Command Glossary

Commands referenced in this DOCs, explained below.

🔍

packer

View Details ▼

Build automated machine images.

packer build {{path/to/config.json}}

Build an image:

packer validate {{path/to/config.json}}

Check the syntax of a Packer image config:

packer fmt {{path/to/config.pkr.hcl}}

Format a Packer image config:

// repository documentation