Quiet
Transmit data with sound. Includes binaries for soundcards and .wav files. 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3884
- days_rel: n/a
- days_push: 1932
- n_releases_24m: 0
Adoption not part of the score
1683 stars · 127 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Quiet.js is a JavaScript binding for libquiet, a library that transmits and receives data via sound using a sound card, either through speakers (near-ultrasonic around 19kHz) or cable (3.5mm, 40+ kbps). It ships a libquiet binary compiled with emscripten so it runs in browsers via the Web Audio API.
Use cases
- send data between devices using sound
- transmit data ultrasonically from the browser
- transfer data over a 3.5mm audio cable
- build a browser-based acoustic modem
- exchange small payloads between phones via audio
- data-over-sound communication in JavaScript
When to choose
- you need to move data between devices acoustically with no network
- you want near-imperceptible ultrasonic data transmission in a web app
- you need wired audio-cable data transfer at ~40 kbps in Chrome/Edge
When to avoid
- you need Safari or iOS reception (microphone input unsupported)
- you need ultrasonic reception in Firefox (32kHz resampling limit)
- you need high-bandwidth or reliable long-range transfer
- you need a maintained project - the last release was 2021
Facets
library · maturity maintenance
audio-processing serialization sdk web-development developer-tools browser ultrasonic modem data-over-sound webaudio emscripten near-ultrasonic libquiet audio javascript web-server
1 source
- readme: https://github.com/quiet/quiet · fetched 2026-08-28 · e84e42f7c21e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| quiet/quiet | main | 32 |
| quiet/quiet-js | sdk | 32 |
| quiet/org.quietmodem.Quiet | sdk | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem