Custom fork of Reticulum MeshChat
- More stats in about page.
- Exe and Appimage builds with Python 3.13 and Node.js 22
- Actions are pinned to full-length SHA hashes.
- Docker images are smaller and use SHA256 hashes for the images.
Check releases for pre-built binaries or appimages.
make install
make buildmake docker-buildThe build will be in the dist directory.
make develop