Projects tagged ‘linux’ and ‘shell’


Jump to tag:

Projects tagged ‘linux’ and ‘shell’

Filtered by Project Tags linux shell

Refine results Project Tags unix (9) tools (3) terminal (3) utilities (3) perl (3) bash (3) cross-platform (2) text (2) internet (2) x (2) windows (2) gui (2)

[15 total ]

64USERS
   

BusyBox combines tiny versions of many common UNIX utilities into a single small executable. It provides replacements for most of the utilities you usually find in GNU fileutils, shellutils, etc. The utilities in BusyBox generally have fewer options ... [More] than their full-featured GNU cousins; however, the options that are included provide the expected functionality and behave very much like their GNU counterparts. BusyBox provides a fairly complete environment for any small or embedded system. BusyBox has been written with size-optimization and limited resources in mind. It is also extremely modular so you can easily include or exclude commands (or features) at compile time. This makes it easy to customize your embedd [Less]

45USERS
   

w3m is a pager/text-based WWW browser. It is similar to Lynx, but handles some things like page navigation differently. It can render tables and frames (by converting frames into tables) or display a document given from standard input. It can also be used with mouse in an xterm or in a gpm-driven console, and it is small.

11USERS
   

A shell that trys to be more user friendly than traditional Unix/Linux shells. It's name stands for "friendly interactive shell."

4USERS
   

Hotwire is an object-oriented hypershell. It is a shell designed for systems programming (files, processes), and thus it is in the same conceptual category of software as the Unix shell+terminal and Windows PowerShell. The goal of the Hotwire ... [More] project though is to create a better systems programming shell than both Unix and PowerShell. We call it a hyper-shell because Hotwire blends the concepts of a systems-oriented shell with a modern graphical user interface display. It takes advantage of your desktop environment rather than being a text box. It retains some advantageous attributes of a shell such as keyboard command orientation, interactivity, completion, and scripting. [Less]

4USERS
   

ObexFTP is a library bundling everything needed for OBEX transfers and exposing it via a simple interface. Quite a number of language bindings are provided using SWIG or other means. There is a sample command line client "obexftp" and a server ... [More] "obexftpd" included. Besides FTP the ObexFTP library provides access to the PUSH, GOEP and SYNCH services. It runs on Linux, FreeBSD, NetBSD and Win32. [Less]

1USERS

phpRemoteShell is an all-in-one Web application to manage servers remotely. It contains a full-featured file manager, the ability to execute shell commands or PHP code, crontab management, and zombie management. It can also host itself into existing ... [More] files and auto-deploy during their execution. In case it has been previously encrypted, it is able to self-decrypt on the fly. [Less]

1USERS

Funções ZZ é uma coletânea com 69 mini-aplicativos de utilidades diversas, prontos para serem usados na linha de comando de sistemas tipo UNIX (Linux, BSD, Cygwin, Mac OS X, entre outros).

1USERS
 

JShell is a shell written in Java to replace your old and worn out windows command prompt and other shells. JShell introduces multiple features that your shell doesn't have, such as ftp with a graphical interface option.

1USERS

This is an LDAP shell. I wrote it a long time ago, actually, but have only recently gotten around to making it release-worthy. It is composed of two parts: Net::LDAP::Config, and ldapsh. Net::LDAP::Config is a library for simplifying and ... [More] centralizing access to your LDAP repositories. Instead of having every single script ask for your ldap server and search base, or have it hard coded, you can simply use this library: my $config = Net::LDAP::Config->new("default"); It's got a couple other nice features, like the fact that it caches your LDAP UID (per host), so you should only ever have to type it in once. It's pretty well documented, so 'perldoc Net::LDAP::config' should get you the rest of the way. ldapsh, and its corresponding library Net::LDAP::Shell, provide (shockingly) the shell [Less]

1USERS
 

envbot is an advanced modular IRC bot coded in bash. Features include: SSL, IPv6, modularity (with several good modules already), transport modules (means openssl/gnutls/netcat/whatever) is also modules, loading/unloading/reloading of modules at ... [More] runtime, rehashing configuration at runtime, advanced access control and much more. envbot use Bazaar (also known as bzr, or bazaar-ng) for version control, sadly ohloh doesn't support that. [Less]

1USERS
 

XSel is a command-line program for manipulating the contents of the X selection.

1USERS
   

Backbone is a user environment, using the GNUstep libraries, using the design of the NeXTstep/OPENSTEP user environment as a springboard; the idea is to do better, not just different.

0USERS

PresentationMyrpm is a set of utilities allowing you to turn easily software into rpm package. More than a simple set of script, it allow you to manage large groups of server in a elegant and efficient way. the packaging tools are coming with a set ... [More] of tools to remote control cluster and group of server. Myrpm is perfect to generate RPM from binary install server and redeploy it fastly and easily. RPM offers a true followning plateform software life cycle. Myrpm offers you the way to put it in application. Just use it because it is a widely use program by many compagnies and institutes since more than 5 years from now. Who use it ?. . . . . . 123Solution. Professionnal supportMyrpm is maintained by 123Solution. 123Solution is a certificated professionnal support. 123Solution can be join at contact@123solution.fr for more commercial or partnership information. Support ProfessionnelMyrpm est maintenue par 123Solution. 123Solution est un support professionnel certifié. 123Solution peut être contacté à l'adresse contact@123solution.fr pour toutes informations commerciales ou toutes demandes de partenariat. [Less]

0USERS

A collection of various configuration files and scripts I created to make my life a little easier!

0USERS

Gell creates graphical user interfaces from a file-specification for a command-line tool, allowing the user to see and change various parameters. As users change parameters, they will be able to see the resulting command string change along with them, helping them to learn the command-line tools while using the graphical version.