ggerganov / wave-gui

Yet another data-over-sound tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

wave-gui

Yet another data-over-sound tool

Live demo (Chrome only)

Videos:

CG++ Data over sound CG++ Data over sound

Building & running

git clone https://github.com/ggerganov/wave-gui
cd wave-gui
git submodule update --init
make
./build/main/wave-gui

Dependencies

Thanks

Mike Lubinets (https://github.com/mersinvald) for the Reed-Solomon error correction library

About

Yet another data-over-sound tool

License:MIT License


Languages

Language:C++ 92.4%Language:CMake 7.5%Language:Makefile 0.1%