Skip to content

Latest commit

 

History

History
37 lines (20 loc) · 625 Bytes

README.md

File metadata and controls

37 lines (20 loc) · 625 Bytes

xframes-ruby

Instructions

Install Ruby

Windows

I recommend to install Ruby via Scoop, then

  • gem install ffi
  • gem install eventmachine

RUBY_DLL_PATH must be set:

$env:RUBY_DLL_PATH="C:\dev\xframes-ruby"

Linux

  • sudo apt install ruby-full
  • sudo gem install ffi
  • sudo gem install eventmachine

Run the application

ruby main.rb

Screenshots

Windows 11

image

Raspberry Pi 5

image