Shell.NET is a set of console and winform applications written in C#. It features nearly 100 applications ranging from classical Unix applications like basename, cal, grep, tr, uniq, and wc, to some very unique tools like RunScript or TextTransform.
Provides a way for implementing user-defined commands in a simple, compact and fast way. It is intended mostly to embedded systems. It provides the tools for creating a Command Line Interface that supports menus, tab completion, commands history...
Fi-shell is a front-end to your system shell. It provides nonblocking i/o (concurrency) and pattern maching that is both easy to remember and readable (logic programming)
A Python Shell has been constructed from Qt, QScintilla and the Python C API directly, which features syntax highlighting and simple code completion via a Qt GUI. It is hoped that a Qt Widget can be constructed from it eventually.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
mfork is a command-line tool to parallelize shell commands. Each line of text fed to it causes mfork to fork off a new process and run the the line of text though a shell. The maximum amount of concurrent processes can be set on the command line.
It's a new GNU/Linux distribution, based on Linux From Scratch, with focus on easy complete and non-redundand system administration made with a simple textual command-line interface and in the interoperability with Windows (Further with other OS).
Scmsh is a restricted UNIX shell that executes a limited number of commands specific to Source Code Management systems (SCMs), specifically CVS and Subversion.
The Technical Library Template Interface is a library capable of providing standardized interfaces in Creative Commons EAL-4 standards to the open source community.
Engrane3D is a fully working LiveCD OS powered by Slackware/Slax with a personalized set of tools to set, configure clusters, tools for hosting serving, a built-in parallel 3D renderer and a nice set of compilers and libs (SDL,MPI, Mesa).
NaughtySVN is an easy-to-use GUI based Subversion client which works as an extension to the Nautilus File Manager. The aim of this project is to help users who are not technically oriented to use Subversion.
N-stage worm propagated via SSH. It executes commands in a given list of hosts and copies files to them with rsync. The paths for its propagation to the cluster are configurable. It offers a scalable/reliable transport API thanks to its adaptive algorithm
sudosh is a sudo shell, filter and can be used as a login shell. Sudosh records all keystrokes and output and can play back the session as just like a VCR.
auco-commander is an utility which allows to execute complex command-line commands by means of graphical user interface.It is a customizable command builder and executor.Instead of typing commands, build them and execute with couple of mouse clicks.
Sakura is a Knowledge Navigator and User Interface for UNIX, which implements HyperMedia and its own windowing and packing system, both in the main program and in an extensive API for Tcl and other languages.
An experimental shell which tries to blend the broad applicability of python with the familiar shell interface. "Experimental" as it is in early development and does not have a rigidly defined development path (at the moment).
This software aims to execute commands which are sent through email. Periodically, it reads email which match a certain subject, and runs the commands which are inside. Of course, the emails have to be signed...
JDistro is a project to build a java distribution. The main sub-projects are an application launcher, a swing desktop with document management and an access to remote applications.
JudoScript is a general-purpose, Java scripting, multi-domain scripting tool/language. It combines the powers of declarative scripting for many modern tasks and general object/procedural programming. It is simple, intuitive, practical and powerful.
Multiple Remote SHell Management On Demand aids in the management of multiple systems via SSH and shared keys. In its simplest form one can run one script on multiple systems returning and logging stdout and stderr for each system on demand.
TriOS - The Object Oriented Operating System, is the next generation operating system. Fully based on object orientation, it brings unique features to programmers and end users. Basically everything in TriOS is an object, even files and programs! Enjoy!!
Mocas is a mini-shell to use in Linux/Unix systems.It is developed using C, and Linux system functions. The main objective of this project is not to create a shell as powerfull as bash.Mocas will be a solid base for programmers and developers.