From 5ebaa3c3348469a924cbf9db9379e86b5ada9d82 Mon Sep 17 00:00:00 2001 From: Mark Jessop Date: Sat, 14 Jun 2025 21:34:32 +0930 Subject: [PATCH] add WebWenet link --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 24a5e00..e850b50 100644 --- a/README.md +++ b/README.md @@ -32,5 +32,7 @@ Bench [testing](https://www.rowetel.com/?p=5080) has shown that for a receiver w ## How do I Receive it? You can receive Wenet transmissions using a Linux computer, a RTLSDR, and a small yagi antenna (sometimes a vertical can work too). You can find a guide on how to get setup to receive imagery here: https://github.com/projecthorus/wenet/wiki/Wenet-RX-Instructions-(Linux-using-Docker) +You can also now receive Wenet in a (Chrome-based) web browser using WebWenet! This is available at https://wenet.sondehub.org/ , with a video guide available at https://www.youtube.com/watch?v=Euo4BGB6wUU + ## How do I Transmit it? A guide on setting up a Wenet transmitter using a Raspberry Pi Zero W2 and a HopeRF RFM98W shield is here: https://github.com/projecthorus/wenet/wiki/Wenet-TX-Payload-Instructions