Shoes
Shoes 4 : the next version of Shoes observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5214
- days_rel: n/a
- days_push: 1020
- n_releases_24m: 0
Adoption not part of the score
1605 stars · 190 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Shoes 4 is a Ruby DSL-based GUI toolkit for building small cross-platform desktop applications on Mac, Windows, and Linux, implemented in JRuby on top of SWT with native widgets. It is a from-scratch rewrite of the original Shoes toolkit created by _why, designed to feel like plain Ruby rather than a C library wrapper.
Use cases
- build a simple desktop gui app in ruby
- create cross-platform graphical programs without c bindings
- teach programming with an easy gui toolkit
- make a small windowed utility with buttons and images
- write a gui script that runs on mac windows and linux
- prototype a desktop app quickly in ruby
When to choose
- you want a minimal, beginner-friendly Ruby DSL for small GUI apps
- you need the same script to run on Mac, Windows, and Linux with native widgets
- you prefer pure Ruby over C-based GUI bindings and already use JRuby
When to avoid
- you need a production-grade, fully supported GUI framework with all features and no known issues
- you want to stay on MRI/CRuby rather than installing a JDK and JRuby
- you need complex, high-performance, or heavily customized native interfaces
- you need a toolkit with frequent releases and active development
Facets
library · maturity maintenance
gui ui-components desktop-framework desktop-applications cross-platform developer-tools education ruby jvm cross-platform windows gui-toolkit dsl jruby swt native-widgets beginner-friendly ruby-gem desktop macos linux
3 sources
- readme: https://github.com/shoes/shoes4 · fetched 2026-08-28 · 9bb4d808865c
- homepage: http://shoesrb.com/ · fetched 2026-08-29 · 2e422d6d959b
- site_page: http://shoesrb.com/about · fetched 2026-08-29 · 8ed9e7c6ca4d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| shoes/shoes4 | main | 23 |
| shoes/shoes-deprecated | mirror | 10 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem