diff --git a/readme.md b/readme.md index a201d6a2..b73ecb68 100644 --- a/readme.md +++ b/readme.md @@ -31,8 +31,25 @@ pip install -r requirements.txt cd src +cp .piermesh.example .piermesh + +Set the TransceiverPort (you should have this from setting up your Meshtastic device) + +Set the PSK, this should match the PSK of node's you want to connect with + python run.py ``` +You should now be able to access the web interface at port 5000 of the machine you set up on (likely localhost:5000) + +Make sure to click connect at the top of the page to initialize your websocket connection, after this you can use the utilities provided + +Hopper: proxy requests to the main internet + +Catch: browse for a Catch/website on PierMesh + +Catch Editor: create and publish a Catch onto PierMesh + +Bubble: send peer to peer messages (and art using the pixel art tool) to other nodes # License text