vormkracht10 / sonos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sonos

Setting Up The Sonos Webhook Sender

This script helps set up the webhook sender system for Sonos.

Prerequisites

Make sure you have PHP ^7.3 installed on your system.

Setup Steps

  1. Open your terminal and navigate to /var/www/.

  2. Enter the following command:

git clone git@github.com:vormkracht10/sonos.git && cd sonos
  1. Run the following command in your terminal to execute the setup of the webhook system:
composer install && php setup.php
  1. Enjoy!

About


Languages

Language:PHP 100.0%