Open Source Unix Shell Software Development Software for Linux

Unix Shell Software Development Software for Linux

View 1235 business solutions

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

  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    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.
    Start Free
  • 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
    This is a Program code editor and code brower with built-in analysis for C/C++ programs.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2
    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: 4 This Week
    Last Update:
    See Project
  • 3
    The Open POSIX Test Suite is a test suite for POSIX 2001 APIs, not tied to specific implementations. It provides conformance, functional, and stress testing. Initial focus is on Threads, Clocks & Timers, Signals, Message Queues, and Semaphores.
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 4
    Script-Tools

    Script-Tools

    A collection of tools written in BASH for Linux

    Script-Tools is thought to provide a basic framework for the console, to ease and simulate a Text User Interface (TUI). It comes with a vary of scripts to tweak and configure your system, as well as packaging for fedora, eventually other RH based distros, easy expandable and with fully custom scripts seperated per user. There are also some scripts provided in [/usr]/bin. Which are: bash-colors blame chx hddinfo isEmpty isLVM lxscreenshot mem moalpa newScript p replaceit rmtf upd vimail yumreset yumresume newScript will create a template script file ~/.config/script-tools/scripts and open it in your prefered editor, if you'd set on in "st config" You can either browse through the menu, or execute each script directy by using menu entrys as arguments. Have a try with: sudo st tweak repo toggle fedora-updates-testing BE SURE TO DISABLE IT AGAIN! ;)
    Downloads: 5 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
    EasyCM is to provide an easy way to install and setup an integrated SCM environment including Apache, SVN, Trac, and so on.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    An intelligent platform-independent offline translation and localization program working internally with XLIFF, but also supporting other formats. It uses Glossaries, TM and other information to facilitate production of good quality translations.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    Strasheela is a constraint-based music composition system. The user defines music theories by sets of compositional rules and the system creates music which complies with these theories. User-interface is the programming language Oz.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    PLY is a set of bash scripts that provides parsing functionality for macros that generate shell code. It was inspired by lex & yacc UNIX utilities used for compiler construction, and its function is analogous to the role of C preprocessor.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    The Community Scheduler Framework (CSF) is a set of Grid Services, implemented using the Globus Toolkit, which provides an environment for the development of metaschedulers that can dispatch jobs to resource managers such as LSF, SGE, PBS and Condor.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    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: 1 This Week
    Last Update:
    See Project
  • 11
    The Cerberos Project has as objective to facilitate the main tasks of Squid Proxy administration, supplying agile and easy interface web to the system administrator.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    PortableLatex is LaTeX without installation; you download and use it straight away, without changing a byte of your system. Plus a complete suite of apps to comfortably edit, view, compile and handle latex or tex projects, glued by some scripting.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Assorted projects. General-purpose libraries for Python, C++, Scala, bash, and others. Meta-programming tools. System utilities. UI components. Web APIs. Configuration files. Benchmarks. Programming competition entries. And much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Binary Stream Editor

    A stream editor in java that can handle text/binary formats

    A stream editor that can be invoked by another java program or also the command line. It can handle binary data too. Unlike newline based programs like sed, it allows different ways of reading the stream through the traverser, buffer and commands interfaces. A traverser decides how the data is read. This data is stored in the buffer. The commands decide what to do with this data. All data is handled as characters, by specifying an encoding. For binary data, the encoding ISO-8859-1 is used by default, has 256 single-byte characters. Data in the buffer is available as a charsequence to the commands for stuff like regex matching etc. The output can be redirected to a file, and an output encoding can be specified.The commands can also store/retrive arbitrary data for later use in a map. Evaluation of expressions in commands is done using Apache Jexl, and custom functions can also be used. Sample java usage and sample command line usage examples are included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    BTS is a Build Template System designed for building packages for th common packing systems in use by current distributions based on a single XML package description. We are finally restarting development after a long break due to NeOS work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Buildtool is a shell-based build infrastructure. It provides a framework to create automatic configuration scripts and simple but powerful build rules. Other functionality includes building of shared libraries and pkgflags files (similar to pkgconfig).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    CQSAT is a powerful, comprehensive and extensible framework for static analysis of program source code and detection of software defects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    CVS tools - set of utilities for users, project/build managers and system administrators. The tools use platform independent languages like bash, Perl, Python or Java. Platform support Win32/Cygwin and Linux based file systems. PROJECT MOVED. See Github user jaalto.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Process Monitor uses web interface to view system active process and its resource usage. Support multiple host process monitoring. This to allow developer view their active process and Administrator keep tab on system performances.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    CobaltCMS is a powerful, lightweight and easily maintainable content management system written in PHP. It aims to provide basic features as standard, while allowing highly complex addons and extensions to be written easily and quickly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Conky Skin Chooser

    A now working console (GUI SOON!) skin manager for Conky.

    Conky Skin Chooser is a console application to manage conky skins. View the Home page to get started, find installation help, and to see revision history (Fun Stuff!). Did I forget to say it works now? It really does.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Developer Home

    Home directory configuration files for PL/SQL developers who use Vim

    Configuration files used in Cygwin (MS Windows). It contains settings for: - readline; - Vim ( for SQL / PL/SQL developers); - ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    DYE is the Do-it-Yourself Embedded Environment framework, a set of scripts and stuff for building a cross toolchain and a highly customizable target system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    DoxyProxy is wrapper software, driving three main components: doxygen, graphviz and xsltproc using specialized Doxyfile templates, xslt templates and your POSIX-like shell environment. Is in an alpha but still useful state. Tested on x86 Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    DoxyMentor makes autogeneration of software project documentation a snap, by utliizing DoxyMake (and doxygen), and a source code repository. Supports exporting tagged modules from cvs and documenting them based on a short-and-sweet Doxymake config file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next