Re: [LAU] was : Is there a GUI ...? guitarix-webui

From: Hermann Meyer <brummer-@web.de>
Date: Tue Feb 23 2016 - 11:05:00 EET

Am 20.02.2016 um 14:02 schrieb Ralf Mardorf:
> On Sat, 20 Feb 2016 09:58:05 +0100, Hermann Meyer wrote:
>
>> Maybe, the webui fits more your eyes?
>> http://de.tinypic.com/view.php?pic=5oxbnl&s=9#.VsgpgV9lSPA
>>
>> http://de.tinypic.com/view.php?pic=jtnfvb&s=9#.VsgpmV9lSPA
> It at least is better. How can this be used with the app?
>
> Regards,
> Ralf
> _______________________________________________
>

Just download the webui package here:
https://sourceforge.net/projects/guitarix/files/guitarix/

and read the included README:

Getting started:

- after unpacking the webui tarfile, cd into the websockify directory
and start websockify:

python websocketproxy.py --web=../webui '*':8000 localhost:7000

(you can use the -D options to start the program in the background).

- start guitarix with --rpcport=7000

- open "http://localhost:8000/" in your browser

you could even start guitarix with the -N parameter to run it headless
instead use the --rpcport=7000 parameter.
to open the web interface from a external device you need to know your
external IP address, get it like this:

|ip addr show eth0 | awk '$1 == "inet" {gsub(/\/.*$/, "", $2); print $2}'

|then open in a browser (recommend FIREFOX, the browser needs support
for websockets) on your external device enter the given address with
added :8000

http://your_IP_number:8000
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@email-addr-hidden
http://lists.linuxaudio.org/listinfo/linux-audio-user
Received on Tue Feb 23 12:15:01 2016

This archive was generated by hypermail 2.1.8 : Tue Feb 23 2016 - 12:15:01 EET