Hi,
You can install the python client as described here
The basic steps are
$ pip3 install --upgrade meshtastic
$ meshtastic --help
$ meshtastic --seriallog stdout
This works on Linux. I would assume the same goes for unix.
Hi,
You can install the python client as described here
$ pip3 install --upgrade meshtastic
$ meshtastic --help
$ meshtastic --seriallog stdout
This works on Linux. I would assume the same goes for unix.