A daemon to serve an FFT over websocket
git clone --recursive https://github.com/BritishAmateurTelevisionClub/eshail-ghy-wb-fft-airspy.git
sudo apt install libairspy-dev
cd libwebsockets/
mkdir build/
cd build/
cmake .. -DLWS_WITH_SSL=OFF
make
make
./install