mayubao/KuaiChuan
仿茄子快传的一款文件传输应用 observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3555
- days_rel: n/a
- days_push: 3477
- n_releases_24m: 0
Adoption not part of the score
1779 stars · 594 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An Android file transfer app modeled after SHAREit (茄子快传), supporting device-to-device transfers over a custom TCP/UDP socket protocol and browser-based transfers via an embedded mini HTTP server. Written in Java, it uses Wi-Fi hotspot to create a LAN between sender and receiver.
Use cases
- transfer files between two android phones over wifi
- send files from phone to pc browser without installing an app
- shareit alternative open source
- learn how to implement socket-based file transfer on android
- transfer files over local network with thumbnails
- android wifi hotspot file sharing app
When to choose
- you need offline LAN file transfer between Android devices without internet
- you want to study a working example of custom socket protocols and embedded HTTP servers on Android
- you want browser-based file receiving without installing anything on the receiver
When to avoid
- you need a maintained, production-ready app - the project has had no releases since 2017
- you need iOS or cross-platform support - it is Android-only
- you need encrypted or secure transfers - no security features are described
Facets
application · maturity abandoned
http-server networking file-system android-tools files cross-platform jvm file-transfer socket-programming wifi-hotspot shareit-clone peer-to-peer lan-transfer android
2 sources
- readme: https://github.com/mayubao/KuaiChuan · fetched 2026-08-28 · 1b014e2a1ee5
- homepage: http://www.jianshu.com/p/1b0b337829f5 · fetched 2026-08-29 · 517fc6d58de7
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mayubao/KuaiChuan | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="mayubao/KuaiChuan")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem