awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
Β© 2026 Bringes Technology SRLΒ·VAT RO45896025Β·hello@awesome-repositories.com
Β·
Back to wireapp/wire-ios

Open-source alternatives to Wire Ios

30 open-source projects similar to wireapp/wire-ios, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Wire Ios alternative.

  • acani/chatsacani avatar

    acani/Chats

    2,045View on GitHub↗

    Open-Source Messaging App

    PLpgSQL
    View on GitHub↗2,045
  • appbrewery/flash-chat-ios13appbrewery avatar

    appbrewery/Flash-Chat-iOS13

    67View on GitHub↗

    Starter code for the Flash Chat project in the Complete iOS Development Bootcamp

    Swift
    View on GitHub↗67
  • aslanyanhaik/quick-chataslanyanhaik avatar

    aslanyanhaik/Quick-Chat

    1,825View on GitHub↗

    Real time chat app written in Swift 5 using Firebase

    Swift
    View on GitHub↗1,825
  • automat-berlin/afoneautomat-berlin avatar

    automat-berlin/afone

    44View on GitHub↗

    //afone is not a phone

    Swift
    View on GitHub↗44
  • callmewhy/uthercallmewhy avatar

    callmewhy/Uther

    357View on GitHub↗

    Uther

    Swift
    View on GitHub↗357
  • chatsecure/chatsecure-iosChatSecure avatar

    ChatSecure/ChatSecure-iOS

    3,156View on GitHub↗

    ChatSecure is a free and open source encrypted chat client for iOS that supports OTR and OMEMO encryption over XMPP.

    Objective-Cchatdecentralizedencryption
    View on GitHub↗3,156

AI search

Explore more awesome repositories

