ReverseQR

Easily send messages between devices by connecting them with QR code.

Features

Setup

To run the client locally, you can use any static server, for example with Python:

cd src
python3 -m http.server 8000

Then visit http://localhost:8000 in your browser.