readme : add PairSonic to examples (#120)

Adds PairSonic as an example how ggwave can be used for device pairing
and contact exchange. This category was previously empty in the list of
examples.
This commit is contained in:
Florentin Putz
2024-08-30 14:24:10 +02:00
committed by GitHub
parent 5074e30a4c
commit d51b67a160

View File

@@ -38,7 +38,8 @@ Here is a list of possible applications of **ggwave** with a few examples:
- [buttons](https://github.com/ggerganov/ggwave/tree/master/examples/buttons) - Record and send commands via [Talking buttons](https://github.com/ggerganov/ggwave/discussions/27)
- **Audio QR codes**
- [[Twitter]](https://twitter.com/ggerganov/status/1509558482567057417) - Broadcast your clipboard to nearby devices
- **Device pairing**
- **Device pairing / Contact exchange**
- [PairSonic](https://github.com/seemoo-lab/pairsonic) - Exchange contact information and public keys with nearby devices
- **Authorization**
## Try it out