shoes
tiny graphics and windowing toolkit using Ruby
Install
- All systems
-
curl cmd.cat/shoes.sh
- Debian
-
apt-get install shoes
- Raspbian
-
apt-get install shoes
- Dockerfile
- dockerfile.run/shoes
shoes
tiny graphics and windowing toolkit using Ruby
Shoes is a very informal graphics and windowing toolkit for making simple graphical applications. It blends ideas from the web (hyperlinks, simple text layout, and more) from traditional windowing toolkits (buttons, progress bars, dialogs and the like) and applications like NodeBox and Processing (drawing anywhere on the window with shapes and curves, simple animation). Shoes uses Ruby as its interface language; applications created with it can run on Windows, Mac OS X and Linux.