# ggerganov/wave-share

Serverless, peer-to-peer, local file sharing through sound

Repository: https://github.com/ggerganov/wave-share
Canonical: https://ross.abutalabs.com/products/wave-share
Homepage: https://ggerganov.github.io/wave-share
Language: C++
License: MIT
License Family: permissive
Topics: data-over-sound, webrtc, fsk, p2p, webrtc-signaling, file-sharing, data-transfer, modem, ultrasonic
Last push: 2020-12-11T07:46:32+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": 3048, "days_push": 2091, "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 2311, forks 148 (observed 2026-08-28T04:06:36.060893+00:00)

## What it is
A proof-of-concept browser application that shares files between nearby devices by performing WebRTC signaling through audio tones instead of a signaling server. Peers exchange SDP data via sound, then transfer files over a local WebRTC connection.

## Use cases
- share files between devices without any server
- transfer files peer-to-peer over sound
- establish webrtc connection without signaling server
- send data between devices using audio tones
- airgap-adjacent local file transfer in the same room

## When to choose
- you need serverless file sharing between nearby devices with mic and speakers
- you want a demo of data-over-sound WebRTC signaling
- devices are on the same LAN and within earshot

## When to avoid
- you need to transfer files over long distances or across networks
- you need high-throughput transfers (audio signaling is very slow)
- you need a production-ready file sharing tool rather than a proof of concept

## Facets
- artifact type: application
- maturity: maintenance
- function: p2p, web-scraping, audio-processing, file-upload
- domain: networking, files, privacy, web-development
- platform: browser, cross-platform
- tags: data-over-sound, webrtc-signaling, fsk, ultrasonic, serverless, file-sharing, proof-of-concept, web-server

## Member repositories
- ggerganov/wave-share (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:36.060893+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-30T02:39:32.260615+00:00, confidence not recorded.
  - readme: https://github.com/ggerganov/wave-share (fetched 2026-08-28T04:06:36.060893+00:00, sha a94ab02f7df5)
  - homepage: https://ggerganov.github.io/wave-share (fetched 2026-08-29T10:19:33.429188+00:00, sha 1a4ecf7817c1)
- Data as of 2026-08-30T08:39:29.467469+00:00.
