Skip to content

Commit

Permalink
readme : add PairSonic to examples (#120)
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
fput authored Aug 30, 2024
1 parent 5074e30 commit d51b67a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d51b67a

Please sign in to comment.