Build innovative business apps powered by process automation
Connect workflows, teams and systems within one digital business transformation platform
Manage your business as a unified system of interacting processes. Use BPMN 2.0 for low-code process modeling by business people. Follow your strategic goals with process architecture that always corresponds to the structure of an actual business.
Learn More
Transforming NetOps Through No-Code Network Automation - NetBrain
For anyone searching for a complete no-code automation platform for hybrid network observability and AIOps
NetBrain, founded in 2004, provides a powerful no-code automation platform for hybrid network observability, allowing organizations to enhance their operational efficiency through automated workflows. The platform applies automation across three key workflows: troubleshooting, change management, and assessment.
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 bashscript using awk, cut, join and nl. Using a little perl
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.
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.
Bashscript 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.