Open Source Unix Shell Software Development Software - Page 23

Unix Shell Software Development Software

View 5797 business solutions

Browse free open source Unix Shell Software Development Software and projects below. Use the toggles on the left to filter open source Unix Shell Software Development Software by OS, license, language, programming language, and project status.

  • Zenflow- The AI Workflow Engine for Software Devs Icon
    Zenflow- The AI Workflow Engine for Software Devs

    Parallel agents. Multi-agent orchestration. Specs that turn into shipped code. Zenflow automates planning, coding, testing, and verification.

    Zenflow is the AI workflow engine built for real teams. Parallel agents plan, code, test, and verify in one workflow. With spec-driven development and deep context, Zenflow turns requirements into production-ready output so teams ship faster and stay in flow.
    Try free now
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    srpmix is a tool to expand src.rpm and create several kinds of index files such as ctags, etags, cscope, gonzui and so on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Self-Hosted Sentry nightly

    Self-Hosted Sentry nightly

    Sentry, feature-complete and packaged up for low-volume deployments

    In addition to making its source code available publicly, Sentry offers and maintains a minimal setup that works out-of-the-box for simple use cases. This repository also serves as a blueprint for how various Sentry services connect for a complete setup, which is useful for folks willing to maintain larger installations. For the sake of simplicity, we have chosen to use Docker and Docker Compose for this, along with a bash-based install and upgrade script. Environment specific configurations can be done in the .env.custom file. It will be located in the root directory of the Sentry installation. By default, there exists no .env.custom file. In this case, you can manually add this file by copying the .env file to a new .env.custom file and adjust your settings in the .env.custom file. Please keep in mind to check the .env file for changes, when you perform an upgrade of Sentry, so that you can adjust your .env.custom accordingly, if required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ShUnit is an XUnit framework for the Bourne family of shells. It was orignially developed by Vera Peeters and Rik Tytgat.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    In doing system administration for remote shell systems, I found it useful to automate certain tasks. SUMS is a collection of user administration scripts to be written solely in bash, awk, sed and C. Currently only tested in x86 NetBSD 2.0.2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 5

    Shell-Tools

    Some shell files to use as libraries, mostly for noobs

    This project will contains some shell scripts to use as libraries in other scripts. Most of the functions provided are shortcuts with names understandable by non informatician (at least not hard core coder). I realized that I also prefer self explaining names for usual coreutils program combinaison. Scripts will have strict coding standards (at least I'll try), and they will be based on a template.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Provide secure and stable OS, based on highly modified Linux Kernel, own package system, like "BSD Ports". Compatible with x86, Power PC. Easy to use of any level users. Complete Documentantion in many languages. 99% compatible with Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Shiro Project

    Shiro Project

    We started to developing a tablet user interface based on gnome-shell

    We started the project for school. Now the school project has finished and we plan to bring the project further. As said, it's based on gnome-shell. We took the source code of the gnome-shell and started to adapt it on touchscreen devices. Up to now we stayed fully compatible with the gnome-shell extension system. At the moment the software works just for the gnome-shell 3.2 shipped with Fedora 16 but we should adapt it for Ubuntu's gnome-shell version as well as for the newest releases of the gnome-shell. For the next steps we hope that we can integrate more social networks in the UI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Shoop: SHell Object Oriented Programming extends POSIX shell to have OO suport, adding classless object orientation (introspection, finalization, serialization, multiple inheritance ) to plain old shell script. (from Debian "oldstable")
    Downloads: 0 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 10
    A bare interpreter with syntax and builtin commands defined at runtime by loadable modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A Simple Tool Kit for Programmers and general users. The purpose of this project is to benefit both the programmers and the end users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Simplest Android Web Suite

    Free and simple build toolkit for HTML5-based Android apps

    SAWS: Simplest Android Web Suite SAWS is an open-source build engine that allows you to turn a HTML5-based client web application into a mobile application for Android OS. Given the folder with your web app (HTML, JS, CSS) and its title, it outputs ready-to-use APK file with this application. Requirements: - Linux or other Unix-based OS with Bash shell - Java SDK (sun-java6-sdk or the latest openjdk version) - Ant - Android SDK installed with Android 2.1 (android-7) available as a target Configuration After unzipping, you must specify the exact path to your Android SDK folder (without last slash) in sdk.ini that resides in SAWS root folder: sdk.dir=/path/to/android-sdk Usage: /path/to/saws-build [application name] [webapp folder] [output apk file] e.g. ~/saws/saws-build "My Cool App" ~/webapp/ ~/nice.apk After this your nice.apk is ready to be installed on your device. SAWS does all the dirty work (assembly, compilation, signing and zipalign) for you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Skadoosh

    Skadoosh

    A project that highly compresses android sources and uploads them here

    Most Android platform developers have many problems, like slow internet or even low bandwidth. Due to this, they are unable to sync the big chunk of Android source codes from their respective repositories. Hence, most of the new and learning developers just fail at the first step which is downloading the source code! So, I started this project where people needing the sources just submit a pull request of they manifest required. After it is merged, Skadoosh automates the downloading, compressing and uploading of the sources to AndroidFileHost where the developers can download the highly compressed sources. This is done via a webhook and Caddy which keeps watching for changes on my repository. The result is a source tarball having a size which is much smaller than the stuff synced manually. Why name it "Skadoosh"? Well, as the urban dictionary defines it, it is a term used to do stuff at one go. And I love pandas.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This is a simple shell script to download, compile and create Slackware packages of GNOME desktop. This is intended to be as non-interactive as possible and updated after each GNOME release (development and stable), turning easy test and develop GNOME.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This is a simple shell script to download, compile and create Slackware packages of the X Window System. This is intended to be as non-interactive as possible and updated after each X release (development and stable), turning easy test and develop X.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Slackless

    Slackless

    Base Slackware Virtual Image

    A slightly modified base package Slackware image suitable for VM performance testing. Project Goals: Development of production testing protocols Base Image Base +Apache Base + MySQL Base + node.js Base + AoE Standard Full Slackware Current VM image The goal of the Slackless project is really two-fold. To provide high quality virtual images of the original Slackware operating system suitable for use and testing in virtual environments in an effort to introduce users new to Slackware to the advantages of the K.I.S.S. development philosophy. It's longer range goal is to produce a procedure for producing minimal functional server images for use in production environments. The goal is to minimize the image size and resource consumption while maintaining the stability and functionality that makes Slackware famous in an effort to provide implementers of virtual environments and option that allows them to install more server images on existing hardware platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Slinspit is command line tool for creating slideshow from still photos. Includes several effects (titles, Ken Burns, blend etc.) and allows easy adding of new ones.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This project will serve as a central hosting/bug tracking center for modifications to the SmoothWall.org firewall distribution. Support and information for the "mods" posted here can be found on the SmoothWall.org forums, the SmoothWall.org IRC server, or
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A script to make _getting_ Apple's Darwin sources as easy as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Software Automation Framework Support

    Multiplatform data-driven test automation execution services

    SAFS is a software test automation framework supporting data-driven (aka keyword-driven) functional test automation and associated services. The framework can run stand-alone on Windows, Linux, and Mac as well as integrate the use of IBM Rational Functional Tester, IBM Rational Robot, Smart Bear/AutomatedQA Test Complete, Apple XCode UIAutomation, Android SDK Automaton, Thoughtworks Selenium, and several other tools. Among other features, it provides advanced support of language localization testing (NLS) allowing the same tests to work for many different languages or test configurations. With various different tool configurations SAFS can be used to test Java, Web/Html, Flex, .Net, WPF, Win, iOS, and Android domains natively. And with advanced Image-Based Testing support built-in SAFS can be used to test virtually anything, anywhere.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The SoftChange project will create software to summarize and analyze software changes in CVS repositories and defect tracking systems (Bugzilla/GNATS).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A program to graphically configure and build source-tarballs. replaceing th configure && make && make install.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Provides a unified CLI interface for source code re-formatting and checking.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Sovereign is a portable development framework consisting of GCC, glibc, gtk+ and other common open source programs and libraries. It allows one to have libraries of the same versions across different GNU/Linux distributions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    SquidModel Projects - the research of the easy ways to assembly a SQUID proxy daemon in the POSIX systems. In the project uses a standart tools: Apache, MySQL, PHP, SAMBA.
    Downloads: 0 This Week
    Last Update:
    See Project