Stream audio from your laptop to any phone — in real-time, no app install needed.
git clone https://github.com/silasamoah/Sonno.git
cd Sonno
npm install
npm start
http://localhost:3000/sender.html
Your laptop and phone must be on the same Wi-Fi network.
Find your laptop's local IP (e.g. 192.168.1.42) and open:
http://192.168.1.42:3000/receiver.html
Type The code shown on the sender page.
On the laptop sender page:
On the phone receiver page:
Use the volume slider on the phone to adjust playback.
ngrok http 3000.ws (WebSocket)RTCPeerConnectiongetDisplayMedia() for system audio, getUserMedia() for mic3 commits
HTML
86.1%
JavaScript
13.9%
Stream audio from your laptop to any phone — in real-time, no app install needed.
git clone https://github.com/silasamoah/Sonno.git
cd Sonno
npm install
npm start
http://localhost:3000/sender.html
Your laptop and phone must be on the same Wi-Fi network.
Find your laptop's local IP (e.g. 192.168.1.42) and open:
http://192.168.1.42:3000/receiver.html
Type The code shown on the sender page.
On the laptop sender page:
On the phone receiver page:
Use the volume slider on the phone to adjust playback.
ngrok http 3000.ws (WebSocket)RTCPeerConnectiongetDisplayMedia() for system audio, getUserMedia() for mic3 commits
HTML
86.1%
JavaScript
13.9%