Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
Try Retool free
$300 in Free Credit Across 150+ Cloud Services
VMs, containers, AI, databases, storage | build anything. No commitment to start.
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale with Google Cloud.
Squirrel Shell is a cross-platform alternative to system shells like bash in Linux and cmd.exe in Microsoft Windows. It is based on scripting language "Squirrel".
A BASH, SH and KSH (and maybe others) initialisation framework that enables your shell environment to handle logging on to different sites & operating systems and configure your environment and the different software installed at different sites etc.
"xmlsh" is derived from the design and goals the unix shell and core commands but with XML expressions and documents added as core features to the shell. xmlsh can be used as a drop-in replacement for scripting xml transformations instead of sh.
A set of functions for KSH and BASH in a sourceable file. Typical functions include calculating differences between dates, going forward or back any number of days. Works for dates AD only. Some issues will arise when today > 2099...
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.
jash - Java Shell - is a command interpreter written in java. It has a syntax similar
to bash. Jash runs its commands within single JVM, and makes
it possible to use operating systems commands seamlessly with java commands.
RABL - Repeatable shell environment. Shell script providing various repeatable functionality as a library of reusable functions. Automates option parsing, usage messages, prompting, and various other utility functions. Currently targets GNU bash.
pathmgr is a script that helps manage environment variables in bash. Persistently edit variables with commands like 'path edit APP_HOME'. Change vars used in your path and then reload with 'path load PATH'. And there is more...