In order to handle correctly the Octoshape protocol you'll need to write a bash script using a text editor, let's call it octo:
#!/bin/sh exec /home/XXXXX/octoshape/OctoshapeClient -url:"$@"
Change the script according to the location of the OctoshapeClient program in your filesystem. If you have root privileges you can put the script into the /usr/bin directory and give it execution privieges, using chmod 755 octo
Now you can watch all the Octoshape channels directly from your web browser, with no need to open a terminal window