Open Source Objective C Communications Software

Objective C Communications Software

View 5339 business solutions

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

  • Planview is the leading end-to-end platform for Strategic Portfolio Management (SPM) and Digital Product Development (DPD) Icon
    Planview is the leading end-to-end platform for Strategic Portfolio Management (SPM) and Digital Product Development (DPD)

    Manage project and product portfolios enterprise-wide

    Planview AdaptiveWork (formerly Clarizen) with embedded AI helps you proactively plan and deliver any type and size of portfolio, project, and work. Gain AI-enhanced visibility and insights, drive collaboration, and achieve better business outcomes across your organization.
    Learn More
  • The Industry Leading Platform for eCommerce Enablement and Analytics Icon
    The Industry Leading Platform for eCommerce Enablement and Analytics

    With MikMak Insights, brands gain real-time eCommerce analytics on the channels, campaigns, creative, and audiences that drive conversions.

    MikMak’s Where to Buy Shoppable Solutions help multichannel brands drive sales, grow market share, and increase profitability while reducing costs across categories such as CPG, Grocery, Alcohol, Beauty, Personal Care, Pet Care, Home Care, Consumer Electronics, Home Appliances, Toys, and more.
    Learn More
  • 1
    BabyBluetooth

    BabyBluetooth

    The easiest way to use Bluetooth

    The easiest way to use Bluetooth (BLE )in ios, anyone can use it. Simple and easy-to-use Bluetooth library, based on CoreBluetooth package, and compatible with iOS and Mac. A lightweight open source library encapsulated based on the native CoreBluetooth framework can help you use the CoreBluetooth API more easily. All methods of CoreBluetooth are completed by delegation, the code is redundant and the order is messy. BabyBluetooth uses the block method to reorganize the code according to functions and order, and provides many methods to reduce the amount of code in the Bluetooth development process. Chain method body, the code is more concise and elegant. Distinguish delegated calls through channel switching, and facilitate switching. Complete documentation, and the project is active, constantly updated.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2
    MailTrackerBlocker

    MailTrackerBlocker

    Email tracker, read receipt and spy pixel blocker plugin, macOS Mail

    MailTrackerBlocker is a macOS Mail plugin that prevents email tracking pixels from collecting user data. It enhances privacy by blocking hidden tracking mechanisms used by marketing emails.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 3
    SD WebImage

    SD WebImage

    Asynchronous image downloader with cache support

    This library provides an async image downloader with cache support. For convenience, we added categories for UI elements like UIImageView, UIButton, MKAnnotationView. SD is the prefix for Simple Design (which is the team name in Daily Motion company from the author Olivier Poitrey) Image formats supported by Apple system (JPEG, PNG, TIFF, BMP, ...), including GIF/APNG animated image. In order to keep SDWebImage focused and limited to the core features, but also allow extensibility and custom behaviors, during the 5.0 refactoring we focused on modularizing the library. SwiftUI is an innovative UI framework written in Swift to build user interfaces across all Apple platforms. We support SwiftUI by building a brand new framework called SDWebImageSwiftUI, which is built on top of SDWebImage core functions (caching, loading and animation).
    Downloads: 7 This Week
    Last Update:
    See Project
  • 4
    ObjectivePGP

    ObjectivePGP

    ObjectivePGP is an open-source library for iOS and macOS

    ObjectivePGP is an open-source library for OpenPGP encryption, decryption, signing, and verification in Objective-C and Swift. It enables developers to add PGP-based security to iOS and macOS apps.
    Downloads: 6 This Week
    Last Update:
    See Project
  • Teradata VantageCloud Enterprise is a data analytics platform for performing advanced analytics on AWS, Azure, and Google Cloud. Icon
    Teradata VantageCloud Enterprise is a data analytics platform for performing advanced analytics on AWS, Azure, and Google Cloud.

    Power faster innovation with Teradata VantageCloud

    VantageCloud is the complete cloud analytics and data platform, delivering harmonized data and Trusted AI for all. Built for performance, flexibility, and openness, VantageCloud enables organizations to unify diverse data sources, run complex analytics, and deploy AI models—all within a single, scalable platform.
    Learn More
  • 5
    WeChatExtension-ForMac

    WeChatExtension-ForMac

    A plugin for Mac WeChat

    WeChatExtension-ForMac is an unofficial plugin that enhances the WeChat desktop experience on macOS by adding new features such as message anti-recall, multi-instance login, auto-reply, and UI customization. Designed for users who want more control and functionality from their desktop WeChat client, this plugin requires patching the app and may violate WeChat’s terms of service.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 6
    WeChatTweak-macOS

    WeChatTweak-macOS

    A dynamic library tweak for WeChat macOS

    WeChat macOS client enhances the Tweak dynamic library. Prevent message withdrawal, message list notification, system notification. Withdraw your messages normally. Unlimited opening of clients. Right-click the Dock icon to log in to the new WeChat account. Command line execution:open -n /Applications/WeChat.app. Message processing enhancement, supports any emoji export, supports QR code recognition. Supports right click to copy link directly. Open directly by the system default browser. No phone authentication required to reopen the app. UI interface settings panel, support for Alfred workflow, and support for Launchbar action. In order to reduce maintenance costs and ensure update speed, only the latest App Store version of the client is supported by default.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7
    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: 42 This Week
    Last Update:
    See Project
  • 8
    TSMessages

    TSMessages

    Easy to use and customizable messages/notifications for iOS

    This library provides an easy to use class to show little notification views on the top of the screen. (à la Tweetbot). The notification moves from the top of the screen underneath the navigation bar and stays there for a few seconds, depending on the length of the displayed text. To dismiss a notification before the time runs out, the user can swipe it to the top or just tap it. There are 4 different types already set up for you, success, error, warning, message. It is very easy to add new notification types with a different design. Add the new type to the notificationType enum, add the needed design properties to the configuration file and set the name of the theme (used in the config file and images) in TSMessagesView.m inside the switch case. Take a look at the Example project to see how to use this library. You have to open the workspace, not the project file, since the Example project uses cocoapods.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    Mac Messenger

    Mac Messenger

    Mac app wrapping Facebook's Messenger for desktop

    Mac Messenger is a macOS desktop wrapper around Facebook’s standalone Messenger web experience, packaged as a native Mac app-style project. The goal is to give Messenger users a dedicated desktop container so Messenger can behave more like a first-class app instead of living in a browser tab. It is explicitly presented as an unofficial hobby project rather than an official Facebook product, which helps set expectations around support and long-term maintenance. Because it wraps the web experience, the main value is convenience: a separate window, an app icon, and a more “desktop-like” way to keep Messenger open while working. The repository includes the macOS project structure and related assets needed to build and run the wrapper on Mac systems. In short, it’s an example of a pragmatic “web app to desktop app” packaging approach for Messenger on macOS.
    Downloads: 3 This Week
    Last Update:
    See Project
  • No-code email and landing page creation Icon
    No-code email and landing page creation

    Make campaign creation fast and easy with Knak

    Built for speed and collaboration, Knak streamlines campaign production with modular templates, real-time editing, simple collaboration, and seamless integrations with leading MAPs like Adobe Marketo Engage, Salesforce Marketing Cloud, Oracle Eloqua, and more. Whether you're supporting global teams or launching fast-turn campaigns, Knak helps you go from brief to build in minutes—not weeks. Say goodbye to bottlenecks and hello to marketing agility.
    Learn More
  • 10
    MessageDisplayKit

    MessageDisplayKit

    An IM App like WeChat App to send text, pictures, audio, video, etc.

    An IM application similar to WeChat App, with sending text, pictures, voice, video, geographic location messages, managing local address books, sharing Moments, drifting and making friends, shaking, and more interesting functions. An IM APP like WeChat to send text, pictures, audio, video, location messaging, manage local address book, share moments with friends, drift bottle, shake for new friends and some other interesting features. Automatically enable/disable send button according to the content of text view. Data detectors (recognizes phone numbers, links, dates, etc.). Supports pull download more old message, keep visible cells static when inserting old message at top. Supports multiple selections of contacts.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    Vine Server(OSXvnc) is a robust, full-featured VNC server for MacOS X. It allows VNC clients to remotely view or control the machine. It is provided by TestPlant, for use with Vine Viewer AND Eggplant for cross-platform testing,
    Downloads: 9 This Week
    Last Update:
    See Project
  • 12
    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: 19 This Week
    Last Update:
    See Project
  • 13
    WeChatPluginMacOS

    WeChatPluginMacOS

    Unofficial plugin for the macOS version of WeChat

    WeChatPlugin-MacOS is an unofficial plugin for the macOS version of WeChat, providing features like auto-reply, message anti-recall, and remote control. It injects custom functionality into the official WeChat client using macOS’s dynamic library loading, offering power-user features not present in the native app. This project has been widely used but is no longer actively maintained due to security and compatibility concerns.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Project Libre

    Project Libre

    An open platform for chat bots, virtual agents, live chat, and more

    Project Libre is an open platform for chat bots, virtual agents, live chat, and more. It includes web and mobile services for Java, Android, iOS, and JavaScript. Project Libre includes an API, SDK, and user interface for live chat, chatrooms, forums, chat bots, virtual agents, and other services supported by the Bot Libre and Paphus servers. The hosted servers include: BOT libre! - http://www.botlibre.com - free chat bot creation and hosting platform FORUMs libre! - http://www.forumslibre.com - free embeddable forums LIVE CHAT libre! - http://www.livechatlibre.com - free live chat and chatrooms Paphus Live Chat - http://www.paphuslivechat.com - commercial live chat, chatroom, forums, and chat bot hosting service Also hosted on GitHub, https://github.com/paphus/Project-Libre
    Downloads: 20 This Week
    Last Update:
    See Project
  • 15
    Adium

    Adium

    A multi-protocol instant messaging app for Mac OS X

    Adium is an Open Source, multi-protocol instant messaging application for Mac OS X. Adium supports AIM, ICQ, Jabber, MSN, Yahoo!, Google Talk, Bonjour, Gadu-Gadu, Novell Groupwise, SIP/SIMPLE (Text), and Lotus Sametime. Additionally, it supports all of these applications at once so, even if you have multiple IM accounts, you don't have to log into each account separately.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    X-Chat Aqua is X-Chat with an Aqua interface for MacOS X. X-Chat Aqua uses the irc engine from X-Chat, and is designed to look and feel like the GTK+ front end.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    JunkMatcher: A Cocktail-styled Spam Filter for Mail.app in Mac OS X
    Leader badge
    Downloads: 15 This Week
    Last Update:
    See Project
  • 18
    iMailist is a software allowing the sending of mails to format HTML to a whole mailing-list. The program is written in Objective-C/Cocoa and works on Mac OS 10.3
    Downloads: 5 This Week
    Last Update:
    See Project
  • 19
    Vienna is a freeware Mac OSX off-line reader for the CIX conferencing system with additional support for RSS/Atom feeds.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20
    LimeChat is an IRC client written on RubyCocoa.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    A port of DC++ to Mac OS X with a user interface according to the Apple Human Interface Guidelines. Because this client is built on DC++ it is compatible with the Windows version and the Macintosh version will benefit from future updates of DC++.
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    Shakespeer is a Direct Connect implementation for Unix-like systems. It aims to be fast, easy to use and compatible with DC++. The major goal of ShakesPeer is to create a Mac OS X application with an Aqua graphical user interface.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23
    txtkit is a visual text mining tool for exploring large amounts of multilingual texts. It's an multiuser-application which mainly focuses on the process of reading and reasoning as series of decisions and events.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    Acqlite is Gnutella file sharing program based on LimeWire, Acquisition and Cabos. It is free software, no spyware, no adware. It provides simple interface, multi languages support, and iTunes + iPod integration.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 25
    Synkia is an easy to use way to synchronize all your telephone numbers and addresses in your mobile phone to the system wide AddressBook database on MacOS X 10.3 Panther.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB