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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to youlookwhat/cloudreader

Open-source alternatives to CloudReader

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

  • skydoves/pokedexAvatar skydoves

    skydoves/Pokedex

    8,334Vezi pe GitHub↗

    Pokedex is a reference implementation of an Android application that utilizes the MVVM architecture, Jetpack Compose for its declarative user interface, and Hilt for dependency injection. It serves as a sample project demonstrating a mobile application built with Android Jetpack and a Kotlin Coroutines network client to manage asynchronous data requests. The project implements a modular codebase to optimize build performance and enforce internal boundaries. It features a local persistence layer using the Room library to cache remote data on the device and utilizes Material Motion for fluid in

    Kotlinandroidcoroutineshilt
    Vezi pe GitHub↗8,334
  • wikimedia/apps-android-wikipediaAvatar wikimedia

    wikimedia/apps-android-wikipedia

    2,858Vezi pe GitHub↗

    This project is a native Android mobile application and Wikipedia client designed for browsing and editing encyclopedia content through a mobile interface. It provides users with a dedicated way to access and search a crowdsourced knowledge base on Android devices. The application features integrated support for global accessibility through mobile localization and the ability to translate interface text into multiple languages. It also utilizes remote configuration to manage operational behavior and feature toggles via JSON files, allowing system settings and logging levels to be adjusted wit

    Kotlinandroidandroid-appcoroutines
    Vezi pe GitHub↗2,858
  • android/topekaAvatar android

    android/topeka

    5,104Vezi pe GitHub↗

    Topeka is an Android quiz application and educational game. It serves as a sample app designed to demonstrate the implementation of standardized visual guidelines and interaction patterns on the Android platform. The project focuses on Material Design implementation, showcasing a consistent and intuitive user interface through a knowledge-testing game. It applies these standardized design principles to create interactive user flows and mobile screens. The application is built using Kotlin and Jetpack Compose, incorporating Material Design 3 and state-driven UI updates. It covers core areas o

    Kotlin
    Vezi pe GitHub↗5,104

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Find more with AI search
  • lyswhut/lx-music-mobileAvatar lyswhut

    lyswhut/lx-music-mobile

    15,643Vezi pe GitHub↗

    LX Music Mobile is an open-source music streaming client designed to provide a unified audio playback experience across mobile and desktop operating systems. It functions as a centralized interface that aggregates audio content from multiple online sources, allowing users to discover and stream media through a single application. The platform distinguishes itself by providing a consistent media control environment that abstracts platform-specific audio APIs, ensuring uniform playback behavior regardless of the underlying hardware. It supports the organization and management of personal music

    TypeScriptjavascriptmusic-playerreact-native-app
    Vezi pe GitHub↗15,643
  • zu1k/naliAvatar zu1k

    zu1k/nali

    4,089Vezi pe GitHub↗

    Nali is a suite of command-line tools for resolving IP addresses to geographic locations and identifying content delivery network providers using offline databases. It functions as an offline IP geolocation tool and database resolver that maps addresses to physical locations and network owners without requiring an active internet connection. The project distinguishes itself through an offline-first approach to network analysis, using pluggable database providers and local file metadata caching to ensure data privacy and independence from external APIs. It includes a dedicated utility for iden

    Gocdncdn-providerchunzhen
    Vezi pe GitHub↗4,089
  • kickstarter/android-ossAvatar kickstarter

    kickstarter/android-oss

    5,784Vezi pe GitHub↗

    This is the open-source Android application for Kickstarter, a crowdfunding platform that connects creators with backers. The app enables users to discover creative projects and campaigns, pledge financial support in exchange for tiered rewards, and share campaign details through social media and messaging platforms. The application is built with a standard Android architecture that combines compile-time dependency injection, reactive data flows, and declarative UI binding. It uses Dagger 2 for wiring together services and repositories, RxJava for managing asynchronous operations, and a Model

    Kotlinandroidandroid-developmentfrp
    Vezi pe GitHub↗5,784
  • ios-swift-developers/swiftAvatar iOS-Swift-Developers

    iOS-Swift-Developers/Swift

    1,927Vezi pe GitHub↗

    This repository serves as a comprehensive educational resource for developers building applications within the Apple software ecosystem. It provides a structured guide to the Swift programming language, offering curated examples and documentation that cover core syntax, standard development practices, and foundational programming concepts. The project focuses on practical implementation, demonstrating architectural patterns and interface designs tailored for mobile hardware. It includes guidance on managing asynchronous data flows, integrating multimedia and networking capabilities, and imple

    Cswiftswift-3swift-4
    Vezi pe GitHub↗1,927
  • hotbitmapgg/bilibili-android-clientAvatar HotBitmapGG

    HotBitmapGG/bilibili-android-client

    4,477Vezi pe GitHub↗

    This project is an unofficial Android video client designed for browsing and streaming content from the Bilibili video platform. It serves as a third-party mobile application that provides a custom interface for viewing external video streams on Android devices. The application enables users to access Bilibili content and interact with videos through a mobile interface optimized for handheld screens.

    Javaandroidbilibiliijkplayer
    Vezi pe GitHub↗4,477
  • angular/angularfireAvatar angular

    angular/angularfire

    7,814Vezi pe GitHub↗

    AngularFire is a set of tools for connecting applications to Firebase services. It provides a library of client-side interfaces for managing authentication, object storage, NoSQL databases, and serverless functions. The project utilizes observables and dependency injection to integrate cloud services into the application hierarchy. It features a reactive interface for streaming real-time data, managing document-based databases, and tracking authentication state as a continuous stream of tokens. The platform covers a broad range of cloud capabilities, including identity verification, binary f

    TypeScript
    Vezi pe GitHub↗7,814
  • deepakkumar55/ultimate-javascript-projectAvatar deepakkumar55

    deepakkumar55/ULTIMATE-JAVASCRIPT-PROJECT

    1,613Vezi pe GitHub↗

    This project is a comprehensive collection of web development exercises and application concepts designed to help developers practice and improve their technical proficiency. It serves as a curated resource for building diverse software projects, ranging from simple utility tools to complex, interactive web applications that demonstrate core programming and interface design skills. The repository distinguishes itself by providing a wide array of practical implementation challenges that cover the full spectrum of frontend and full-stack development. Users can engage with tasks that require man

    JavaScriptcollaboratecommunityexchangecss
    Vezi pe GitHub↗1,613
  • kudoleh/ios-clean-architecture-mvvmAvatar kudoleh

    kudoleh/iOS-Clean-Architecture-MVVM

    4,391Vezi pe GitHub↗

    This project is a SwiftUI app template and architectural blueprint for building iOS applications. It implements Clean Architecture and the MVVM pattern to separate business logic, data access, and the user interface into distinct layers. The framework utilizes a dependency injection container to manage object lifetimes and a flow coordinator pattern to handle navigation and screen transitions independently from the view layer. The codebase includes systems for network data management, featuring remote data pagination, cache-backed retrieval, and data mapping via data transfer objects. It als

    Swiftarchitectureclean-architectureios-swift
    Vezi pe GitHub↗4,391
  • arisguimera/android-expertAvatar ArisGuimera

    ArisGuimera/Android-Expert

    7,365Vezi pe GitHub↗

    Android-Expert is a collection of educational resources and step-by-step instructional materials for learning Android app programming. It provides a comprehensive learning path for building mobile applications using the Kotlin programming language and Android Studio. The material covers the full development lifecycle, from designing interactive user interfaces with lists, cards, and sliders to implementing navigation workflows and screen transitions. It also includes instruction on connecting applications to remote servers to fetch external data and integrating that data into the app flow. T

    Kotlinandroidcursocurso-android
    Vezi pe GitHub↗7,365
  • aporter/coursera-androidAvatar aporter

    aporter/coursera-android

    4,246Vezi pe GitHub↗

    This project is a collection of Android application reference implementations and sample projects. It provides educational source code demonstrating standard development patterns for building functional mobile applications. The repository includes specific examples for Android UI design, data persistence, and hardware integration. It provides reference implementations for handling long-running background processes and system broadcasts, as well as demonstrations of building layouts and custom graphics. The codebase covers a broad range of capabilities including network programming for remote

    Java
    Vezi pe GitHub↗4,246
  • commonsguy/cw-omnibusAvatar commonsguy

    commonsguy/cw-omnibus

    5,320Vezi pe GitHub↗

    This project is a reference library for Android development, providing source code and sample applications that demonstrate architectural patterns and the implementation of core API capabilities. It serves as a collection of reference implementations for data management, system integration, and user interface component development. The library provides specific examples for managing hardware interfaces, background tasks, and inter-process communication. It includes a gallery of user interface components and patterns for implementing accessibility features and system-level font scaling. The p

    Javaandroidandroid-book
    Vezi pe GitHub↗5,320
  • codepath/android_guidesAvatar codepath

    codepath/android_guides

    28,339Vezi pe GitHub↗

    This project provides a collection of instructional guides and tutorials for Android app development, native mobile application creation, and computer science education. It focuses on building native applications through step-by-step implementation, covering the development of user interfaces and the integration of system hardware and permissions. The material extends into broader technical domains, including the study of fundamental data structures and algorithms for technical interview preparation. It also covers cybersecurity fundamentals, such as identifying web vulnerabilities and implem

    androidcodepathdevelopment
    Vezi pe GitHub↗28,339
  • tencent/westoreAvatar Tencent

    Tencent/westore

    4,292Vezi pe GitHub↗

    Westore is a mini program MVVM framework and cross-platform logic layer designed to isolate application behavior from platform-specific rendering environments. It functions as a decoupled state manager and data binding engine that separates business logic from the user interface. The framework utilizes a model-view-viewModel architecture to maintain a portable model layer, allowing business logic to be tested using mock objects without a running user interface. It employs a diffing process to calculate the shortest data path and automatically update the user interface. The system covers head

    JavaScriptdiffjson-diffminiprogram
    Vezi pe GitHub↗4,292
  • tamsiree/rxtoolAvatar Tamsiree

    Tamsiree/RxTool

    12,305Vezi pe GitHub↗

    RxTool is an Android development utility library consisting of reusable components and helper classes for common mobile development tasks. It provides a coordinated set of toolkits for hardware interfacing, media processing, and user interface construction. The project features specialized implementations for mobile payment integration with Alipay and WeChat Pay, as well as dedicated tools for social sharing workflows. It includes a security-focused set of human verification widgets, such as puzzle and sliding captchas, to prevent automated bot interactions. The library covers a broad capabi

    Kotlinalipaybarcodedialog
    Vezi pe GitHub↗12,305
  • skillcollege/simplifyreaderAvatar SkillCollege

    SkillCollege/SimplifyReader

    4,549Vezi pe GitHub↗

    SimplifyReader is a multipurpose Android application and multi-module client designed for consuming news and media and scanning QR codes. It is built as a Material Design application that implements the Model-View-Presenter architecture to separate business logic from the user interface. The application integrates several functional modules into a single interface. These include news aggregation for retrieving headlines and articles, image browsing with search and zoom capabilities, video streaming, and audio playback for music from remote sources. The project also includes a utility for QR

    Java
    Vezi pe GitHub↗4,549
  • cnlohr/rawdrawandroidAvatar cnlohr

    cnlohr/rawdrawandroid

    4,281Vezi pe GitHub↗

    rawdrawandroid is a framework for building Android applications using C and Make. It provides a native development system that compiles source code into standalone executable packages, bypassing the standard Java or Kotlin toolchains and virtual machines. The project features a native UI toolkit for creating hardware-accelerated graphics windows and a dedicated hardware interface for direct communication with USB peripherals and onboard sensors. It utilizes a containerized build environment to ensure consistent compilation and signing of binaries without requiring local toolchain installation

    C
    Vezi pe GitHub↗4,281
  • jakewharton/retrofit2-kotlin-coroutines-adapterAvatar JakeWharton

    JakeWharton/retrofit2-kotlin-coroutines-adapter

    1,962Vezi pe GitHub↗

    This library serves as a bridge between network service interfaces and asynchronous concurrency primitives. It enables non-blocking data retrieval by transforming standard synchronous network request objects into deferred types, allowing developers to manage background tasks through structured concurrency patterns. The project functions as a plugin for network service definitions, utilizing dynamic proxy generation to intercept method calls at runtime. By mapping response streams directly to coroutine-based futures, it facilitates the execution of remote API requests without interrupting the

    Kotlin
    Vezi pe GitHub↗1,962
  • gokadzev/musifyAvatar gokadzev

    gokadzev/Musify

    4,011Vezi pe GitHub↗

    Musify is a cross-platform music streaming client and offline audio player. It functions as a music playlist manager and synchronized lyrics viewer, allowing users to stream audio from online sources or play files stored locally on their device. The application features a real-time lyric display system that matches text to the timing of audio playback. It also includes a search interface that provides instant suggestions and results as the user types. The system supports the creation of custom playlists via external links and provides tools for offline music management. User preferences and

    Dartandroid-appandroid-applicationandroid-music-player
    Vezi pe GitHub↗4,011
  • haneke/hanekeswiftAvatar Haneke

    Haneke/HanekeSwift

    5,164Vezi pe GitHub↗

    HanekeSwift is a generic caching library for iOS and a specialized image caching framework. It provides a multi-level system that stores arbitrary data types in memory and on persistent disk storage to reduce network requests. The project features a specialized image handler that manages asynchronous loading, resizing, and disk storage for user interface components. It includes a background retrieval system that fetches remote content and automatically populates local caches. The library covers key-value data storage with sequential fallbacks, where it checks memory, then disk, and finally r

    Swift
    Vezi pe GitHub↗5,164
  • kunminx/jetpack-mvvm-best-practiceAvatar KunMinX

    KunMinX/Jetpack-MVVM-Best-Practice

    8,928Vezi pe GitHub↗

    This project is a reference implementation of the Model-View-ViewModel pattern using Android Jetpack components. It serves as an architecture template and layering guide, dividing application code into view, domain, and data layers to ensure a unidirectional flow of dependencies. The implementation focuses on state management and configuration change handling. It demonstrates how to synchronize UI updates across multiple screens using shared state containers and preserves application state during transitions between portrait and landscape orientations. The codebase covers a broad surface of

    Javajetpackmvvm
    Vezi pe GitHub↗8,928
  • rigellute/spotify-tuiAvatar Rigellute

    Rigellute/spotify-tui

    19,019Vezi pe GitHub↗

    This project is a terminal-based music controller that provides a text-based interface for managing audio streaming, library navigation, and playback device selection. It functions as a client for remote music services, allowing users to browse catalogs, control playback states, and manage their streaming accounts directly from the command line. The application distinguishes itself through a highly customizable interface and automation capabilities. Users can modify the visual layout, adjust themes, and define custom keyboard shortcuts to create a personalized control workflow. Beyond interac

    Rustclirustspotify
    Vezi pe GitHub↗19,019
  • pubkey/rxdbAvatar pubkey

    pubkey/rxdb

    23,048Vezi pe GitHub↗

    This project is a reactive, offline-first NoSQL database engine designed for JavaScript applications. It provides a robust framework for managing application state by synchronizing data across browsers, mobile devices, and server-side runtimes. By treating local storage as the primary source of truth, it enables applications to remain functional without network connectivity, automatically reconciling changes with remote backends once a connection is restored. The database distinguishes itself through a modular architecture that supports cross-environment synchronization and high-performance d

    TypeScriptangularbrowser-databasecouchdb
    Vezi pe GitHub↗23,048
  • maotoumao/musicfreeAvatar maotoumao

    maotoumao/MusicFree

    23,331Vezi pe GitHub↗

    MusicFree is a cross-platform audio player that functions as an extensible media aggregator. It consolidates content from multiple disparate online music services into a single interface, allowing users to search and listen to media across various platforms within one application. The application utilizes a plugin-based architecture that relies on modular scripts to integrate third-party streaming services. Users can expand the available music library by importing external configuration files, which define how the player interacts with different media providers and displays metadata. To main

    TypeScriptfreemusic-playermusicfree
    Vezi pe GitHub↗23,331
  • navidrome/navidromeAvatar navidrome

    navidrome/navidrome

    21,753Vezi pe GitHub↗

    Navidrome is a self-hosted music streaming server designed to organize, index, and stream personal digital music collections. It functions as a centralized audio streaming platform that manages local audio files, automatically enriching them with metadata and artwork while providing a web interface for playback. The system supports multi-user access, allowing administrators to manage separate collections and listening histories with granular permissions. The platform distinguishes itself through its compatibility with the Subsonic API, enabling users to connect a wide range of third-party mus

    Goairsonicmadsonicmedia-server
    Vezi pe GitHub↗21,753
  • listen1/listen1_desktopAvatar listen1

    listen1/listen1_desktop

    11,163Vezi pe GitHub↗

    Listen1 Desktop is a cross-platform music aggregator that consolidates audio content from multiple online streaming services into a single interface. It functions as a unified media player, allowing users to search, organize, and play tracks from diverse web-based providers within one application. The software distinguishes itself by normalizing disparate data structures from various streaming platforms, enabling a consistent experience for managing personal playlists and music libraries. By centralizing these sources, it removes the need to switch between different applications to access aud

    JavaScriptdesktop-appmusic-player
    Vezi pe GitHub↗11,163
  • nukeop/nuclearAvatar nukeop

    nukeop/nuclear

    17,814Vezi pe GitHub↗

    Nuclear is a cross-platform desktop music player that aggregates multiple online audio sources into a single interface. It functions as a streaming music aggregator and a local library manager, allowing users to search for and play audio tracks while maintaining persistent collections and playback queues. The application utilizes a modular architecture that supports custom plugins, enabling users to extend core functionality by adding new streaming sources, metadata providers, and interface features. This design allows for the normalization of disparate audio sources through a unified abstrac

    TypeScriptelectronlinuxmac
    Vezi pe GitHub↗17,814
  • amanjeetsingh150/kotlin-android-examplesAvatar amanjeetsingh150

    amanjeetsingh150/kotlin-android-examples

    1,058Vezi pe GitHub↗

    This repository provides a comprehensive collection of functional code samples designed to demonstrate modern development patterns and architectural practices for the Android platform using Kotlin. It serves as a practical guide for implementing standard design patterns that decouple business logic from user interface components, ensuring that applications remain maintainable and testable. The project distinguishes itself by offering isolated, hands-on implementations of complex mobile programming tasks. It covers a wide range of capabilities, including asynchronous networking, local database

    Kotlinandroidandroid-applicationandroid-development
    Vezi pe GitHub↗1,058