# ssseasonnn/RxDownload

A multi-threaded download tool written with RxJava and Kotlin

Repository: https://github.com/ssseasonnn/RxDownload
Canonical: https://ross.abutalabs.com/products/rxdownload
Language: Kotlin
License: Apache-2.0
License Family: permissive
Topics: rxjava, kotlin, rxdownload
Last push: 2021-10-28T03:03:13+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3596, "days_push": 1770, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4117, forks 613 (observed 2026-08-28T04:08:35.888286+00:00)

## What it is
RxDownload is a multi-threaded download library for Android written in Kotlin with RxJava. It provides reactive download progress, pause/resume, task management, and notification integration.

## Use cases
- download files in an android app with progress updates
- pause and resume large file downloads
- manage multiple download tasks with status tracking
- show download progress in a notification
- multi-threaded parallel file downloading

## When to choose
- you are building an Android app with RxJava and need robust download management
- you need pause/resume and multi-threaded downloads with reactive progress streams

## When to avoid
- your project uses Kotlin coroutines/Flow instead of RxJava
- you need downloads on non-Android JVM platforms
- you need a very actively maintained library

## Facets
- artifact type: library
- maturity: maintenance
- function: file-upload, concurrency, developer-tools
- domain: android-tools, mobile-development, developer-tools
- platform: jvm
- tags: rxjava, download-manager, multi-threaded-download, android-library, android

## Member repositories
- ssseasonnn/RxDownload (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:35.888286+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:23:08.924561+00:00, confidence not recorded.
  - readme: https://github.com/ssseasonnn/RxDownload (fetched 2026-08-28T04:08:35.888286+00:00, sha 86fa60b93b01)
- Data as of 2026-08-30T08:39:29.467469+00:00.
