Shellp is a shell helper library. It is intended to make it easier to write commandline-based applications. Commands are easy to define, and can be entered interactively or by reading from a file or standard input. If a graphical workspace is available, a Qt-based interface can be used. Otherwise, an ncurses-based one may be used. If the platform doesn't support that, either, reading from a file is still an option.
| Tags | Library Shells |
|---|---|
| Licenses | LGPL |
| Operating Systems | Linux OS X MS Windows |
| Implementation | C++ |