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

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
moezbhatti avatar

moezbhatti/qksms

0
View on GitHub↗
4,593 stars·1,073 forks·Kotlin·GPL-3.0·15 viewsqklabs.com/download↗

Qksms

qksms is an open source Android SMS client designed for sending and receiving text and multimedia messages via cellular services. It serves as an alternative to stock messaging applications, providing a dedicated interface for mobile text communication.

The application is built as a Material Design messenger, focusing on a clean visual experience through modern design principles. It allows for the customization of the Android messaging experience by replacing the default system interface.

Features

  • Messaging Clients - Acts as a dedicated Android client application for cellular messaging protocols.
  • Messaging Applications - Implements a dedicated third-party application interface for managing SMS and MMS on Android.
  • Messaging Interface Customization - Serves as an alternative interface to the stock Android messaging app to improve visual experience.
  • Content Providers - Uses Android content providers to retrieve and modify SMS data from the system-managed database.
  • Jetpack Compose UIs - Constructs the user interface using the Jetpack Compose declarative toolkit for automatic state-based updates.
  • Cellular Text Communication - Facilitates short message communication over cellular networks to maintain contact with other mobile devices.
  • Chat Message Sending - Provides capabilities for sending and receiving text and multimedia messages via cellular services.
  • Open Source Messaging Alternatives - Provides a transparently developed, open source alternative to stock Android messaging applications.
  • Repository Patterns - Employs the repository pattern to centralize data access logic between system providers and local caches.
  • Room Persistence Layers - Utilizes the Room library for persistent local caching of messaging metadata in a SQLite database.
  • Lifecycle-Aware ViewModels - Implements lifecycle-aware ViewModels to manage UI state and survive Android configuration changes.
  • Material Design Libraries - Built using Material Design libraries to provide a clean and modern visual user experience.
  • Communication Tools - Open-source replacement for stock messaging apps.
  • Mobile UI & Components - The most beautiful SMS messenger for Android
  • Open Source Applications - SMS messenger with a focus on design.

Star history

Star history chart for moezbhatti/qksmsStar history chart for moezbhatti/qksms

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

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

Start searching with AI

Projects sharing features with Qksms

These projects share indexed features with Qksms. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • drklo/telegramDrKLO avatar

    DrKLO/Telegram

    29,363View on GitHub↗

    This project is an Android messaging application and a client implementation of the MTProto protocol. It serves as a native mobile interface for real-time communication and file sharing on the Android operating system. The application functions as a client that connects to the Telegram MTProto protocol to facilitate the transmission of encrypted text and media messages between users. The system includes capabilities for secure mobile communication, messaging API integration, and the implementation of client-side logic for connecting to a centralized messaging backend.

    Javatelegram
    View on GitHub↗29,363
  • clans/floatingactionbuttonClans avatar

    Clans/FloatingActionButton

    5,175View on GitHub↗

    This project provides a set of Android Material Design widgets, including floating action buttons and floating action menu components. These elements highlight primary screen actions through customizable sizing, shadow effects, and Jetpack Compose UI components. The library includes a circular progress button that embeds a loading spinner to signal background task processing. Its menu components organize expanding buttons with labels and background dimming to provide quick access to multiple primary application actions.

    Javaandroidfloatingactionbutton
    View on GitHub↗5,175
  • getstream/stream-chat-androidGetStream avatar

    GetStream/stream-chat-android

    1,643View on GitHub↗

    This project is a messaging SDK for Android applications, providing the core infrastructure for real-time communication using Kotlin and Jetpack Compose. It offers a suite of modular, declarative UI components and a backend-connected API to manage user authentication, persistent socket connections, and data synchronization. The SDK is distinguished by its offline-first architecture, which utilizes local database persistence to cache conversation history and queue user actions for synchronization once network connectivity is restored. Developers can customize the messaging experience through a

    Kotlinandroidandroid-chatandroid-chat-sdk
    View on GitHub↗1,643
  • element-hq/element-androidelement-hq avatar

    element-hq/element-android

    3,702View on GitHub↗

    Element Android is a decentralized instant messaging application built on the Matrix protocol. It enables users to exchange messages and collaborate across different servers without relying on a single central provider. The application focuses on data privacy and security through end-to-end encrypted messaging, ensuring that private messages and files are only readable by the intended recipients. It supports secure team collaboration via encrypted channels and provides cross-platform chat integration.

    Kotlinelement-androidhacktoberfestmatrix
    View on GitHub↗3,702
Compare all 30 related projects→

Frequently asked questions

What does moezbhatti/qksms do?

qksms is an open source Android SMS client designed for sending and receiving text and multimedia messages via cellular services. It serves as an alternative to stock messaging applications, providing a dedicated interface for mobile text communication.

What are the main features of moezbhatti/qksms?

The main features of moezbhatti/qksms are: Messaging Clients, Messaging Applications, Messaging Interface Customization, Content Providers, Jetpack Compose UIs, Cellular Text Communication, Chat Message Sending, Open Source Messaging Alternatives.

Which projects share features with moezbhatti/qksms?

Projects with overlapping indexed features include: drklo/telegram — This project is an Android messaging application and a client implementation of the MTProto protocol. It serves as a… clans/floatingactionbutton — This project provides a set of Android Material Design widgets, including floating action buttons and floating action… getstream/stream-chat-android — This project is a messaging SDK for Android applications, providing the core infrastructure for real-time… googlesamples/android-universalmusicplayer — This project is a sample implementation of an audio playback application for the Android platform. It serves as a… element-hq/element-android — Element Android is a decentralized instant messaging application built on the Matrix protocol. It enables users to… skydoves/balloon — Balloon is an Android popup manager and Jetpack Compose tooltip framework used to coordinate the display, positioning,…