Text-based user interface to query data on Oracle DB in a smart way
SQL*Plus Commander is Text-based user interface (TUI) / framework to query data on Oracle DB in a smart way.
It consists in a fully customizable script shell for bash and ksh.
It executes custom queries or procedures on DB with SQLPlus for Oracle.
The results of queries can be browsed in a colorful text interface
resulting data from a query can be selected and passed dinamically as parameters for others queries or procedures
It may be useful for people who runs frequently a limited...
Complete IDE for Batch files with BAT To EXE Compiler and Debugger.
Effortlessly Convert .bat to .exe with Batch Compiler
Batch Compiler offers the ultimate Integrated Development Environment for batch scripts.
Leverage our powerful built-in compiler to seamlessly transform your batch files into standalone Windows executables, complete with your Company name, Copyright info, Version info, and embedded resources!
Unlike other solutions for converting bat to exe, Batch Compiler excels at handling complex batch scripts, thanks to its Intelli-Parse...
X11::GUITest, is a Perl package, used for controlling applications by means of user emulation.
This can be used to interact (SendKeys, ClickMouseButton, FindWindowLike, etc.) with applications running under an X Windows environment. Including applications built (GTK+, Qt, Motif, etc.) upon X11 / Xlib.
You may find that this mechanism is easier to use then that provided by xautomation or xdotool.