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
Back to ahmedrizwan/jetpackcomposecalculator

Open-source alternatives to JetpackComposeCalculator

30 open-source projects similar to ahmedrizwan/jetpackcomposecalculator, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best JetpackComposeCalculator alternative.

  • cdhiraj40/leetdroidC

    cdhiraj40/LeetDroid

    0View on GitHub↗
    View on GitHub↗0
  • cmcodes1/studifyC

    cmcodes1/Studify

    0View on GitHub↗
    View on GitHub↗0
  • mayorjay/stackoverflow-community-versionM

    mayorJAY/StackOverflow-Community-Version

    0View on GitHub↗
    View on GitHub↗0
  • javiersantos/mlmanagerjaviersantos avatar

    javiersantos/MLManager

    1,247View on GitHub↗

    A modern, easy and customizable app manager for Android with Material Design

    Javaandroidapkapp
    View on GitHub↗1,247
  • alexstyl/memento-calendarA

    alexstyl/Memento-Calendar

    0View on GitHub↗
    View on GitHub↗0
  • amrdeveloper/linkhubA

    amrdeveloper/linkhub

    0View on GitHub↗
    View on GitHub↗0
  • adrianblancode/cheddaradrianblancode avatar

    adrianblancode/Cheddar

    117View on GitHub↗

    Hacker News reader for Android, written in Compose

    Kotlin
    View on GitHub↗117

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
  • ankitsuda/reboundAnkitSuda avatar

    AnkitSuda/Rebound

    191View on GitHub↗

    Beautiful and feature rich workout log app.

    Kotlin
    View on GitHub↗191
  • alexjlockwood/android-2048-composealexjlockwood avatar

    alexjlockwood/android-2048-compose

    471View on GitHub↗

    2048 implemented using Jetpack Compose Multiplatform

    Kotlin
    View on GitHub↗471
  • antonioredondo/anothermonitorAntonioRedondo avatar

    AntonioRedondo/AnotherMonitor

    1,114View on GitHub↗

    Monitors and records the CPU and memory usage of Android devices

    Javaandroidmemorymonitoring
    View on GitHub↗1,114
  • archivebox/archiveboxArchiveBox avatar

    ArchiveBox/ArchiveBox

    26,876View on GitHub↗

    ArchiveBox is a self-hosted archiving tool designed for personal digital preservation and research data management. It functions as an automated web preservation engine that monitors URL inputs from bookmarks, browser history, or manual entries to capture and store permanent, offline copies of web content. By utilizing headless browser automation, the system renders dynamic web pages to ensure that captured snapshots, PDFs, and media assets remain accurate and accessible even if the original source disappears. The project distinguishes itself through a modular extractor pipeline and a task-qu

    Pythonarchiveboxbackupsbookmark-archiver
    View on GitHub↗26,876
  • archivy/archivyA

    archivy/archivy

    0View on GitHub↗

    Archivy is a self-hostable knowledge repository that allows you to learn and retain information in your own personal and extensible wiki.

    View on GitHub↗0
  • asweigart/pyautoguiasweigart avatar

    asweigart/pyautogui

    12,564View on GitHub↗

    PyAutoGUI is a Python GUI automation library and desktop automation framework. It provides a set of tools for programmatically controlling the mouse and keyboard to automate user interface interactions across different operating systems. The project functions as a cross-platform input simulator and computer vision screen scanner. It enables the simulation of keystrokes and cursor movements to perform repetitive tasks and utilizes screen analysis to locate specific images or pixel colors on the display. Its capability surface includes mouse and keyboard input simulation, screen image capture,

    Python
    View on GitHub↗12,564
  • authpass/authpassauthpass avatar

    authpass/authpass

    2,658View on GitHub↗

    AuthPass - Password Manager based on Flutter for all platforms. Keepass 2.x (KDBX 3 and KDBX 4) compatible.

    Dart
    View on GitHub↗2,658
  • bijoysingh/scarlet-notesB

    BijoySingh/Scarlet-Notes

    0View on GitHub↗
    View on GitHub↗0
  • android/sunflowerandroid avatar

    android/sunflower

    17,774View on GitHub↗

    Sunflower is a reference implementation designed to demonstrate modern Android development patterns and industry-standard architectural practices. It serves as a comprehensive guide for building functional mobile applications by integrating declarative user interface toolkits with robust data management and navigation systems. The project distinguishes itself by showcasing the transition from legacy view-based systems to modern declarative frameworks. It provides a practical example of how to organize code into distinct layers, manage complex state, and implement dependency injection to ensur

    Kotlin
    View on GitHub↗17,774
  • bennyboer/diarybennyboer avatar

    bennyboer/diary

    8View on GitHub↗

    I feel like the days of traditional diaries are over. Not only are they inconvenient to carry around, but they are also not very secure. Thus, I decided to create a digital diary that is secure and easy to use.

    Dart
    View on GitHub↗8
  • bitwarden/androidbitwarden avatar

    bitwarden/android

    8,457View on GitHub↗

    This project is an Android password manager application that provides an end-to-end encrypted vault for storing and synchronizing login credentials, secure notes, and identities. It functions as a secure storage system using zero-knowledge encryption to ensure that only the user can decrypt their stored data. The application integrates directly with the Android system to provide an autofill service that populates usernames and passwords into mobile apps and browser login fields. It also serves as a passkey management wallet for FIDO2 cryptographic passkeys and a time-based one-time password a

    Kotlinandroidbitwardencompose
    View on GitHub↗8,457
  • bparmentier/wifikeyshareB

    bparmentier/WiFiKeyShare

    0View on GitHub↗
    View on GitHub↗0
  • calclavia/mcp-obsidianC

    calclavia/mcp-obsidian

    0View on GitHub↗
    View on GitHub↗0
  • canopas/intro-showcase-viewcanopas avatar

    canopas/Intro-showcase-view

    610View on GitHub↗

    Android - Highlight different features of the app using Jetpack Compose

    Kotlin
    View on GitHub↗610
  • canopas/jetpack-compose-animations-examplescanopas avatar

    canopas/Jetpack-compose-animations-examples

    483View on GitHub↗

    Android - Cool animations implemented with Jetpack compose

    Kotlin
    View on GitHub↗483
  • avjinder/minimal-todoavjinder avatar

    avjinder/Minimal-Todo

    2,191View on GitHub↗

    Material To-Do App

    Javaandroidjavamaterial
    View on GitHub↗2,191
  • android/compose-samplesandroid avatar

    android/compose-samples

    22,893View on GitHub↗

    Compose Samples is a collection of reference implementations for the Jetpack Compose UI library, serving as a practical guide for building native Android user interfaces. It demonstrates the use of a declarative framework where Kotlin functions describe layout structures and data dependencies, enabling developers to construct modern, reactive interfaces. The repository highlights architectural patterns that prioritize maintainability and testability, such as layered organization and unidirectional data flow. It showcases how to implement adaptive layouts that automatically adjust to various s

    Kotlinandroidjetpack-compose
    View on GitHub↗22,893
  • creativecreatorormaybenot/clockcreativecreatorormaybenot avatar

    creativecreatorormaybenot/clock

    338View on GitHub↗

    creativecreatorormaybenot's playful entry to the Flutter clock challenge (is it weird to say it like that?). This is a clock display that uses exclusively the Flutter Canvas to draw everything you see on screen. That means that there are no assets, no plugins, and not even prebuilt widgets used,…

    Dart
    View on GitHub↗338
  • dbader/scheduledbader avatar

    dbader/schedule

    12,245View on GitHub↗

    This project is a lightweight Python scheduling library used for managing recurring jobs and automating the execution of functions within a single process. It serves as an event-based task scheduler that triggers functions at specific intervals or weekdays. The library utilizes human-readable timing syntax to schedule periodic function calls. It supports the organization of timed workflows through job tag filtering and provides mechanisms for scheduler state inspection to track planned execution times. The system handles both periodic and specific job scheduling with timezone support. It inc

    Python
    View on GitHub↗12,245
  • dkhmelenko/varis-androidD

    dkhmelenko/Varis-Android

    0View on GitHub↗
    View on GitHub↗0
  • dmitry-borodin/pdfview-androidD

    Dmitry-Borodin/pdfview-android

    0View on GitHub↗
    View on GitHub↗0
  • ericktijerou/jetpuppyericktijerou avatar

    ericktijerou/jetpuppy

    120View on GitHub↗

    Jetpuppy is a puppy adoption app using Jetpack Compose UI. #AndroidDevChallenge

    Kotlin
    View on GitHub↗120
  • ahmed7official/facebook-timeline-compose-androidahmed7official avatar

    ahmed7official/Facebook-Timeline-Compose-Android

    146View on GitHub↗

    Facebook Timeline UI with Pure Kotlin Jetpack Compose

    Kotlin
    View on GitHub↗146