Describe what you need in plain English β€” the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • chatwoot/chatwoot-mobile-appchatwoot avatar

    chatwoot/chatwoot-mobile-app

    933View on GitHub↗

    Mobile app for Chatwoot - React Native

    TypeScriptandroidchatwootconversations
    View on GitHub↗933
  • chrisballinger/blemeshchatchrisballinger avatar

    chrisballinger/BLEMeshChat

    501View on GitHub↗

    Bluetooth LE Mesh Chat for iOS and Android

    Objective-C
    View on GitHub↗501
  • cloverstudio/spikacloverstudio avatar

    cloverstudio/Spika

    611View on GitHub↗

    Spika is universal chat module with backend, web, ios and Android client.

    Java
    View on GitHub↗611
  • colloquy/colloquycolloquy avatar

    colloquy/colloquy

    257View on GitHub↗

    Colloquy is an advanced IRC, SILC & ICB client for macOS and iOS! Latest Mac builds: https://github.com/colloquy/colloquy/releases

    Objective-Ciosircircv3
    View on GitHub↗257
  • deltachat/deltachat-iosdeltachat avatar

    deltachat/deltachat-ios

    444View on GitHub↗

    Decentralized private messenger with chat-shared tools and games for iOS

    Swift
    View on GitHub↗444
  • hilen/tswechathilen avatar

    hilen/TSWeChat

    3,751View on GitHub↗

    TSWeChat is a native iOS instant messaging client developed using the Swift programming language. It provides a mobile interface for real-time text communication, voice notes, and multimedia messaging. The application implements specialized utilities for multimedia handling, including an audio format converter to ensure voice recordings are compatible across different mobile devices. It also features custom input interface tools to modify the behavior and appearance of the system keyboard for rich message entry. The system manages user relationships through a structured contact address book

    Swift
    View on GitHub↗3,751
  • irccloud/iosirccloud avatar

    irccloud/ios

    295View on GitHub↗

    IRCCloud iOS App

    Objective-C
    View on GitHub↗295
  • isbx/apprtc-iosISBX avatar

    ISBX/apprtc-ios

    1,353View on GitHub↗

    A native iOS video chat app based on WebRTC

    Objective-C
    View on GitHub↗1,353
  • lunarflash/chatyLunarFlash avatar

    LunarFlash/Chaty

    362View on GitHub↗

    Anonymous chat app leveraging Google's Firebase, a NoSQL backend and WebSocket for real time data synching

    Swift
    View on GitHub↗362
  • mattermost/mattermost-mobilemattermost avatar

    mattermost/mattermost-mobile

    2,593View on GitHub↗

    This project is an enterprise messaging mobile application and cross-platform team chat client. It serves as a self-hosted messaging interface for team communication, direct messaging, and voice calls within corporate environments. The application integrates artificial intelligence agents to automate repetitive tasks and retrieve information. It also functions as a Kanban task management tool, providing project and task coordination through planning boards to track operational work. The platform covers secure mobile messaging with local data sanitization and mobile workflow automation. It in

    TypeScripthacktoberfestmattermost-mobile
    View on GitHub↗2,593
  • mogujie/teamtalkM

    mogujie/TeamTalk

    0View on GitHub↗
    View on GitHub↗0
  • monal-im/monalmonal-im avatar

    monal-im/Monal

    655View on GitHub↗

    Monal for XMPP (iOS and macOS)

    Objective-C
    View on GitHub↗655
  • mumble-voip/mumble-iphoneosmumble-voip avatar

    mumble-voip/mumble-iphoneos

    226View on GitHub↗

    Mumble client for iOS-based devices

    Objective-C
    View on GitHub↗226
  • niochat/nioniochat avatar

    niochat/nio

    557View on GitHub↗

    πŸ’¬ Nio is an upcoming matrix client for iOS.

    Swift
    View on GitHub↗557
  • protonmail/ios-mailProtonMail avatar

    ProtonMail/ios-mail

    1,598View on GitHub↗

    Secure email that protects your privacy

    Swift
    View on GitHub↗1,598
  • relatedcode/firebasechatrelatedcode avatar

    relatedcode/FirebaseChat

    4,784View on GitHub↗

    FirebaseChat is a real-time chat application and serverless messaging client that synchronizes conversations and messages instantly across clients. It provides a user interface for a messaging system backed by a cloud-hosted NoSQL document store. The project implements a real-time chat system through the integration of a Firebase backend, allowing for instant messaging workflows and the synchronization of data across connected clients. The application manages data using schema-less NoSQL storage and document-based data modeling. It utilizes a persistent connection for database synchronizatio

    View on GitHub↗4,784
  • relatedcode/messengerrelatedcode avatar

    relatedcode/Messenger

    4,784View on GitHub↗

    Messenger is an asynchronous messaging system and event-driven communication layer designed to exchange events between decoupled components. It functions as an inter-process communication tool that removes direct dependencies between services by routing messages through a middleware layer. The system implements a pub-sub messaging model where components subscribe to specific event types and receive notifications when those events are triggered. It utilizes a central dispatcher to route asynchronous events from producers to registered subscribers. The project provides capabilities for distrib

    View on GitHub↗4,784
  • rmizin/falconmessengerRMizin avatar

    RMizin/FalconMessenger

    433View on GitHub↗

    🌟🌟🌟🌟🌟 Falcon Messenger is a Fast and Beautiful cloud-based messaging app. With iOS and IPadOS Support.

    Swift
    View on GitHub↗433
  • rocketchat/rocket.chat.iosRocketChat avatar

    RocketChat/Rocket.Chat.iOS

    1,039View on GitHub↗

    Legacy mobile Rocket.Chat client in Swift for iOS

    Swift
    View on GitHub↗1,039
  • signalapp/signal-iossignalapp avatar

    signalapp/Signal-iOS

    12,137View on GitHub↗

    Signal-iOS is an encrypted messaging client that provides secure communication for voice calls, media, and text. It functions as a complete implementation of the Signal Protocol, utilizing end-to-end encryption to ensure that only intended recipients can access transmitted data. The application distinguishes itself through the integration of advanced cryptographic standards, including the use of elliptic curve cryptography for identity verification and digital signature validation. It employs a double ratchet key exchange mechanism to rotate encryption keys for every individual message, ensur

    Swift
    View on GitHub↗12,137
  • surespot/surespot-iosS

    surespot/surespot-ios

    0View on GitHub↗
    View on GitHub↗0
  • telegrammessenger/telegram-iosTelegramMessenger avatar

    TelegramMessenger/Telegram-iOS

    8,619View on GitHub↗

    Telegram-iOS is a native mobile application for sending and receiving real-time messages. It serves as a cross-platform messaging client developed specifically for iOS to provide a high-performance chatting and file-sharing experience. The application is built as an MTProto communication client, utilizing this specific protocol for the secure and fast delivery of encrypted data. It synchronizes conversations and media across multiple devices using a centralized cloud server. The client implements a range of communication and architectural capabilities, including asynchronous message queuing,

    Swift
    View on GitHub↗8,619
  • tinode/iostinode avatar

    tinode/ios

    286View on GitHub↗

    Tinodios: Tinode Messaging Client for iOS

    Swift
    View on GitHub↗286
  • tutao/tutanotatutao avatar

    tutao/tutanota

    7,302View on GitHub↗

    Tutanota is an end-to-end encrypted email client and privacy-focused mail server. It functions as a cross-platform secure messaging application that provides encrypted email and calendar synchronization across desktop and mobile devices. The system ensures that only the sender and recipient can read messages by implementing a zero-knowledge architecture, where the service provider cannot access user private keys or cleartext data. This is achieved through client-side encryption and the use of asymmetric key exchange to share encrypted messages without prior secret key exchange. The platform

    TypeScriptemailencryptionjavascript
    View on GitHub↗7,302