/Meshtastic-python

The Python CLI and API for talking to Meshtastic devices

Primary LanguagePythonApache License 2.0Apache-2.0

Meshtastic-python

Open in Visual Studio Code Unit Tests codecov PyPI - Downloads

A python client for using Meshtastic devices. This small library (and example application) provides an easy API for sending and receiving messages over mesh radios. It also provides access to any of the operations/data available in the device user interface or the Android application. Events are delivered using a publish-subscribe model, and you can subscribe to only the message types you are interested in.

Full documentation including examples here.

The library api is documented here

Powered by Vercel