Text2GUI generates Java GUIs from natural language using a custom algorithm in development.
Tags | GUI Natural Language |
---|---|
Licenses | Public Domain |
Operating Systems | Windows Linux Mac OS X Java Capable |
Implementation | Java Lua JSON |
Release Notes: This release includes support for executing commands via SSH on a server. An example scripts shows how to display a server's "uptime" and "load" values.
Release Notes: This release makes scripts fully source code-compatible with the Java language, i.e. all Java language elements can now be used in Text2GUI scripts.
Release Notes: This release uses Janino as the Java interpreter, which allows full access to almost all Java features (e.g. generics).
Release Notes: This release features a central database of Java code that can be extended by any user. A first few GUI elements are available.
Release Notes: This is the initial release that serves as a preview of things to come very soon.