Open Source Objective C Mobile Software

Objective C Mobile Software

View related business solutions

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

  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    Expo

    Expo

    An open-source platform for making universal native apps with React

    Expo is an open source framework and platform for creating universal React applications that run on Android, iOS, and the web. It includes a set of tools, services, universal runtime and libraries that let you develop, deploy and iterate on Android, iOS, and the web with the same JavaScript/TypeScript codebase. Expo is where client software is developed, and contains the client apps, modules, templates and more; while the Expo development tools are contained in the Expo CLI repository. Try Expo in the browser here: https://snack.expo.io/
    Downloads: 13 This Week
    Last Update:
    See Project
  • 2
    IPAPatch

    IPAPatch

    Patch iOS Apps, The Easy Way, Without Jailbreak.

    IPAPatch provides a simple way to patch iOS Apps, without needing to jailbreak. You can run your own code inside ipa file as a dynamic library. So you can change the behavior of that app by utilizing Objective-C runtime. You can debug third-party apps like your own. By linking existing frameworks, you can integrate third-party services to apps very easily, such as Reveal. You can distribute your patch/work to your friends very easily, with IPAPatch-generated modified version of .ipa files. The IPA file you use needs to be decrypted, you can get a decrypted ipa from a jailbroken device or download it directly from an ipa download site.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 3
    Dash for iOS

    Dash for iOS

    Dash gives your iPad and iPhone instant offline access to 200 API docs

    Dash gives your iPad and iPhone instant offline access to 200+ API documentation sets. Dash is a free and open-source API Documentation Browser that gives your iPad and iPhone instant offline access to 200+ API documentation sets and 100+ cheat sheets. You can even generate your own docsets or request docsets to be included. Dash comes with 200+ offline documentation sets. You can choose which documentation sets to download and Dash will take care of the rest, making sure they are kept up to date. You can also generate your own docsets or request docsets.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 4
    IQKeyboardManager

    IQKeyboardManager

    Codeless universal library to prevent issues of keyboard sliding up

    Codeless drop-in universal library allows to prevent issues of keyboard sliding up and cover UITextField/UITextView. Neither need to write any code nor any setup required and much more. While developing iOS apps, we often run into issues where the iPhone keyboard slides up and covers the UITextField/UITextView. IQKeyboardManager allows you to prevent this issue of keyboard sliding up and covering UITextField/UITextView without needing you to write any code or make any additional setup. To use IQKeyboardManager you simply need to add source files to your project. IQKeyboardManager works on all orientations, and with the toolbar. It also has nice optional features allowing you to customize the distance from the text field, behaviour of previous, next and done buttons in the keyboard toolbar, play sound when the user navigates through the form and more.
    Downloads: 7 This Week
    Last Update:
    See Project
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 5
    MJRefresh

    MJRefresh

    An easy way to use pull-to-refresh

    MJRefresh is an easy way to use pull-to-refresh. Some of the "Refresh" features included are: The drop-down refresh 01-Default, the drop-down refresh 02-Animation image, the drop-down refresh 03-Hide the time, the drop-down refresh 04-Hide status and time, the drop-down refresh 05-DIY title, the drop-down refresh 06-DIY the control of refresh, the pull to refresh 01-Default, the pull to refresh 02-Animation image, the pull to refresh 03-Hide the title of refresh status, the pull to refresh 04-All loaded, the pull to refresh 05-DIY title, the pull to refresh 06-Hidden After loaded, the pull to refresh 07-Automatic back of the pull01, the pull to refresh 08-Automatic back of the pull02, the pull to refresh 09-DIY the control of refresh(Automatic refresh), the pull to refresh 10-DIY the control of refresh(Automatic back), and the UICollectionView01-The pull and drop-down refresh.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 6
    PLCrashReporter

    PLCrashReporter

    Reliable, open-source crash reporting for iOS, macOS and tvOS

    PLCrashReporter is a reliable open source library that provides an in-process live crash reporting framework for use on iOS, macOS and tvOS. The library detects crashes and generates reports to help your investigation and troubleshooting with the information of application, system, process, thread, etc. as well as stack traces. The easiest way to use PLCrashReporter is by using AppCenter. However, if you want to use PLCrashReporter directly, grab the latest release at the releases page. Crash reports are output as protobuf-encoded messages, and may be decoded using the CrashReporter library or any Google Protocol Buffers decoder. You can use Atos command-line tool to symbolicate the output.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7
    Titanium SDK

    Titanium SDK

    Native iOS and Android Apps with JavaScript

    Welcome to the Titanium SDK open-source project. Titanium SDK provides a mature platform for developers to build completely native cross-platform mobile applications using JavaScript. Currently supported native platforms are iOS and Android. Titanium SDK is licensed under the OSI-approved Apache Public License (version 2). Titanium lets you develop cross-platform native mobile applications and build great mobile experiences using JavaScript. Access hundreds of native UI and non-visual components (such as networks and media APIs) within your application. Easily include third-party modules in your apps with Titanium's wide selection of community modules and premium support integrations.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    Texture

    Texture

    Smooth asynchronous user interfaces for iOS apps

    Texture is an iOS framework built on top of UIKit that keeps even the most complex user interfaces smooth and responsive. It was originally built to make Facebook's Paper possible, and goes hand-in-hand with pop's physics-based animations — but it's just as powerful with UIKit Dynamics and conventional app designs. More recently, it was used to power Pinterest's app rewrite. As the framework has grown, many features have been added that can save developers tons of time by eliminating common boilerplate style structures common in modern iOS apps. If you've ever dealt with cell reuse bugs, tried to performantly preload data for a page or scroll style interface or even just tried to keep your app from dropping too many frames you can benefit from integrating Texture. Texture lets you move image decoding, text sizing and rendering, and other expensive UI operations off the main thread, to keep the main thread available to respond to user interaction.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    Blink Shell

    Blink Shell

    Blink Mobile Shell for iOS (Mosh based)

    Blink Shell is the first professional, desktop-grade terminal for iOS. It leverages the support of Mosh and SSH to establish ultra-stable and highly reliable connections, lightning-fast speeds, and full configurations. Whether you're connecting to the cloud on the go or coding from one location to another, you'll always stay connected with Blink. Even when your device goes to sleep, you can stay worry-free knowing your connections will stay intact. Blink jumps you directly into a friendly shell, with an easy and straightforward interface. You can configure Blink exactly how you want as well. It lets you choose color themes and fonts, add your own Hosts and RSA Encryption keys, and pair with your Bluetooth-coupled keyboards. It's built and configurable in every way to be your all-day-long companion.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 10
    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: 1 This Week
    Last Update:
    See Project
  • 11
    MMDrawerController

    MMDrawerController

    A lightweight, easy to use, side drawer navigation controller

    #Mutual Mobile Drawer Controller MMDrawerController is a side drawer navigation container view controller designed to support the growing number of applications that leverage the side drawer paradigm. This library is designed to exclusively support side drawer navigation in a light-weight, focused approach while exposing the ability to provide custom animations for presenting and dismissing the drawer. Starting with version 0.3.0, you can now provide a callback block to determine if a gesture should be recognized using the setGestureShouldRecognizeTouchBlock: method. This method provides three parameters - the drawer controller, the gesture, and the touch. As a developer, you are responsible for inspecting those elements and determining if the gesture should be recognized or not.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    BlueCove is a JSR-82 implementation on Java Standard Edition (J2SE) on BlueZ Linux, Mac OS X, WIDCOMM, BlueSoleil and Microsoft Bluetooth stack on WinXPsp2 and newer. Originally developed by Intel Research and currently maintained by volunteers.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    tls SNI injector iOS  Public Free Server
    TCP Over SSL Tunnel TCP Over SSL Tunnel is a free SSL tool with SNI Host (Spoof Host) support ( SSL Injector ). ## License This project includes some open-source components. This software is sold as a proprietary product. A license to use this software is granted only to those who have completed the payment process. For full license terms, please refer to the [Proprietary-License](./LICENSE) file.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    OpenRemote

    OpenRemote

    Open Source for Internet of Things

    An Open Community in the Home Automation and Domotics space. We believe an Open Source approach can revolutionize the way people create, install, and maintain software in the industry. Our panel technology integrates with your favorite protocol and runtime hardware through Open Source software. We open up the front-end and support a unified panel and visual programming model. An installer can pick and choose hardware products from different vendors and still present one panel UI to the user. A proprietary hardware vendor can build modern panel support and integrate with existing vendors. Whether you are a DIY aficionado, a high-end installer, a hardware vendor or integrator, OpenRemote has something for you. We want to make OpenRemote the standard for commercial and hobbyist integration alike. We allow any integrator or vendor to write plug-ins and bring innovative tools that simplify the work of an installer and the relationship with the client.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    ACNexus is a bluetooth sensor device, communicating with various clients such as mobile phones. The software suite consists of: ACNexusBT (Arduino firmware), ACNexusMobile (J2ME Phone App), ACNexusQC (Quartz Composer Plugin), ACNexusX (OS X app)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Large Analog Clock for iPad
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Astral Projection
    Astral Projection is a testing tool for iOS applications that use the CoreLocation framework. AP allows for testing location-aware apps on both the device and the simulator, using configurable location data sources like a GPX file or a remote agent.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Azonto Messenger

    Cross-Platform Mobile Messaging Application

    Azonto is a Cross-Platform Mobile Messaging Application that allows users to share images, songs, videos, create and add each other to groups. It is for the trendy who wants to be on top of the mobile messaging game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Bingham App

    Bingham App

    Android and iOS app for accessing school info.

    This app was originally made in Utah for Bingham high school students and is now being made open source so that any school that wishes to can use this as a template for their own school app. The app has several features such as integration with Skyward, access to the school calendar (via Google Calendar), a GPA calculator, bell schedules, a news feed (via RSS), and access to the school online newspaper feed (RSS).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Cheddar for iOS

    Cheddar for iOS

    Cheddar for iOS

    Cheddar for iOS is the archived Objective-C source code for a simple task manager designed for both iPhone and iPad. The application lets users create lists, add and complete tasks, move tasks between lists, and organize information with tags. It includes multi-tag filtering, Markdown-friendly typing controls, and adjustable font and text-size preferences. Links can open in an in-app browser, and a custom URL scheme allows other applications to send actions to Cheddar. The project uses CheddarKit for data, networking, and service interactions and requires API credentials when building the original client. The app is no longer maintained or open source under its current ownership, so this repository preserves an earlier public version for study.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Christmas Snow

    Christmas Snow

    Have fun with a variety of Christmas Snow Scenes

    Do you want to get yourself into the Spirit of Christmas? If yes, then this app is just for you. Have fun with a variety of Christmas Snow Scenes. Shake your phone to cause a snowfall. Control wind speed and direction by sliding your finger across a screen. Share image or animated GIF of your favorite Christmas scene with friends via messengers and social networks. Christmas Snow is available for iOS 11+ environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Christmas Tree

    Christmas Tree

    Decorate your own virtual Christmas Tree

    Decorate your own virtual Christmas Tree with a variety of beautiful ornaments, tree toppers and animated lights. How to decorate Christmas Tree 1. Press Settings button to choose how your tree and background image should look like. Press Settings button again to hide list of available options. 2. Press Toys button to open toys gallery. Press Toys button again to hide this gallery. 3. Select toy you like from gallery by holding your finger on it and then drag selected toy to appropriate place on Christmas Tree. Press and hold your finger on the toy to send it to background or bring to foreground. Move toy away from Christmas Tree to remove it. 4. Repeat previous step, choosing different toys from gallery until you get your own wonderfully decorated Christmas Tree. Press Capture or Record buttons to save image or GIF of your Christmas Tree or share it with friends. Christmas Tree is available for iOS 11+, Android 4.4+ and Windows Phone 7.5+ environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Desk Pets Open Source iOS Project

    An open source project for iOS apps to control our product

    Based on the success of the "open source android project": https://sourceforge.net/projects/deskpets/ We are now also putting up the iphone app as another open source project for developers who is interested in working out their custom ios app to control our products.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    DotNetOpenServer SDK

    DotNetOpenServer SDK

    Lightweight fully extendable client/server application framework

    DotNetOpenServer SDK is an open source lightweight fully extendable TCP socket client/server application framework enabling developers to create highly efficient, fast, secure and robust cloud based smart mobile device and desktop applications. Why? Unlike most application server frameworks, which are implemented over slow inefficient stateless protocols such as HTTP, REST and SOAP that use bulky ASCII data formats such as JSON and XML, DotNetOpenServer has been built from the ground up with highly efficient stateful binary protocols.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    GApp is for anyone that lives in GMail and/or uses GMail labels for Getting Things Done (GTD). GApp is focused on running the Google Apps on the Mac OS X desktop, allowing you to skin the GMail interface, and provides a searchable GTD view of your Inbox.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next