No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
Start Free
AI-generated apps that pass security review
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.
buildslackbuild is a bash shellscript generator written in python to partially automate the process of building SlackBuild shell scripts for Slackware. The goal is to build a fully automatic system to relieve the sysadmin of this task.
mknew: a bash shell function library that provides "make" functionality to the shell. A user may write a simple shellscript to invoke the usual software build procedures: compilation, testing, packaging, and distribution.
Provides a linux/unix command line tool to "scrub" comma delimited files. Removing extra spaces, mr. dr. etc. Also removing duplicate records based on a comparison of columns/fields. It's a bash script using awk, cut, join and nl. Using a little perl
A generic generation script, purpouse is the initial stage of a build procedure (autoconf etc.), instead of creating new shellscript for each project, you can use this one, for more eas to use.
It is a shellscript which updates your local KDE sources with svn/cvs/cvsup and does all needed steps to build and install KDE packages including qt(-copy) and kde-i18n.
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
barcat is just like "cat", but displays an ASCII progress bar. Its goal is to work on any Unix-like platform and to be directly usable in installation scripts without needing compilation, so it is a pure shellscript.
HTML Code Convert helps speed up the conversion of HTML code into different format including Java Script, JavaServer Pages, Microsoft ASP, PHP, Perl, and the UNIX Shell. It is particularly useful in CGI scripting.
A simple software toolkit for the testing of command-line programs, teskrel includes a Perl script that runs test scripts and summarizes the results, some sample test scripts, and a simple sh/bash library to simplify test writing.
Epto is a small library and framework for industrial strength shellscript programming with sh. It features convenient error handling, tracing, logging, option handling, documentation template, process level transaction safety (sort of), and more.
vipsi - the friendly one - is a shell and script language with ease of use and direct power control as in first days\' Basic. :-) C-like syntax, unicode text, powerful list operators. pocket calculator, cgi, script, non-posix shell all-in-one!
RABL - Repeatable shell environment. Shellscript 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.
getAbsPath is a C header (getAbsPath.h) or an ANSI C tool (getAbsPath) which
converts relative unix/win32 pathes to absolute ones. It uses current working directory (CWD) as basis. Use it e.g. for finding out the current path of a shellscript
Linux daemon abstracting Global Positioning data form various GPS receivers into somewhat universal, simple and effortlessly accessible form using /proc – like interface (so even shellscript can use it). Simulation mode for off-site development.
Script to Build OpenBSD on your Soekris device. Features include:
-Makes an image from the version of OS that you are currently building from.
-Function to either write directly to your CF or make an image that can be dd'd at a later time.
This is a group of people (feel free to join us), developing small programs. We're mainly develop the program/script, Syscriptor, that displays information about your hardware and software.
itchconfig is a tool for the flexible configuration of software packages; a configure script generated by itchconfig checks several properties of a user's computer and generates all files which are necessary to build a program on the user's computer.
The bootstrapper program is designed to work along with autoconf, automake and libtool. It will scan a project's configure.in and generate a custom made bootstrap script which will then be used to create a configure script. It will also be able to clean
Bash script that uses various Linux tools regarding Java programming for PDAs and Palm devices to automate the process of creating a PRC file out of the JAVA files.
Checkout - a simple file checkout script for the korn shell. This script makes it so that only one person can edit a source file at a time. Supports file history and a login system. Should also work in bash if you change the first line in the script.