Deploying SiriControl

If you don't already have a Heroku account, create one and deploy to Heroku.

Add your own name, and click deploy. Congratulations - you have deployed SiriControl. Click 'Manage App' and select Settings.

Now it's time to add your username, password, with the Key names USER and PASSWORD respectively. Next, block Captchas from here, to allow your SiriControl Server to sign in headless.

Generate a secret token from here. You will use this to connect to the server. Finally, add this to your config variables with the Key name SECRETID.

Last updated