Real-time error alerts, performance insights, and anomaly detection across your full stack. Free 30-day trial.
Move from alert to fix before users notice. AppSignal monitors errors, performance bottlenecks, host health, and uptime—all from one dashboard. Instant notifications on deployments, anomaly triggers for memory spikes or error surges, and seamless log management. Works out of the box with Rails, Django, Express, Phoenix, Next.js, and dozens more. Starts at $23/month with no hidden fees.
Try AppSignal Free
Go From Idea to Deployed AI App Fast
One platform to build, fine-tune, and deploy. No MLOps team required.
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
Tagland provides hierarchical, taxonomic tagging system, called a tagonomy, and maps these hierarchies to spaces. Spaces have commands, schemae storage, and object storage. The system is implemented in Java, with a command-line user interface.
KontrolPack is a cross-platform network controller. The objective is to improve system interoperability by connecting computers, regardless of their operating system. Remote access, remote shell, file transfer, etc...
Cheval is a platform independent GUI shell for Python written with PyGTK. Featuring tabbed sessions, Syntax highlighting, code completion, call tips, history, auto-indentation, load and save sessions and much more
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.
Alternative PE to rescue, hack or troubleshoot your machine or network
TeutonPE is inspired by PortableApps.com combined with a PeBuilder compiled Boot USB / CD. Programs can be used, even when there is no OS installed. BB4win is used for Live Menu and as the default Shell.All Plugins are also BartPE & XPE compatible
GUI SHell: Python graphical multipurpose shell. Avoid complex shell syntax in favour of a simple syntax with GUI helpers. Uses Python for scripting and extension.
KTable is a custom SWT table widget that provides a flexible grid of cells to display data. Since it is custom-drawn, it does not have the restrictions of the native SWT Table control.
A reverse HTTP shell to execute commands on remote machines behind firewalls. Once you run the script on the target machine, it periodically polls its designated server for commands to execute. Traffic traverses firewall as outgoing GET/POST requests.
jGebafe is a GEneric BAtch Front-End written in Java.
It is able to parse a Windows batch (BAT/CMD files) and create on the fly a GUI allowing the user to set the value of variables, run the script and interact with it.
Utility to find holidays or days off from xml-based configuration file. You can specify exact dates or something like "forth Thursday in November" for Thanksgiving. This utility is handy for putting cron jobs on "hold" during the holidays.
SBAL is a command line tool to launch spring batch. It provides advanced features like displaying the batch version, running resources validations, configuring logging ... It also defines a standard directory structure for deployments
The program `pexec` executes parallely the given command or shell script on the local host or on remote hosts, while some of the execution parameters, namely the redirected standard input, output or error and environmental variables can be varied.
Cyb@rg is an experimental and universal real time terminal emulator. The project allows to execute shell commands through a cross-platform user interface. Cyb@rg has been designed to improve command line handling on the most known operating system.
A highly modular client remote/web services library written in Python supporting multiple protocols and transports through a unified interface. All modules are as independent as possible from each other to ensure high re-usability.
dxOS is a WebOS that provides a full-fledged desktop operating system in a web environment. dxOS includes tools and services for the developer to simplify the creation of portable web applications in cross-platform compatible ECMAScript.
Bash Startup Library replaces your .bashrc and .bash_profile and simplifies the setting up of the environment on any bash-capable system. It also attempts to provide the same operating environment (GNU by default) no matter what system you are on.
A small, portable shell written in C++. This project is intended as an exercise to improve my programming skills. The goal of this project is to create a DOS-like shell that cross-compiles on Linux and Windows.
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.
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.
Accepts a regular expression as an argument and any matches found (stdin) will be highlighted (stdout) using shell color escape sequences. Good for looking through logs/monitoring console output/etc.
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.