23 projects tagged "Shells"
PHP Shell is a shell wrapped in a PHP script. It's a tool you can use to execute arbiritary shell-commands or browse the filesystem on your remote Web server. This replaces, to a degree, a normal telnet-connection. You can use it for administration and maintenance of your Web site using commands like ps, free, du, df, and more.
Wapsh allows users to login to a Unix workstation using a WAP-capable mobile phone. Features include shortcuts (to save phone typing), input of control and other special characters, command history, and searching and scrolling through long shell output. Wapsh automatically adapts to the main WAP browsers (UP and Nokia), and uses configuration files to further tailor the system for specific phones. A corresponding HTML (Web) interface is also included.
Ch is an embeddable C/C++ interpreter for cross-platform scripting, shell programming, 2D/3D plotting, numerical computing, and embedded scripting. It is the simplest solution to numerical computing and visualization in the domain of C/C++. It supports the ISO 1990 C Standard (C90), major features in C99 (complex numbers, variable length arrays or VLAs, type generic functions, long long data type, etc), classes in C++, and extensions to the C language like nested functions, string types, etc. It can be embedded in other applications and hardware and used as a scripting language. C/C++ code is interpreted directly with no compilation to intermediate code. It supports Linux, Windows, MacOS X, Solaris, HP-UX, and FreeBSD.
Wsh is a remote Unix and Windows NT shell that works via HTTP. The client script provides a shell-like prompt, encapsulating user commands into HTTP POST requests and sending them to the server script. The server script extracts and executes commands and returns STDOUT and STDERR output. Features include command line history support, file upload/download, and it can work through an HTTP proxy server.
Sethi Search Utility is a simple command line utility to submit a search to Google, Yahoo!, or MSN and show the (text) results on standard output. Support for several search engines is included. It's currently in serious need of a re-write, especially to avoid scraping and become a good engine using the search APIs provided.
RACE (Riverwatcher Active Content Environment) is a tag-based Web scripting language designed for simplicity and integration with HTML. It is available as an Apache module, CGI executable, or commandline interface for shell scripting, and supports MySQL, MSQL, and any ODBC data source.