Skip to content

StreamingBanditUI Release v1.0

Latest
Compare
Choose a tag to compare
@robinvanemden robinvanemden released this 01 Nov 13:10
· 19 commits to master since this release

StreamingBanditUI is an open source software tool written in Javascript (particularly, in React), intended to handle the administration of StreamingBandit over the Web or from your desktop.

To start, first make sure you have installed StreamingBandit server.

Then just follow these steps.

  1. Download and unzip the StreamingBanditUI package here, if you haven't already.
    The StreamingBanditUI package will extract into a folder called StreamingBanditUI in the same directory that you downloaded StreamingBanditUI.zip
  2. Upload the all of the files contained in the StreamingBanditUI folder to the desired location on your web server and visit index.html.
    OR
  3. Run StreamingBandit-ui by clicking on index.html in the StreamingBanditUI directory. This works in most, but not all browsers. Recent versions of Firefox, Microsoft Edge and Google Chrome should work fine.
  4. Now enter the IP or domain together with the port what runs StreamingBandit (default: http:https://localhost:8080)

That's it! You should now be able to access your StreamingBandit server, and start experimenting!