Open Source Mac Software Distribution Software

Software Distribution Software for Mac

View 1659 business solutions

Browse free open source Software Distribution software and projects for Mac below. Use the toggles on the left to filter open source Software Distribution software by OS, license, language, programming language, and project status.

  • Stay in Flow. Let Zenflow Handle the Heavy Lifting. Icon
    Stay in Flow. Let Zenflow Handle the Heavy Lifting.

    Your AI engineering control center. Zenflow turns specs into shipped features using parallel agents and multi-repo intelligence.

    Zenflow is your engineering control center, turning specs into shipped features. Parallel agents handle coding, testing, and refactoring with real repo context. Multi-agent workflows remove bottlenecks and automate routine work so developers stay focused and in flow.
    Try free now
  • Auth0 for AI Agents now in GA Icon
    Auth0 for AI Agents now in GA

    Ready to implement AI with confidence (without sacrificing security)?

    Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
    Start building today
  • 1
    Info-ZIP portable compression/archiver utilities (Zip, UnZip, WiZ, etc.)
    Leader badge
    Downloads: 110,330 This Week
    Last Update:
    See Project
  • 2
    Zero Install
    Zero Install is a decentralised cross-distribution software installation system. Create one package that works everywhere! With dependency handling and automatic updates, full support for shared libraries, and integration with native package managers
    Leader badge
    Downloads: 2,403 This Week
    Last Update:
    See Project
  • 3
    Launch4j Executable Wrapper
    Cross-platform Java executable wrapper for creating lightweight Windows native EXEs. Provides advanced JRE search, application startup configuration and better user experience.
    Leader badge
    Downloads: 3,379 This Week
    Last Update:
    See Project
  • 4
    Homebrew

    Homebrew

    Open-source, free package manager for Mac and Linux

    HomeBrew is a open source package manager for Mac and Linux systems to easily install programs that Apple or your Linux system did not provide. Consider supporting the project on their Patreon! https://www.patreon.com/homebrew
    Downloads: 36 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
    Fink

    Fink

    macOS package manager

    Fink brings the full world of Unix Open Source software to Darwin and macOS. Packages are downloaded and built automatically and installed into a tree managed by dpkg, all with full dependency tracking.
    Leader badge
    Downloads: 83 This Week
    Last Update:
    See Project
  • 6
    Both forward-chaining and backward-chaining rules (which may include python code) are compiled into python. Can also automatically assemble python programs out of python functions which are attached to backward-chaining rules. See pyke.sourceforge.ne
    Leader badge
    Downloads: 104 This Week
    Last Update:
    See Project
  • 7
    MacPorts

    MacPorts

    Easily install, upgrade and uninstall open source software on your Mac

    The MacPorts Project is an open-source community initiative to design an easy-to-use system for compiling, installing, and upgrading either command-line, X11 or Aqua based open-source software on macOS. New releases are no longer being uploaded here; please see the project web site at www.macports.org instead.
    Leader badge
    Downloads: 161 This Week
    Last Update:
    See Project
  • 8

    nsisbi

    NSISBI aims to remove the current 2GB limit found in NSIS.

    NSISBI aims to remove the current 2GB limit found in NSIS. This version adds support for using a separate file for storing the install data, therefore allowing installer sizes up to a theoretical max size of 8EB (this is controlled by NSIS_CONFIG_EXTERNAL_FILE_SUPPORT, this is turned on by default). On versions before 7069-1, the compiler (makensis) is designed to run on 64 bit machines as this is the feature needed to make installers bigger than 2GB. On versions before 7208-1, source files added to the installer are limited to 2GB per file (this is controlled by NSIS_CONFIG_LARGE_FILE_SUPPORT, this is turned on by default). This project is the result of several different experiments focused on relieving the 2GB limit in NSIS, so it's still a work in progress. I'll try to keep it up to date with each major NSIS release.
    Leader badge
    Downloads: 50 This Week
    Last Update:
    See Project
  • 9
    The Open ISES Project
    Open Information Systems for Emergency Services (Open ISES) is a community of software developers, paramedics, EMTs, law enforcement & fire fighters working together to create open source software & training materials for the emergency service community.
    Leader badge
    Downloads: 36 This Week
    Last Update:
    See Project
  • Create and run cloud-based virtual machines. Icon
    Create and run cloud-based virtual machines.

    Secure and customizable compute service that lets you create and run virtual machines.

    Computing infrastructure in predefined or custom machine sizes to accelerate your cloud transformation. General purpose (E2, N1, N2, N2D) machines provide a good balance of price and performance. Compute optimized (C2) machines offer high-end vCPU performance for compute-intensive workloads. Memory optimized (M2) machines offer the highest memory and are great for in-memory databases. Accelerator optimized (A2) machines are based on the A100 GPU, for very demanding applications.
    Try for free
  • 10
    SeaweedFS

    SeaweedFS

    Distributed storage system for blobs, objects, files, and data lake

    SeaweedFS is a distributed storage system for blobs, objects, files, and data lake, to store and serve billions of files fast! Blob store has O(1) disk seek, local tiering, cloud tiering. Filer supports cross-cluster active-active replication, Kubernetes, POSIX, S3 API, encryption, Erasure Coding for warm storage, FUSE mount, Hadoop, WebDAV. SeaweedFS is an independent Apache-licensed open source project with its ongoing development made possible because of the community. SeaweedFS is a simple and highly scalable distributed file system. There are two objectives, to store billions of files, and to serve the files fast! SeaweedFS started as an Object Store to handle small files efficiently. Instead of managing all file metadata in a central master, the central master only manages volumes on volume servers, and these volume servers manage files and their metadata.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 11
    MoviX is a series of 3 tiny -live CD- Linux Distros aimed at MultiMedia playing. eMoviX makes a CD able to play by itself all audio/video files it contains (DivX, XviD, QuickTime, MP3 etc.). MoviX&MoviX2 transform in secs yr PC in a powerful MM box.
    Downloads: 41 This Week
    Last Update:
    See Project
  • 12
    Apache HBase

    Apache HBase

    Get random, realtime read/write access to your Big Data

    Use Apache HBase™ when you need random, realtime read/write access to your Big Data. This project's goal is the hosting of very large tables, billions of rows X millions of columns, atop clusters of commodity hardware. Apache HBase is an open-source, distributed, versioned, non-relational database modeled after Google's Bigtable. A Distributed Storage System for Structured Data by Chang et al. Just as Bigtable leverages the distributed data storage provided by the Google File System, Apache HBase provides Bigtable-like capabilities on top of Hadoop and HDFS. Thrift gateway and a REST-ful Web service that supports XML, Protobuf, and binary data encoding options. Support for exporting metrics via the Hadoop metrics subsystem to files or Ganglia; or via JMX. Convenient base classes for backing Hadoop MapReduce jobs with Apache HBase tables.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13
    Unattended Resolution in A Nutshell - OS
    Unattended installation of several Linux(kickstart,preseed,autoyast) and Windows(2000,XP,2003,2003R2,Vista,7,8,,10,112008,2012,2016,2019,2022,2025). Features: inventory, software management, dhcp-ldap, dns-ldap, php-ssh, syslog-ng, rsyslog, switch managment, ldap browser, pxe manager, central cron management, license management, guacomole integration.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 14
    Jar Installer is a java based program for creating self-extracting installation packages through a GUI. Just select your files, logo and create a jar file which can be double clicked for installation.
    Leader badge
    Downloads: 22 This Week
    Last Update:
    See Project
  • 15
    An open-source implementation of the Java Network Launching Protocol (JNLP). This will bring JNLP functionality to almost any platform that supports Java.
    Leader badge
    Downloads: 32 This Week
    Last Update:
    See Project
  • 16
    OpenUEM

    OpenUEM

    Manage your IT assets thanks to its agents and a clean and concise UI

    OpenUEM is an open-source inventory tool that allows you to manage your IT assets thanks to its agents and a clean and concise web user interface. OpenUEM is based on open-source or free tools that are battle-tested to avoid re-inventing the wheel. It allows you to keep track of your IT assets using agents installed on your Windows, Linux (Debian and RedHat based distributions) and MacOS endpoints and provides features like remote file browsing, getting Windows Update and Antivirus status, deploying software via WinGet/Flatpak/Brew, remote assistance with VNC or RDP… OpenUEM server components can be installed in a humble desktop machine with Windows 10 Home, Debian/Ubuntu Linux or any Docker powered environment. If you run a medium-sized or large company, you can use beefier machines and share the load as it has been designed to have distributed components. It can be classified too as a Remote Monitoring and Managing (RMM) or as a Unified Endpoint Management (UEM) tool.
    Downloads: 21 This Week
    Last Update:
    See Project
  • 17
    Locomotive is a Cocoa GUI application that simplifies the process of developing Ruby on Rails applications on Mac OS X 10.4
    Downloads: 7 This Week
    Last Update:
    See Project
  • 18
    Mac OS X Packages

    Mac OS X Packages

    Building .tgz and .pkg software packages for Mac OS X.

    Downloads: 4 This Week
    Last Update:
    See Project
  • 19
    DCP Setup Maker

    DCP Setup Maker

    Powerful cross-platform install builder

    Great and powerful application to generate stable and multi-platform java installers. Watch a demo of DCP Setup Maker's installer being made in 2 minutes: https://www.youtube.com/watch?v=dmF5Kyla7Hg Its intuitive UI and exceptional ease of use makes it very easy to build complex installers with large amounts of files. The whole process is done step by step through a wizard-like interface, filling in fields and setting up files to finally build your package. *Required: Java 1.6+ Powered by Java, IzPack, Apache Pivot, Apache Ant, Nuget, launch4j and Stax. Source code migrated to https://github.com/DevComPack/setupmaker
    Downloads: 8 This Week
    Last Update:
    See Project
  • 20
    A high-quality JNLP client that can also be used as a component to provide applications with Java Network Launching Protocol features and support. Netx downloads code over the network, caches it, and runs it in a secure sandbox environment.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 21
    GNU-Darwin Distribution
    GNU-Darwin aims to be the most free software distribution. Our mission is two-fold: Focus on projects that leverage our unique combination of Darwin and GNU, and help users to enjoy the benefits of software freedom. Digital liberties, and in general.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 22
    WOMP! is a micro linux distribution focussed on multimedia for playing DivX MPEG mp3 ogg jpeg gif etc. It runs on a bootable CD without installing anything on the computer.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 23
    Tcl/Tk Aqua Batteries-Included is a binary distribution of the Mac OS X native Tcl/Tk and many popular extensions.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    Radmind is a suite of Unix command-line tools and a server designed to remotely administer the file systems of multiple Unix machines. For Mac OS X, there's also a graphical interface.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25

    pmcyg

    A tool for creating offline Cygwin installers.

    pmcyg can create customized collections of Cygwin(TM) packages. pmcyg takes a user-supplied list of Cygwin package names, and downloads only them and their dependencies from a Cygwin mirror, e.g. to create a portable off-line installer on CDROM, DVD or USB flash. For the latest releases please visit https://github.com/rwpenney/pmcyg
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next