ssseasonnn/RxDownload
A multi-threaded download tool written with RxJava and Kotlin observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3596
- days_rel: n/a
- days_push: 1770
- n_releases_24m: 0
Adoption not part of the score
4117 stars · 613 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
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
library · maturity maintenance
file-upload concurrency developer-tools android-tools mobile-development developer-tools jvm rxjava download-manager multi-threaded-download android-library android
1 source
- readme: https://github.com/ssseasonnn/RxDownload · fetched 2026-08-28 · 86fa60b93b01
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ssseasonnn/RxDownload | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="ssseasonnn/RxDownload")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem