raldi / Meshtastic-python

The Python CLI and API for talking to Meshtastic devices

Home Page:https://python.meshtastic.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

The Python CLI and API for talking to Meshtastic devices

https://python.meshtastic.org/

License:Apache License 2.0


Languages

Language:Python 99.3%Language:Shell 0.5%Language:Makefile 0.2%