Open Source Unix Shell Software Development Software - Page 6

Unix Shell Software Development Software

View 5691 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.

  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 1
    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: 2 This Week
    Last Update:
    See Project
  • 2
    This is a Program code editor and code brower with built-in analysis for C/C++ programs.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    libinstrument (ex libcsdbg)

    libinstrument (ex libcsdbg)

    C/C++ function instrumentation (AOP, exception/stack tracing, GC)

    Libinstrument is a complete and easy way to do custom function instrumentation for C/C++. The project comes ready with classic applications of instrumentation, such as AOP (Aspect Oriented Programming), Concern and Side Effect injection, stack tracing, exception tracing, basic time profiling, callgraph profiling and other. A GC (Garbage Collector) module is also under development. Libinstrument is highly portable and decoupled. The project comes with a CMake build system, integration with IDEs (CLion, Eclipse e.t.c) is straightforward. Using lazy algorithms there is virtually zero overhead in benchmarks and minimum overhead in execution time. Libinstrument tries to be as non-intrusive as possible, while trying to help the developer offering basic reflection. There are Unit Tests for each class and method, testing is driven with CTest.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4

    mingw-portage

    Small Portage for mingw & mingw-w64.

    Mingw-portage contain program `minmerge' and collection of scripts to build some packages. Together they allow you to automatically build any supported software packages for 32-bit mingw or 64-bit mingw-w64 and indeed toolchain. Requirements: MSYS & corresponding toolchain.
    Downloads: 2 This Week
    Last Update:
    See Project
  • The Ultimate Quiz Maker & Engagement Platform Icon
    The Ultimate Quiz Maker & Engagement Platform

    Powering publishers, brands, and sports teams with 30+ interactive content types. Maximize engagement and revenue with Riddle.

    Riddle is an online platform for creating interactive content such as quizzes, surveys, personality tests, prediction games, and leaderboards. Our customers create content on our platform and then embed it on their website. The goal? Increased engagement, lead generation, segmentation, and content monetization - all 100% GDPR compliant.
    Try for free
  • 5
    mmmv_userspace_distro_t1

    mmmv_userspace_distro_t1

    Bash scripts that declare aliases and copy code templates.

    mmmv_userspace_distro_t1 is a set of code templates and Linux/BSD specific Bash scripts that copy the code templates and declare various aliases according to the presence/availability of the programs that are used at the alias declarations. The mmmv_userspace_distro_t1 can be seen as part of development environment setup. Historically the mmmv_userspace_distro_t1 started out as a set of common Bash scripts, Ruby programs and Bash alias declarations that Martin.Vahi@softf1.com used at different physical machines and virtual appliances. The mmmv_userspace_distro_t1 is a way to name that set of loose components that can be used in concert
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Spar is a math-oriented scripting language. It is simple, clean, and extensible.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7

    FreeBSD Port Tools

    Tools for developing and testing and submitting FreeBSD ports

    FreeBSD Port Tools consist of the several small scripts run from port(1) front-end: - port commit: commit a port into the FreeBSD Ports CVS Repository - port create: create a new port from a template - port diff: generate a diff against a previous version of the port - port fetch: fetch distfile(s) of a new version of the port - port getpr: get patch/shar from a PR - port help: display usage summary for port(1) commands - port install: install a port - port submit: submit a PR with new port, or port change/update - port test: automate testing a new port or a port update - port upgrade: upgrade a port
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Core library for complex software project development. Features: semaphores, services, finite state machine, framework, utilities related to the middleware architecture and implementation.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    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: 1 This Week
    Last Update:
    See Project
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights.
    Click to perfect your product now.
  • 10

    no-adb-backup-app-lister

    List all apps on android device that don't allow adb backup

    List all apps on android device that don't allow adb backup
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    ctl is an extensible application control script. It is a generic script written on ksh to control every kind of application. Control means to start, stop or monitor. The tool is currently used on Solaris environment but it's ready for Linux use as well.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    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
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Color Subversion is a simple wrap on svn output, coloring each line regarding it's file status.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Binutils, gcc, gdb and glibc re-targeted for MIPS R3000R and R5900 as shipped in PlayStation and PlayStation 2 video game consoles, both from Sony Computer Entertainment Inc.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    HTTP Test Tool
    httest is a script based tool for testing and benchmarking web applications, web servers, proxy servers and web browsers. httest can emulate clients and servers in the same test script, very useful for testing proxys.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    (Kubuntu is a User-friendly Desktop OS) Various add-ons and enhancements for the Kubuntu Linux distribution, aiming to make it even more appealing for the masses. So the main focus is on average casual desktop users' skill levels and interests.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    LMDBG is a set of small utilities for collecting and analysing logs of malloc(3), calloc(3), realloc(3), memalign(3), posix_memalign(3) and free(3) functions. LMDBG generates full stacktraces and separates the logging process from analysis, thus allowing analysis of application on per-module basis. Simple but powerful tools for analysis are also provided.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Linux From Scratch GNU/Linux x-lfs-2010

    Linux From Scratch GNU/Linux x-lfs-2010

    LFS that builds GNU/Linux %100 NON-STOP from GNU C 4.4 - Firefox-20.0

    see https://sourceforge.net/projects/totally-built-linux-distro/ "0.2 is so much easier than build-0.1" build-0.1 NO LONGER WORKS many URL of required src.tar.gz were (re)moved by big tech, and firefox-20 is refused by big tech cryptoXXX ~~~~~~~~~ Builds GNU/Linux from termcap and gcc up to X11 Firefox-20.0 lite. It is %100 GNU/Linux from source compiled on your box (and ready to change) "without any known build fails". It's not a fork of any distro. 350+ pkgs: ie, ddd, gs xpdf, motif-2.5.0 cde-2.2.4*, fvwm2, firefox-6.0/20.0 lite, qt-4.7.4 lite, gnome-1.4 w/gedit, postgres, apache, php, and more. 1.5G installed, 8G w/dirty src dirs intact. Easy 1-2-3 Instruction list (just several commands) to build all 350+ NON-STOP (no known bugs) Runs Mathematica 4.0+ fully (highest/lowest ver unk). XLogin setup optional (xdm-options) Simplicity: just 394k bash with all pkg-ver specific fixes to see PREREQUISITES: linux kernel 2.6.38
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19

    Metric Collector

    A bash-Script to collect metrics from a Linux system.

    Collects server and java process information from various tools and creates charts with the data. The script was tested on GNU/Linux with gnuplot 4.4. For the script to work you have to set the variable "JAVA_HOME" to a valid JDK location. Check the documentation in the script file. The following information gets collected: >> output from vmstat >> netstat tcp states and established connections >> information from /proc/fd >> jstat -gc output >> jstat -class output >> CPU%, MEM% and ThreadCount from top and ps-command >> disk usage for each mounted device from df-command
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20

    OPSI UPDATER

    Check and Update Products on OPSI Server

    This OPSI SERVER Command line Tool (Opsi Updater) will check for available OPSI Product Updates on official Servers (example Mozilla) and will allow to Download and Update older Product Versions on OPSI Repository and distribute them on clients having older versions. readme: http://svn.code.sourceforge.net/p/opsiupdater/code-0/trunk/readme.txt
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    The Pawn will make it possibly for you to tell the computer exactly what you would like it to do. Fiction. No its reality now. The highly customizable slackware will be the base for Pawn.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    This is a unofficial PHP 4.3.2 install .command file. The command file is based on phpmac.com instructions for how to install php. The command does everything from compiling to building a test page and restarting apache for you.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    PK7
    Utility to validate, extract, show and create digital documents included in files with "pk7" and "fp7" extensions such as electronic bills provided by some phone companies in Spain like Movistar and Telefonica.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    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
  • 25
    Project 2306 IDE Rad MacOS MCU DeveR

    Project 2306 IDE Rad MacOS MCU DeveR

    Electronic design and programming tools suite like Eagle, MpLab

    Currently Only MacOS is Present, PreAlpha means not Ready to use, Application is provided Without Strict Garantee, License not OSI. All others platform Windows, Linux, HaikuOS STILL under TEST, Dummy "Hello world" is provided instead Project2306 IDE : Application pour la programmation de Microcontroleurs et d' Application Electronique Project2306 IDE : for All whom want to Create and Develop on Embed Platform Software as Programming Tools suite and PCB Design Planned Features : Similar with mainstream market tools IDE and GUI Wrapper like : LabView©, Proteus©, MPLab©, Eagle CAD©, Tools Suite for Most Market Microcontroller. Tools suite for Arduino, Pinguino, Pic, AVR, ARM, Basic Stamp, Risc, other platform Fully Integrated IDE. Adobe PDF Help section SQL Connectivity Community Avail : https://www.facebook.com/Project-Core-2306-Nextgen-Eda-pcbradide-for-Mcumacoslinuxwindows-138250749681138/?fref=ts
    Downloads: 1 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.