[go: up one dir, main page]

Open Source Apple iPhone Communications Apps - Page 4

Communications Apps for Apple iPhone

View 1515 business solutions
  • 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
  • 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
  • 1
    OpenGeoTracker
    Lets you monitor your GPS-phone. You have full control of your own data. Both client software (for phones) and server software is free open source, so you might set up your own server or use the default one at opengeotracker.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    PhoneNumberKit

    PhoneNumberKit

    A Swift framework for parsing and formatting phone numbers

    Swift 5.3 framework for parsing, formatting and validating international phone numbers. Inspired by Google's libphonenumber. Import PhoneNumberKit at the top of the Swift file that will interact with a phone number. All of your interactions with PhoneNumberKit happen through a PhoneNumberKit object. The first step you should take is to allocate one. A PhoneNumberKit instance is relatively expensive to allocate (it parses the metadata and keeps it in memory for the object's lifecycle), you should try and make sure PhoneNumberKit is allocated once and deallocated when no longer needed. To parse a string, use the parse function. The region code is automatically computed but can be overridden if needed. PhoneNumberKit automatically does a hard type validation to ensure that the object created is valid, this can be quite costly performance-wise and can be turned off if needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Plum Harbor

    Plum Harbor

    An open-source file sharing app built using Next.js and Perplexity.

    An open-source file sharing app built using Next.js and Perplexity. The app employs ML-KEM-1024, ChaCha20, Serpent-256, and HMAC-SHA512 to ensure data confidentiality and integrity. The app is also equipped with a dedicated password vault. Check it out at https://plum-harbor.netlify.app/ GitHub page: https://github.com/Northstrix/plum-harbor Codeberg page: https://codeberg.org/Northstrix/plum-harbor The app is available in English and Hebrew. German version is available here: SourceForge: https://sourceforge.net/p/plum-harbor-deutsch GitHub: https://github.com/Northstrix/plum-harbor-deutsch Codeberg: https://codeberg.org/Northstrix/plum-harbor-deutsch Deployed app: https://plum-harbor-deutsch.netlify.app/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Plum Harbor Deutsch

    Plum Harbor Deutsch

    German version of the "Plum Harbor" file sharing app.

    Eine experimentelle Dateifreigabe App, die mit Next.js und Perplexity entwickelt wurde und es den Nutzern ermöglicht, Dateien einfach zu teilen, zu empfangen, zu senden und erneut zu senden. Die App verwendet ML-KEM-1024, ChaCha20, Serpent-256 und HMAC-SHA512, um die Vertraulichkeit und Integrität der Daten zu gewährleisten. Außerdem ist die App mit einem speziellen Passwortspeicher ausgestattet. Schau es dir an unter: https://plum-harbor-deutsch.netlify.app/ GitHub: https://github.com/Northstrix/plum-harbor-deutsch Codeberg: https://codeberg.org/Northstrix/plum-harbor-deutsch English Version: Deployed app: https://plum-harbor.netlify.app/ SourceForge: https://sourceforge.net/projects/plum-harbor/ GitHub page: https://github.com/Northstrix/plum-harbor Codeberg page: https://codeberg.org/Northstrix/plum-harbor
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5

    RumbleDown

    Unifying communication flows to one point

    The aim of RumbleDown is to regroup all the diverse communications that can be used - now or in the future - to reduce the clutter currently present and make it usable by a human. The hope is also to break up non-open fluxes to enable a truly single-point access. Don not forget: in the future some sort of encryption will be called upon to protect user data and privacy. At that time we will have to address the necessary controls issues. For the start up that will not be a problem. The sooner we get to having to cross that bridge, the better.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Russian DiscuzX32

    Russian Discuz русский DiscuzX! X3.2

    Проект по локализации китайского мощнейшего портально-форумного движка Discuz! X3.2 Форум поддержки http://one-st.ru Discuz — бесплатный веб-форум с открытым (de facto) исходным кодом, разработанный на скриптовом языке PHP, поддерживающий различные СУБД, включая MySQL, PostgreSQL, MS SQL Server, MS Access, а также Oracle (при наличии необходимых изменений). Сочетающий в себе одновременно форум и социальную сеть.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Samsunir

    Samsunir توسعه دهنده

    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    SharpBox implements the simplest .NET driven application programming interface for existing cloud storage services developed in C#. The library currently supports DropBox and follows a provider interface approach to adopt any other service as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SlackTextViewController

    SlackTextViewController

    A drop-in UIViewController subclass with a growing text input view

    A drop-in UIViewController subclass with a growing text input view and other useful messaging features. Meant to be a replacement for UITableViewController & UICollectionViewController. This library is used in our iOS app. At its inception, the library satisfied our product needs and was flexible enough to be reused by others wanting to build great messaging apps for iOS. Works out of the box with UITableView or UICollectionView or UIScrollView. Growing Text View, with line count limit support. Flexible UI built with Auto Layout. Customizable: provides left and right button, and toolbar outlets. Tap Gesture for dismissing the keyboard. External keyboard commands support. Undo/Redo (with keyboard commands and UIMenuController). Text Appending APIs. For Carthage & CocoaPods, Objective-C & Swift, iOS 7, 8 & 9, iPhone & iPad, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Monitoring, Securing, Optimizing 3rd party scripts Icon
    Monitoring, Securing, Optimizing 3rd party scripts

    For developers looking for a solution to monitor, script, and optimize 3rd party scripts

    c/side is crawling many sites to get ahead of new attacks. c/side is the only fully autonomous detection tool for assessing 3rd party scripts. We do not rely purely on threat feed intel or easy to circumvent detections. We also use historical context and AI to review the payload and behavior of scripts.
    Learn More
  • 10
    SwiftEventBus

    SwiftEventBus

    A publish/subscribe EventBus optimized for iOS

    A publish/subscribe EventBus optimized for iOS. Allows publish-subscribe-style communication between components without requiring the components to explicitly be aware of each other. Regular notification centers deliver notifications on the thread in which the notification was posted.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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: 0 This Week
    Last Update:
    See Project
  • 12
    The Take Action project consists of a Firefox extension and an iPhone application, meant to interact with the Social Actions API to bring people up to date information on way in which they can make a difference.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Textile Mobile

    Textile Mobile

    Encrypted, secure, decentralized personal data wallet

    Encrypted, secure, decentralized personal data wallet -- the technology behind textile.photos. The textile.photos is still in private beta. Want to test out new features and get fixes before everyone else? Please add your email to our signup list and we'll get an invite out to you shortly. If you're interested in running your own Textile node, check out the core textile-go library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Thexyz Cloud Drive

    Thexyz Cloud Drive

    Mobile Sync for Files, Email, Calendars, and Contacts

    Thexyz Cloud Drive application allows you to synchronize files on your desktop with your cloud storage space. This gives you instant access to the most recent versions of important files from anywhere and from any device. Need to edit that important document, but don’t have access to your desktop computer? With the editors included in Cloud Drive, you can create, access, and edit documents and spreadsheets right from your browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    TomatoRead

    TomatoRead

    RSS Reader for iOS Developers

    Tomato reading focuses on selected iOS/OS X developer blogs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    "Virtual Infrastructure for Applications and Services Over IP" ViaSIP_NG using latest OpenCloudComputing recommendations to develop Scalable Private-Public cloud platforms. ViaSIP is leveraging ODS - LinkedData, CouchDB, Eucalypus, DatR.ws & Web2Py.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    VitalPBX

    VitalPBX

    Unified Communications System - PBX System

    VitalPBX is a free telephone and communications PBX system for companies. It is a complete platform that can be installed on the physical hardware on the site or as a hosted application. VitalPBX acts as the upper layer interface for the Linux base and then Asterisk (one of the most popular communication toolkits in the world). For this reason, VitalPBX is the graphic user interface between you and the complex world of modern communications. VitalPBX will help you implement a secure telephone system for your company, save, take advantage of recent innovations and provide opportunities to integrate your business processes if you wish to do so.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    WebViewJavascriptBridge

    WebViewJavascriptBridge

    An iOS/OSX bridge for sending messages between Obj-C and JavaScript

    WebViewJavascriptBridge is an Objective-C bridge framework that enables message-based communication between Objective-C and JavaScript in UIWebView, WebView, and WKWebView contexts on iOS and macOS. In the dialog that appears, uncheck "Copy items into destination group's folder" and select "Create groups for any folders". This library relies on ARC, so if you use ARC in you project, all works fine. But if your project have no ARC support, be sure to do next steps. Speed up bridge message passing by disabling the setTimeout safety check. It is only safe to disable this safety check if you do not call any of the javascript popup box functions (alert, confirm, and prompt). If you call any of these functions from the bridged javascript code, the app will hang.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    WinT Messenger

    WinT Messenger

    Simple and lightweight IM client

    WinT Messenger is a practical instant messaging application that its developed by a small team of students working in the WinT 3794 team. The application is written in QML/C++ and can be used with the most popular desktop and mobile operating systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Wire iOS

    Wire iOS

    Wire for iOS (iPhone and iPad)

    The Wire mobile app has an architectural layer that we call sync engine. It is the client-side layer that processes all the data that is displayed in the mobile app. It handles network communication and authentication with the backend, push notifications, local caching of data, client-side business logic, signaling with the audio-video libraries, encryption and decryption (using encryption libraries from a lower level) and other bits and pieces. The user interface layer of the mobile app is built on top of the sync engine, which provides the data to display to the UI. The sync engine itself is built on top of a few third-party frameworks, and uses Wire components that are shared between platforms for cryptography (Proteus/Cryptobox) and audio-video signaling (AVS).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    bosa2020

    Link Sharing are made simple

    Link Sharing are made simple
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Darwinet is a peer-2-peer based data and application sharing network promiting evolutionary mechanisms for contents change.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    go-textile

    go-textile

    Infrastructure for building composable apps and services on the IPFS

    Textile provides encrypted, recoverable, schema-based, and cross-application data storage built on IPFS and libp2p. We like to think of it as a decentralized data wallet with built-in protocols for sharing and recovery, or more simply, an open and programmable iCloud. Textile is still under heavy development and no part of it should be used before a thorough review of the underlying code and an understanding that APIs and protocols may change rapidly. There may be coding mistakes and the underlying protocols may contain design flaws. Please let us know immediately if you have discovered a security vulnerability. Textile is a set of tools and trust-less infrastructure for building censorship-resistant and privacy-preserving applications. While interoperable with the whole IPFS peer-to-peer network, Textile-flavored peers represent an additional layer or sub-network of users, applications, and services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    jReader

    jReader

    A next generation RSS reader

    Too much going on around you? Filter out those keep-alive blog posts that only exists to make you angry and concentrate on the real stuff for a change.
    Downloads: 0 This Week
    Last Update:
    See Project