Categories: None [Edit]

tkxxs

https://rubygems.org/gems/tkxxs
https://github.com/Axel2/tkxxs
TKXXS provides a very simple and very easy to use GUI (graphical user interface) for Ruby; It gives you a persistent output window and popping up (modal) dialogs for input; For a screenshot, see: https://github.com/Axel2/tkxxs/blob/master/images/screenshot.png; I tested it on Windows, only; Got user report, that it works on Ubuntu, too. TKXXS shall: * improve the usability of little applications, which otherwise would use a command line interface (CLI); for example by a GUI-file chooser * give a simple GUI front-end for apps, which take parameters on the command line. (stdout can easily be redirected to the OutputWindow.) * take only little more effort and coding time over programming a CLI; * be able to easily upgrade existing CLI-applications; * be comfortable in use (e.g. provide incremental search, tool-tip-help, ...); * be easy to install. Drawbacks: * I'v tested it only on Windows, but got user report, that it works on Ubuntu, too.l * For sure some more drawbacks which I'm not aware of now. TKXXS uses TK (easy to install).

Total

Ranking: 76,085 of 180,681
Downloads: 10,694

Daily

Ranking: 68,625 of 180,671
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
215148,010,356rdoc
1,9668,430,386hoe
2,2296,662,782Platform

Owners

#GravatarHandle
1iconAxel2