python icon indicating copy to clipboard operation
python copied to clipboard

The Python CLI and API for talking to Meshtastic devices

Results 206 python issues
Sort by recently updated
recently updated
newest added

meshtastic --version 2.2.22 Heltec V3 running the 2.3.0 Alpha firmware Using the meshtastic.exe app to configure various settings on a Heltec V3, I've found that various Heltec's settings often being...

help wanted

Hi - Really appreciate the BLE support! I'm having a problem where `meshtastic --ble` stops after connecting to the radio and nothing further happens: ``` root@cottonmouth:~# . meshtastic/bin/activate (meshtastic) root@cottonmouth:~#...

help wanted
BLE

### Platform NRF52, ESP32 ### Description I would really like to user the CLI over Bluetooth, so that I can use my laptop to connect to a node without using...

enhancement
help wanted

Add YAML Export for - Speed - heading - Altitude - number of sat - timestamp Add YAML Export for 2 new smart position configs - min broadcast interval -...

enhancement
good first issue
help wanted

Currently unable to export set ringtone via `--export-config` or import via `--configure`. https://github.com/meshtastic/python/blob/93441a473f48b6209e3804c877942c5b820be3f4/meshtastic/__main__.py#L237-L242

enhancement
help wanted

Instead of refering to the online docs each time we work in the CLI, typing meshtastic --get 0 could output the following structure: display: display.auto_screen_carousel_secs # time between screen pages...

good first issue
help wanted

In a attempt to make the output of meshtastic a bit more machine parsing friendly (eg by [nushell](https://github.com/nushell/)) I propose the addition of '--json' to switch the output to something...

The current codebase has a lot of different things interleaved in often unpredictable ways; for example, stuff that controls how data is printed to the console being in the same...

enhancement
help wanted
High Priority

As per title. Linked with #3928 in firmware feature requests.