MatrixSeven/file-transfer-go
Go/React开发的端到端webrtc的文件传输/文字传输/桌面共享,安全,隐私,数据不经过服务器。 observed · 2026-08-28
Health v2 · maintenance only
75/100
- Activity 86
- Release rhythm 87
- Longevity 28
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: 5.5
- age_days: 401
- days_rel: 86
- days_push: 86
- n_releases_24m: 9
Adoption not part of the score
5102 stars · 650 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A self-hostable P2P file, text, and screen-sharing transfer tool built with a Go backend and Next.js/React frontend. Data flows directly between peers over WebRTC DataChannels with end-to-end encryption, so files never pass through the server, which only handles signaling.
Use cases
- send large files between devices without uploading to a cloud service
- share text snippets between phone and computer with a pickup code
- share my screen with someone without installing meeting software
- self-host a private alternative to WeTransfer or Snapdrop
- transfer files between devices on different networks without a USB drive
- resume interrupted large file transfers between peers
When to choose
- you want peer-to-peer transfers where the server never sees the data
- you need a self-hosted, Docker-deployable file sharing service
- you want no-registration, pickup-code-based sharing for files, text, and screen sharing
When to avoid
- you need transfers through restrictive NATs without TURN relay infrastructure
- you require server-side file storage, history, or async delivery when the receiver is offline
- you need a managed SaaS with accounts and sharing links rather than a self-hosted tool
Facets
application · maturity active
websocket http-server file-upload web-framework web-development privacy files self-hosted self-hosted windows cross-platform go webrtc p2p file-transfer screen-sharing end-to-end-encryption peer-to-peer nextjs no-registration real-time web-server docker linux macos nodejs
2 sources
- readme: https://github.com/MatrixSeven/file-transfer-go · fetched 2026-08-28 · e1a681c77b3a
- homepage: https://transfer.52python.cn · fetched 2026-08-29 · 7252ef3335e3
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| MatrixSeven/file-transfer-go | main | 75 |
For agents
markdown · JSON · MCP: product_card(name="MatrixSeven/file-transfer-go")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem