I need to make a small application in Ruby that will display log lines received over TCP in different colors. What is a recommended GUI framework to use for this type of app?
I should work on Windows and Linux.
I need to make a small application in Ruby that will display log lines received over TCP in different colors. What is a recommended GUI framework to use for this type of app?
I should work on Windows and Linux.