meshcore-cli

meshcore-cli · Releases

from GitHub · updated 2026-07-05

13 releases

  1. v1.5.0 # 4 months ago · 2026-03-10 20:52 UTC

    This version supports multibyte path

  2. v1.4.1 # 5 months ago · 2026-02-10 14:38 UTC

    Now depends on meshcore_py v2.2.8, which solves lots of com issues ...

  3. v1.4.0 # 5 months ago · 2026-02-08 12:43 UTC

    This release validates latest developments of 1.3 branch, mainly repeater mode (with region (up/down)load and scripting)

    repeater mode is courtesy of @pescheck-bram

    easy install using pipx: pipx install meshcore-cli (or upgrade)

  4. v1.3.19 # 6 months ago · 2026-02-04 13:28 UTC

    There has been lots of new features since 1.3.2 (there will probably be a 1.4 soon)

    • get status command
    • autoadd config
    • anon requests (repeaters/owner/clock)
    • repeater mode
    • timestamps
    • advert echoes
  5. v1.3.2 # 8 months ago · 2025-11-14 16:53 UTC

    Another bugfix release:

    • set commands on contacts were shadowed by abbreviated sleep command "s"
    • handling multiline messages in channel_echoes (still issues with emojis that take more than 1 char)
    • improve doc on manual_add_contact and auto_update_contacts
  6. v1.3.1 # 8 months ago · 2025-11-13 12:18 UTC

    Bugfix release after v1.3.0

    • node_discover would fail if contact was not in device
    • added more verbosity in lc
    • added contact_key and contact_type commands (for apply_to)
    • path command can now be chained (for apply_to)
  7. v1.3.0 # 8 months ago · 2025-11-12 12:09 UTC

    Let's try to have some reference release for mccli

    • apply_to command to execute same command on a group of contacts
    • initial support for scopes
    • rx_log and channel echoes
    • node_discover
    • req_status and req_telemetry now use binary command version
    • update in documentation
    • ? prefix to show help on some commands
  8. v1.2.0 # 9 months ago · 2025-10-31 12:44 UTC

    There has been some major improvements in latest 1.1.x versions and I think it's time for 1.2

    Newest features:

    • channel support
    • enhanced login (prompts for login in chat mode and saves password, can be forget using fp
    • BLE cx issues fixes (and no more ugly stacktrace but a retry instead)
    • traces support (can also do trace without param for a contact, in this case path to the contact is used)
  9. v1.1.0 # 1 year ago · 2025-07-13 15:21 UTC

    Decided to draft 1.1 with the upcoming of sensor nodes, this one should evolve a lot but 1.1 is the one with sensors support ...

    Main improvements in 1.1 are :

    • better connection handling
    • better contact management (there is now a pending list when manual_add_contacts is set to True)
    • initial support for sensors
    • possibility to display incoming adverts and path changes

    And some improvements that were in 1.0.x branch but not advertised

    • get fstats command
    • get/set chanel information
  10. v1.0.0 # 1 year ago · 2025-05-29 16:24 UTC

    This is v1.0 of meshcore-cli.

    No changes since 0.8.4, but lots of changes from the start four month ago !

    Read https://digitalsober.wordpress.com/2025/05/29/the-odyssey-of-meshcore-cli/ for the history of this software that bridges my passion for Linux and my involvment in MeshCore.

    Thanks to all MeshCore contributors and users, you've all contributed to this ... And special thanks to Awol with its refactoring of the lib that unleashed the second stage of the rocket !

  11. v1.0.0rc1 # 1 year ago · 2025-05-01 09:41 UTC

    This is the first release candidate for meshcore-cli v 1.0

    v1 will be tagged when no changes have been made in the github for a week (not counting this last version number change ;) )

  12. v0.6.20 # 1 year ago · 2025-04-26 15:30 UTC

    This is the last update to the 0.6 line as I plan to change the interactive mode behavior in 0.7

  13. v0.4.0 # 1 year ago · 2025-04-14 12:30 UTC

    Latest version that relies on protocol v1