Prototype cleanup 2

This commit is contained in:
Agie Ashwood 2024-11-26 11:41:43 -07:00
parent bda89ca795
commit 46997b1f95
1 changed files with 17 additions and 0 deletions

View File

@ -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