Open Source Objective C System Software for Mac - Page 3

Objective C System Software for Mac

View 1652 business solutions

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

  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 1
    XgridDRMAA is an Xgrid implementation of the Distributed Resource Management Application API (DRMAA), a simple framework for the submission and control of jobs to grid computing ("distributed resouce management") systems.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    The Zillion Project is a distributed computing project based on GNUstep. Jobs can be created from simple template projects and can be submitted through a simple submission tool.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    uControl is a keyboard remapper and more for Mac OS X.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    This is an independent project focusing on the development of drivers which allow the ActiveWire board (sold by ActiveWire, Inc.) to be used on OS X. ActiveWire, Inc. never updated the drivers from their OS 9 version, thus this project began.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The All-in-One Commerce Platform for Businesses - Shopify Icon
    The All-in-One Commerce Platform for Businesses - Shopify

    Shopify offers plans for anyone that wants to sell products online and build an ecommerce store, small to mid-sized businesses as well as enterprise

    Shopify is a leading all-in-one commerce platform that enables businesses to start, build, and grow their online and physical stores. It offers tools to create customized websites, manage inventory, process payments, and sell across multiple channels including online, in-person, wholesale, and global markets. The platform includes integrated marketing tools, analytics, and customer engagement features to help merchants reach and retain customers. Shopify supports thousands of third-party apps and offers developer-friendly APIs for custom solutions. With world-class checkout technology, Shopify powers over 150 million high-intent shoppers worldwide. Its reliable, scalable infrastructure ensures fast performance and seamless operations at any business size.
    Learn More
  • 5
    This project will work on developing ad hoc network capabilities for Apple's iPod Touch and iPhone with goals of developing a chat program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A Cocoa utility application to display information about the clients of Apple Airport Extreme & Express Base stations
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Manage all your recently used files, folders and even applications and have them just a click away. You can create categories to organize your files and find a specific file by using the search.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    AppLaunch
    AppLaunch is a MacOS X tool written in Objective-C/Cocoa to launch common Unix and MacOS commands using a "graphical command line". You can say that it is the MacOS X version of Windows', KDEs, ... "Run"/"Launch" dialog.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    AppleIntelX4500 Develloppent Driver for GMA X4500MHD on Mac OS X with QE/CI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise and Small Business CRM Solution | Clear C2 C2CRM Icon
    Enterprise and Small Business CRM Solution | Clear C2 C2CRM

    Voted Best CRM System with Top Ranked Customer Support. CRM Management includes Sales, Marketing, Relationship Management, and Help Desk.

    C2CRM consists of four modules that integrate to provide a comprehensive CRM solution: Relationship Management, Sales Automation, Marketing Automation, and Customer Service. Only buy what each user needs.
    Learn More
  • 10
    AquaISO is a Cocoa application built for Mac OS X 10.5 and above. It is used to convert a VIDEO_TS compilation into .ISO format image, which may then be burned to disc or saved.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Authenticating proxy server software for Mac OS X. The front-end is written in Obj-C using the Cocoa framework, but the actual proxy daemon application is written in C using plain BSD sockets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Remote control MacOSX applications with any Bluetooth enabled Palm handheld.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The Build Installer provides a lightweight GUI installer application to go over an existing configure/make/install source package. Its purpose is to make installing software from source easier and faster for end users, particularly non-developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This is an attempt to port the CIS Benchmark tool (http://cisecurity.org/index.html) to OS X from its Linux implementation. This project is working on taking the source from the Level 1 Linux implementation, written in Perl, and porting it to OS X. The
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Cleaner for Xcode

    Cleaner for Xcode

    Cleaner for Xcode.app built with react-native-macos

    Cleaner for Xcode.app built with react-native-macos. This app helps you to make your Xcode faster by removing unwanted and deprecated files. You can run cleaner weekly or monthly to keep your developer folder health and to save more disk space.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A Cocoa-based server for general purpose. The server manage multiple connections and connect to MySQL databases. Can be used as a start point for developers to do more complex server applications. Try it using telnet ;)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Cocoa PSQL is intended to bring Postgres psql command line functionality to the Mac OS X GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    CocoaVNC aims to provide a fast robust implementation of VNC in Apple's next generation Cocoa API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    CocoaAsyncSocket

    CocoaAsyncSocket

    Asynchronous socket networking library for Mac and iOS

    CocoaAsyncSocket provides easy-to-use and powerful asynchronous socket libraries for macOS, iOS, and tvOS. The classes are described below. The project is currently configured to build for iOS, tvOS and Mac. Simply add the package dependency to your Package.swift and depend on "CocoaAsyncSocket" in the necessary targets. You can also include it into your project by adding the source files directly, but you should probably be using a dependency manager to keep up to date. GCDAsyncSocket is a TCP/IP socket networking library built atop Grand Central Dispatch. Automatically accept incoming connections over both IPv4 and IPv6 with a single instance of this class. No more worrying about multiple sockets. Secure your socket with ease using just a single method call. Available for both client and server sockets. It runs entirely within its own GCD dispatch_queue, and is completely thread-safe. Further, the delegate methods are all invoked asynchronously onto a dispatch_queue of your choosing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    CoinOPS Toolbox

    CoinOPS Toolbox

    Rom and video validator for CoinOPS under OSX.

    Scans CoinOPS directory and show valid, missing or unknown roms/videos. Could check videos against existing roms too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The Cowry project promotes the use of Mac OS X style bundles as a means for software packaging and delivery. This includes installation handling, automatic updates, and handling of multi-component applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This project aims to create an OS X and Windows XP desktop application that will extract relevant information from your computer as you perform everyday tasks such as reading emails or chatting on instant messenger clients.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    DePC is a small tool suite for automatically setting the Mac type & creator codes of files, based on Finder settings & their extension. Includes a CLI app for scripting and power users, as well as a GUI app for easy configuration and use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    DiscRotate is a MenuItem that will control the speed of your optical drives, written in Cocoa for Mac OS X Snow Leopard 10.6 and later.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    "Distributed breve" (distbreve) is an open-source software package to make the process of implementing asynchronous, parallelizable steve code running under the breve simulation environment easily distributable amongst as many compute nodes as possible.
    Downloads: 0 This Week
    Last Update:
    See Project