This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Kuba Suder π΅π±πΊπ¦
mackuba.eu
did:plc:oio4hkxaop4ao4wz2pp3f4cr
Quick example that should work on any recent Ruby, even the built-in macOS one: https://github.com/mackuba/skyfall/blob/master/example/jet_monitor_phrases.rb
```
curl https://raw.githubusercontent.com/mackuba/skyfall/refs/heads/master/example/jet_monitor_phrases.rb -o monitor.rb
[sudo] gem install skyfall
ruby monitor.rb "hello world"
```
#ruby #rubylang #atdev
2024-11-15T17:23:09.445Z