Open Source Objective C Internet Software

Objective C Internet Software

View 9105 business solutions

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

  • Veeam Data Platform v13.1 Icon
    Veeam Data Platform v13.1

    Move workloads across hypervisors and clouds with no vendor lock-in. Try VDP free today.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try Now
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Start Free
  • 1

    Chicken of the VNC

    Project superseded by http://chicken.sourceforge.net/

    Chicken of the VNC is a VNC client for Mac OS X. A VNC client allows one to display and interact with a remote computer screen. In other words, you can use Chicken of the VNC to interact with a remote computer as though it's right next to you. This project has has been superseded by http://chicken.sourceforge.net/
    Downloads: 45 This Week
    Last Update:
    See Project
  • 2
    Facebook SDK for iOS

    Facebook SDK for iOS

    Integrate the Facebook Platform with your iOS & tvOS apps

    The Facebook SDK for iOS contains component SDKs that you can connect to individually. To make your app compatible with the latest iOS, be sure to use the latest Facebook SDKs for iOS. Drive installs with Mobile App Install Ads. Increase engagement with Mobile App Engagement Ads. Find your target audience with Custom Audiences for Mobile Apps. A secure and convenient way for people to log into your app or website using Facebook. To provide functionality within the Facebook iOS SDK, we may receive and process certain contact, location, identifier, and device information associated with Facebook users and their use of your application. The information we receive depends on what SDK features third party applications use. Download and integrate the Audience Network SDK for iOS to monetize your app with Facebook ads.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3
    Firebase Apple Open Source Development

    Firebase Apple Open Source Development

    Firebase SDK for Apple App Development

    This repository contains all Apple platform Firebase SDK source except FirebaseAnalytics. Firebase is an app development platform with tools to help you build, grow and monetize your app. More information about Firebase can be found on the official Firebase website. See the subsections below for details about the different installation methods. Where available, it's recommended to install any libraries with a Swift suffix to get the best experience when writing your app in Swift. Instructions for Swift Package Manager support can be found at SwiftPackageManager Markdown file. All of the official releases are tagged in this repo and available via CocoaPods. To access a local source snapshot or unreleased branch, use Podfile directives. CocoaPods is still the canonical way to develop, but much of the repo now supports development with Swift Package Manager.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    Harbour MiniGUI Extended Edition.
    Harbour MiniGUI Extended Edition. HARBOUR MINIGUI SOURCE WITH HMGS-IDE (IDE VISUAL TO MAKE WIN32 APLICATIONS WITH HARBOUR) UNNOFICIAL BUILD WITH EXTENDED NEW FEATURES.
    Leader badge
    Downloads: 45 This Week
    Last Update:
    See Project
  • 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
  • 5
    leopard-webkit

    leopard-webkit

    WebKit for OS X Leopard

    builds of current WebKit frameworks for Mac OS X 10.5 (PowerPC G4, PowerPC G5). In order to revive the Snow Leopard builds at least one volunteer with skills in building open source software is needed!
    Leader badge
    Downloads: 37 This Week
    Last Update:
    See Project
  • 6
    Nightingale

    Nightingale

    A community supported fork of the Songbird media player and library.

    Nightingale is a community created fork of the Songbird media player. It is developed by a proud community and we are equally proud to bring you the most extensible, feature-rich media experience on Windows, Mac, and Linux. See the official website at http://getnightingale.com for the source, builds, and information. On Sourceforge, we provide our releases, the binary deps for building, as well as builds for testing purposes.
    Downloads: 86 This Week
    Last Update:
    See Project
  • 7
    Fugu SSH
    Mac OS X frontend for OpenSSH's sftp/scp tools
    Downloads: 13 This Week
    Last Update:
    See Project
  • 8
    FirebaseUI for iOS

    FirebaseUI for iOS

    iOS UI bindings for Firebase

    FirebaseUI is an open-source library for iOS that allows you to quickly connect common UI elements to the Firebase database for data storage, allowing views to be updated in realtime as they change, and providing simple interfaces for common tasks like displaying lists or collections of items. Additionally, FirebaseUI simplifies Firebase authentication by providing easy-to-use auth methods that integrate with common identity providers like Facebook, Twitter, and Google as well as allowing developers to use a built-in headful UI for ease of development. Don't forget to configure your Firebase App Database using Firebase console.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    MAMP
    MAMP is a very easy to install compilation of Apache, PHP and MySQL for Mac OS X. Everything will be installed in one folder. If you want to get rid of it, just move the folder into trash. An easy to use cocoa program to start and stop the servers.
    Downloads: 9 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 10
    A collection of open source and public domain software for Java, XML, and Cocoa, primarily. Some projects: ThreadWorker, Xmlizable, Base64, Tabu Search.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 11
    PonyDebugger

    PonyDebugger

    Remote network and data debugging for your native iOS app using Chrome

    PonyDebugger is a remote debugging toolset. It is a client library and gateway server combination that uses Chrome Developer Tools on your browser to debug your application's network traffic and managed object contexts. To use PonyDebugger, you must implement the client in your application and connect it to the gateway server. There is currently an iOS client and the gateway server. PonyDebugger sends your application's network traffic through ponyd, PonyDebugger's proxy server. You use Inspector's Network tools to debug network traffic like how you would debug network traffic on a website in Google Chrome. PonyDebugger forwards network traffic, and does not sniff network traffic. This means that traffic sent over a secure protocol (https) is debuggable. Currently, the iOS client automatically proxies data that is sent via NSURLConnection and NSURLSession methods.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    XVim

    XVim

    Xcode plugin for Vim keybindings

    XVim is a Vim plugin for Xcode. The plugin intends to offer a compelling Vim experience without the need to give up any Xcode features. XVim has several branches and releases. Usually you only need to download one of 'releases' and use it. Releases are tags on master branch. All the code and documents on these tags are well arranged. Usual XVim user should use one of releases. Any other branches are temporary branches to develop features or bug fixes which will be merged into 'develop' branch after all. XVim supports Bountysource. If you want to solve your issue sooner make bounty on your issue is one option. A contributer should work on it preferentially (not guaranteed though). To make bounty visit following link and go to "Issue" tab. Select your issue and make bounty on it.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    ZEG / Zero-Effort-Groupware

    ZEG / Zero-Effort-Groupware

    SOGo Zero-Effort-Groupware

    The ZEG (Zero Effort Groupware) edition of SOGo is intended to provide a complete out-of-the-box testing environment of SOGo, the Open Source messaging and calendaring software.
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 14
    The Java Embedding Plugin allows other web browsers than Apple's Safari to use the most recent versions of Java (1.4.X and above) on Mac OS X.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15
    A collection of simple mac applications. For more information see the project website. http://allusions.sourceforge.net
    Downloads: 5 This Week
    Last Update:
    See Project
  • 16
    iMagneto
    iMagneto is focused on the audio/video streams transmitted over the internet. iMagneto allows you to play and record your favorites streams as Web TV or Radio, ADSL TV and multimedia podcast.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 17
    AANT: AANetTools [ AALAN: Utility to launch America's Army LAN/Internet Server | AAIP: Utility to join a server by giving its IP ]
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    CocoaMySQL is a MySQL admin tool similar to phpMyAdmin. It is programmed in Cocoa and Objective-C (Mac OSX). CocoaMySQL allows you to edit databases, tables (fields and indexes) and rows, perform custom queries and import/export data.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    FMenu
    FMenu is a menu extra providing customizable Growl notifications about various Facebook events, a menu to easily access common Facebook pages, and a count of your messages, pokes, events, friend requests, wall posts, and photo comments.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    A Cocoa - Based HTML editor, for free, using safari SDK for previewing.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    GeoTracker is a native cocoa Mac OS X program that is able to plot the path packets travel over the internet from one host to another.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Development of the "traditional" branch of the Open Source groupware system OpenGroupware. Traditional OpenGroupware is a full-featured groupware system developed in Objective-C on SOPE using a WebObject paradigm.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    The goal of this project is a Mac OS X client supporting the UIUC Ph, or Phone Book, system as described in RFC2378.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Poisoned is a Cocoa Interface to the giFT Daemon. All distribution's are ready to run, no compiling of the plugins are necessary.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Proteus is a multi service instant messaging application for Mac OSX. At the core of Proteus is this Service Controller! This controller provides a common interface for any number of applications to plug into. Each application that knows how to commun
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next