RubyGems Navigation menu

tkxxs 0.1.0

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: images/screenshot.png; Tested on Windows, only. 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. Other operating system probably will need modifications, which I would like to merge in. * For sure some more drawbacks which I'm not aware of now. TKXXS uses TK (easy to install).

Gemfile:
= In die Zwischenablage kopieren Kopiert!

installieren:
=

Versionen:

  1. 0.1.3 - January 06, 2014 (68,5 KB)
  2. 0.1.2 - January 05, 2014 (68 KB)
  3. 0.1.1 - January 01, 2014 (67 KB)
  4. 0.1.0 - January 01, 2014 (67 KB)

Runtime Abhängigkeiten (1):

Platform ~> 0.4.0

Development Abhängigkeiten (2):

hoe ~> 3.5
rdoc ~> 3.10

Besitzer:

Autoren:

  • Axel Friedrich

SHA 256-Prüfsumme:

c83595c4884ab32fe4f39e81bc748128871675b7d55290e14c60761c8b260a59

Downloads insgesamt 10.749

Für diese Version 2.410

Lizenz:

MIT

Erforderliche Ruby-Version: None

Links: