/wsui

websockets-based HTML GUI for Ruby runtime

Primary LanguageRubyMIT LicenseMIT

gem WSUI

Websockets-based HTML GUI framework to access (view and edit) your Ruby runtime objects in:

  • interactive (as games or CLI alternatives)
  • semi-
  • non-interactive way (as a monitoring plugin for your background job)

Examples

interactive

basic single variable access example code

image

(click the image to view on YouTube)

youtube image

image

examples / Collatz conjecture verifier

image