Gtk-Stream

 Like

Gtk-Stream is a tool that takes on its standard input a XML description of what your application should do (spawn a window, add/remove a widget, change a property, add a stylesheet, ...), while outputting events on its standard output.

License model

  • FreeOpen Source

Application type

Platforms

  • Linux
  • Mac
  No rating
0likes
0comments
0news articles

Features

Suggest and vote on features

Properties

  1.  Lightweight

Features

  1.  Portable
  2.  Works Offline
  3.  Support for scripting
  4.  Ad-free
  5.  Command line interface
  6.  No registration required
  7.  Graphical User Interface
  8.  Gtk

Gtk-Stream News & Activities

Highlights All activities

Recent activities

Show all activities

Gtk-Stream information

  • Developed by

    Marc Coiffier
  • Licensing

    Open Source (GPL-3.0) and Free product.
  • Alternatives

    9 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

OS & Utilities

Popular alternatives

View all

Our users have written 0 comments and reviews about Gtk-Stream, and it has gotten 0 likes

Gtk-Stream was added to AlternativeTo by marc-coiffier on Dec 24, 2024 and this page was last updated Dec 24, 2024.
No comments or reviews, maybe you want to be first?
Post comment/review

What is Gtk-Stream?

Gtk-Stream is a tool that takes on its standard input a XML description of what your application should do (spawn a window, add/remove a widget, change a property, add a stylesheet, ...), while outputting events on its standard output.

The main improvement of Gtk-Stream compared to other similar tools is that it allows the underlying application (usually a shell script) to react to events in a window while the window is visible. Thus, it achieves a perfect separation of concerns between the graphical features (handled by GTK-Stream) and the behaviour of the application (handled by whatever scripting language you like)

Official Links