I have created a web server written in nodejs which emulates a terminal/console using a browser for the user interface.

For use with GNU Radio, it sends keyboard input text to a ZMQ PUSH Message socket and displays received text from a ZMQ PULL Message socket. It can be used as an alternative to a Message Edit Box and/or a Message Debug Block for string messages.
See https://github.com/duggabe/gr-webserver

Comments and suggestions are welcome.

--
Barry Duggan KV4FV

Reply via email to