https://github.com/xframes-project/xframes-ruby
GPU accelerated UI development for Ruby
https://github.com/xframes-project/xframes-ruby
ruby
Last synced: about 1 month ago
JSON representation
GPU accelerated UI development for Ruby
- Host: GitHub
- URL: https://github.com/xframes-project/xframes-ruby
- Owner: xframes-project
- License: mit
- Created: 2025-01-01T23:27:18.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-02-07T19:25:24.000Z (9 months ago)
- Last Synced: 2025-10-14T18:35:53.339Z (about 1 month ago)
- Topics: ruby
- Language: Ruby
- Homepage:
- Size: 2.59 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# xframes-ruby
## Instructions
### Install Ruby
#### Windows
I recommend to install Ruby via [Scoop](https://scoop.sh/), 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

Raspberry Pi 5
