Package: wnpp Severity: wishlist Owner: Antoine Beaupre <[email protected]> X-Debbugs-Cc: [email protected], [email protected]
* Package name : meshcore-cli Version : 1.5.0 Upstream Contact: Meshcore team * URL : https://github.com/meshcore-dev/meshcore-cli * License : MIT Programming Lang: Python Description : Command line interface to MeshCore node meshcore-cli is a tool that connects to your companion radio node (meshcore client) over BLE, TCP or Serial and lets you interact with it from a terminal using a command line interface. You can send commands as parameters to the meshcore-cli command (from your shell) either interactively or through a script. There is also an interactive mode (this is the default when no command is passed). In interactive mode you can enter a contact (another client a repeater, a sensor or a room) and interact with it. For clients, interaction consists in sending/receiving messages. For repeaters, rooms or sensors it will directly give you the remote cli (you can still send messages to rooms using double quote prefix or msg command). By default meshcore-cli interacts with companion radios (through BLE, Serial or TCP). A serial repeater mode has been introduced, which is triggered using -r, which mainly adds line editing, history and completion to the serial interface, adds time syncing through clock sync and let you download/upload regions specs from a file. Also, most meshcore companions only have one interface compiled in at a time. So you can't connect via Serial to a node, which has been compiled as a BLE companion. ---- this the final step in the stack. it needs python-meshcore (ITP coming) which itself depends on some other parsing library (#1134985).

