Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.206.857 Times

Shell Extension freeware
Filter: All | Freeware | Demo
 

Shell Extension

< 1 2 3 4 5 
Added: July 22, 2010 | Visits: 1.991

PHP WebDAV extension PHP WebDAV extension project allows easy access to remote resources with PHP through the DAV protocol. Installation This extension requires the Neon library and the related header files. Neon can be downloaded from: http://www.webdav.org/neon/ Pre-built packages and ports are already...



Platforms: *nix

License: Freeware Size: 235.52 KB Download (145): PHP WebDAV extension Download

Added: April 22, 2010 | Visits: 1.098

Fry::Shell Fry::Shell is a flexible shell framework which encourages using loadable libraries of functions. SYNOPSIS From the commandline: perl -MFry::Shell -eshell OR In a script: package MyShell; use Fry::Shell; #subs sub evalIt { my $cls = shift; my $code = ($cls->Flag(strict)) ? use...





Platforms: *nix

License: Freeware Size: 58.37 KB Download (91): Fry::Shell Download

Added: October 12, 2010 | Visits: 1.074

3intentions SeekPost Extension 3intentions SeekPost is a Firefox extension that allows members of 3intentions Seek sites to add and rate posts with a simple click from any page..


Platforms: *nix

License: Freeware Size: 7.17 KB Download (96): 3intentions SeekPost Extension Download

Added: April 24, 2010 | Visits: 1.175

Group Shell Group Shell is a tool to aggregate several remote shells into one. It is used to launch an interactive remote shell on many machines at once. Group Shell is written in Python and requires Python ≥ 2.4. There is a control shell accessible with Ctrl-C that is used to list some information about...


Platforms: *nix

License: Freeware Size: 24.58 KB Download (99): Group Shell Download

Added: August 01, 2010 | Visits: 1.130

Heirloom Bourne Shell The Heirloom Bourne Shell is a portable variant of the traditional Unix shell. It has been derived from OpenSolaris code and thus implements the SVR4/SVID3 level of the shell..


Platforms: *nix

License: Freeware Size: 81.92 KB Download (105): Heirloom Bourne Shell Download

Added: March 06, 2010 | Visits: 1.259

SQL::Shell SQL::Shell is a command interpreter for DBI shells. SYNOPSIS use SQL::Shell; #Initialise and configure my $sqlsh = new SQL::Shell(%settings); $sqlsh->set($setting, $new_value); $value = $sqlsh->get($setting); #Interpret commands $sqlsh->execute_command($command);...


Platforms: *nix

License: Freeware Size: 30.72 KB Download (158): SQL::Shell Download

Added: August 13, 2010 | Visits: 1.257

Business Shell Business Shell (BUSH) can be used as interactive command shell, scripting language with a source code debugger, a database client and a web template engine. With third-party support for the ABEE standard for Java Virtual Machine and .Net, BUSH is an all-in-one replacment for BASH, PHP, J2EE,...


Platforms: *nix

License: Freeware Size: 1.5 MB Download (89): Business Shell Download

Added: April 08, 2010 | Visits: 1.180

The friendly interactive shell The friendly interactive shell is a user friendly shell intended mostly for interactive use. - If you want to see screenshots of fish in action, click here. - If you are familiar with the basics of shells,read this page for a short introduction to fish. - If you are dont know how to use a...


Platforms: *nix

License: Freeware Size: 768 KB Download (98): The friendly interactive shell Download

Added: November 01, 2010 | Visits: 1.050

XMMS-Shell XMMS-Shell provides a simple command line interface for controlling the XMMS player. One can either use the readline-enhanced interactive mode or simply specify commands from the command line (useful for shell scripts or quick manipulation).. Get XMMS-Shell at SourceForge.net. Fast, secure and...


Platforms: *nix

License: Freeware Size: 60.42 KB Download (95): XMMS-Shell Download

Added: May 15, 2010 | Visits: 985

LDAP Shell LDAP Shell is an interactive LDAP shell written in Perl and allowing basic administrative functionality, such as crawling the directory tree and modifying entries. It is composed of two parts: Net::LDAP::Config, and ldapsh. Net::LDAP::Config is a library for simplifying and centralizing...


Platforms: *nix

License: Freeware Size: 40.96 KB Download (112): LDAP Shell Download

Added: April 19, 2010 | Visits: 2.054

JSON::Shell JSON::Shell is an interactive shell for performing JSON and JSON-RPC requests. SYNOPSIS $ bin/jsonshell JSON::Shell 1.0 www.example.com/json-rpc-demo$ post { "id": 1, "method": "echoObject", "params": { "o": [ "YAY JSON~" ] } } REQUEST: $VAR1 = { params => { o => [ YAY JSON~ ] },...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (108): JSON::Shell Download

Added: July 05, 2010 | Visits: 3.222

PHP Shell PHP Shell is a shell wrapped in a PHP script. PHP Shell is a tool you can use to execute arbitrary shell-commands or browse the filesystem on your remote webserver. This replaces, to a degree, a normal telnet-connection. You can use it for transferring your site as a compressed file, and then...


Platforms: *nix

License: Freeware Size: 19.46 KB Download (532): PHP Shell Download

Added: February 13, 2010 | Visits: 1.209

CGI-Shell CGI-Shell provides a shell using CGI, so everyone who has a CGI directory on a Web server can also have a shell on it. It is something like telnet or SSH. How to install? make make install (you have to be root) How to uninstall? make uninstall (you have to be root) The server is...


Platforms: *nix

License: Freeware Size: 225.28 KB Download (106): CGI-Shell Download

Added: October 21, 2010 | Visits: 1.032

Term::Shell Term::Shell is a simple command-line shell framework. SYNOPSIS package MyShell; use base qw(Term::Shell); sub run_command1 { print "command 1!n"; } sub smry_command1 { "what does command1 do?" } sub help_command1 { <


Platforms: *nix

License: Freeware Size: 17.41 KB Download (96): Term::Shell Download

Added: June 01, 2010 | Visits: 1.309

Ext2 compression extension Ext2 compression extension (E2compr) is a small patch against the ext2 filesystem that allows on-the-fly compression and decompression. It compresses only regular files; the administrative data (superblock, inodes, directory files etc.) are not compressed (mainly for safety reasons). Access to...


Platforms: *nix

License: Freeware Download (100): Ext2 compression extension Download

Added: April 17, 2010 | Visits: 1.951

mnoGoSearch extension for PHP nmGoSearch extension for PHP is a complete PHP binding for the mnoGoSearch API. If used with mysql you should not use bundled mysql library in the php distribution. You should use native mysql library. To do this you should compile php with specefying mysql-dir (for example --with-mysql=/usr,...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (98): mnoGoSearch extension for PHP Download

Added: January 14, 2010 | Visits: 1.630

Zip extension for PHP Zip extension for PHP is a zip management extension. It can read, write, and create zip archives. It also supports stream access to any archive entry. It is 100% compatible with the old versions of the extension (which were read-only)..


Platforms: *nix

License: Freeware Size: 38.91 KB Download (190): Zip extension for PHP Download

Added: July 15, 2010 | Visits: 1.308

Enchant extension for PHP Enchant extension for PHP is a binder for libenchant. Libenchant provides a common API for many spell libraries: - aspell/pspell (intended to replace ispell) - hspell (hebrew) - ispell - myspell/hunspell (OpenOffice project, mozilla) - uspell (primarily Yiddish, Hebrew, and Eastern European...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (105): Enchant extension for PHP Download

Added: July 16, 2010 | Visits: 1.657

ffmpeg-php extension ffmpeg-php is an extension for PHP that adds an easy to use object-oriented API for retrieving information from movies and audio files. It has methods for returning frames from movie files as images that can be manipulated using PHPs image functions. This works well for automatically creating...


Platforms: *nix

License: Freeware Size: 1.5 MB Download (140): ffmpeg-php extension Download

Added: July 19, 2010 | Visits: 1.197

New Adventure Shell New Adventure Shell project is an adventure shell script. The New Adventure Shell is a script that turns your shell into a text adventure game. It ought to pose as little restrictions on normal shell use as possible, and allows as many adventure commands as possible. The script is intended...


Platforms: *nix

License: Freeware Size: 70.66 KB Download (93): New Adventure Shell Download

< 1 2 3 4 5