Skip to content

Windows OSX

Paul Allen edited this page Jul 3, 2017 · 1 revision

Setup

Installing The App

Step 1 - Run Kitematic

The first time running kitematic might give you a setup error:

kitematic error

If you are unable to resolve this, click the Use Virtualbox button to continue.

Setp 2 - Install Chaturbate Overlay App Container

Using the search box, find the chaturbate-overlay-app image:

kitematic new container

Click the Create button to continue.

kitematic downloading

Then wait for the image to download.

Step 3 - Configure The Container Settings

Once the container is created, go to the Settings tab:

kitematic privileged

Under the Advanced panel, check Privileged mode and click Save.

Step 4 - Previewing The App

Back on the Home tab you can click the button next to Web Preview that will open the app in your browser.

kitematic-home

In the webpage that opens you will see a gallery of available views included in the app.

app preview

Navigate to http://<IP>:<PORT>/default/<YOUR USERNAME> to test out the default one.

Note

The default view is just a compilation of all the default components. If you only want to select individual components you can use the specific views provided by each of them:

  • http://<IP>:<PORT>/default-chat/<YOUR USERNAME>
  • http://<IP>:<PORT>/default-hearts/<YOUR USERNAME>
  • http://<IP>:<PORT>/default-info/<YOUR USERNAME>
  • http://<IP>:<PORT>/default-panel/<YOUR USERNAME>
  • http://<IP>:<PORT>/default-subject/<YOUR USERNAME>
  • http://<IP>:<PORT>/default-tip/<YOUR USERNAME>
  • http://<IP>:<PORT>/default-goal/<YOUR USERNAME>

Next Steps