Installing Companion from Source - jarodwsams/companion GitHub Wiki
Installing Companion from the source code can be done in 2 different ways. You can either:
- Download a packaged Release and compile from that, or
- Clone the repository and select a specific branch to compile
Installation from Release
Go to https://github.com/bitfocus/companion/releases and download the release of your choice.
Installation from GitHub Clone
- Installing on MacOS
- Installing on Linux
- Installing on a Raspberry Pi
- Installing on Windows