Open Source Objective C System Software - Page 4

Objective C System Software

View 1979 business solutions

Browse free open source Objective C System Software and projects below. Use the toggles on the left to filter open source Objective C System Software 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
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    UPMS is based on BSD ports system, it can be used on any FSH 2.x Linux compatible distribution. UPMS have two level of dependencies checking, required and suggested. This two levels makes UPMS to tune all of the packages to optimal or minimal, depend on
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    This project focuses on the integration between Macs and SMB/CIFS networks. The primary goal will be to get a complete port of the Samba package to Mac OS X. Besides that we will try to create tools to uses these services.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    fnSwitch is an application that changes the behaviour of the fn key for the new Apple PowerBooks. It allows to use function keys without the fn key.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    An easy to use installer that enables Mac OS X user to install and use linux on their HFS+ formatted iPods in addition to the Apple Supplied OS. Currently supports 1-4G, Mini, and Photo iPods. Installation on Nano and Video possible but not supported.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5
    iSFV is an easy to use integrity checker for SFV files. Use it to test for corrupt files in packages that come with SFV files. You can also use it to edit or create your own SFV files.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    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
  • 7
    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
  • 8
    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
  • 9
    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
  • 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
  • 10
    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
  • 11
    AppleIntelX4500 Develloppent Driver for GMA X4500MHD on Mac OS X with QE/CI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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
  • 15
    This project aims to discover discoverable and non-discoverable devices, connect to services device, create a fingerprint based on the BT addr, use serial port to send sms and other stuff
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Remote control MacOSX applications with any Bluetooth enabled Palm handheld.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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
  • 18
    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
  • 19
    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
  • 20
    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
  • 21
    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
  • 22
    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
  • 23
    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
  • 24
    Crosos Operating System

    Crosos Operating System

    Crosos is a SubLinux Distribution

    Crosos is a open-source OS. It is based on the Linux Kernel and mostly uses the same code in Ubuntu (but it has been derived from Debian)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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
MongoDB Logo MongoDB