{"id":27751989,"url":"https://github.com/lmatte7/meshtastic-go","last_synced_at":"2026-01-17T01:53:48.058Z","repository":{"id":40463641,"uuid":"357645433","full_name":"lmatte7/meshtastic-go","owner":"lmatte7","description":"CLI for Meshtastic Devices","archived":false,"fork":false,"pushed_at":"2025-11-19T18:46:16.000Z","size":177,"stargazers_count":57,"open_issues_count":2,"forks_count":14,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-11-19T20:23:12.703Z","etag":null,"topics":["meshtastic"],"latest_commit_sha":null,"homepage":"https://meshtastic.org/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lmatte7.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-04-13T18:02:45.000Z","updated_at":"2025-11-19T18:44:01.000Z","dependencies_parsed_at":"2024-05-03T01:38:49.418Z","dependency_job_id":"e5fc5338-e9fe-464b-9839-5a43f446b3af","html_url":"https://github.com/lmatte7/meshtastic-go","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/lmatte7/meshtastic-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lmatte7%2Fmeshtastic-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lmatte7%2Fmeshtastic-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lmatte7%2Fmeshtastic-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lmatte7%2Fmeshtastic-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lmatte7","download_url":"https://codeload.github.com/lmatte7/meshtastic-go/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lmatte7%2Fmeshtastic-go/sbom","scorecard":{"id":596050,"data":{"date":"2025-08-11","repo":{"name":"github.com/lmatte7/meshtastic-go","commit":"ddc9b563c667c17f66de6bfe70b41b941bd56726"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.7,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 5/27 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.2.4 not signed: https://api.github.com/repos/lmatte7/meshtastic-go/releases/194336287","Warn: release artifact v0.2.3 not signed: https://api.github.com/repos/lmatte7/meshtastic-go/releases/184052520","Warn: release artifact v0.2.2 not signed: https://api.github.com/repos/lmatte7/meshtastic-go/releases/157523241","Warn: release artifact v0.2.1 not signed: https://api.github.com/repos/lmatte7/meshtastic-go/releases/153917422","Warn: release artifact v0.2.0 not signed: https://api.github.com/repos/lmatte7/meshtastic-go/releases/149308211","Warn: release artifact v0.2.4 does not have provenance: https://api.github.com/repos/lmatte7/meshtastic-go/releases/194336287","Warn: release artifact v0.2.3 does not have provenance: https://api.github.com/repos/lmatte7/meshtastic-go/releases/184052520","Warn: release artifact v0.2.2 does not have provenance: https://api.github.com/repos/lmatte7/meshtastic-go/releases/157523241","Warn: release artifact v0.2.1 does not have provenance: https://api.github.com/repos/lmatte7/meshtastic-go/releases/153917422","Warn: release artifact v0.2.0 does not have provenance: https://api.github.com/repos/lmatte7/meshtastic-go/releases/149308211"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 19 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2024-2611 / GHSA-8r3f-844c-mc37"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T23:10:16.549Z","repository_id":40463641,"created_at":"2025-08-20T23:10:16.549Z","updated_at":"2025-08-20T23:10:16.549Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28491738,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T00:50:05.742Z","status":"ssl_error","status_checked_at":"2026-01-17T00:43:11.982Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["meshtastic"],"created_at":"2025-04-29T03:02:12.193Z","updated_at":"2026-01-17T01:53:48.031Z","avatar_url":"https://github.com/lmatte7.png","language":"Go","funding_links":[],"categories":["Local Software"],"sub_categories":["Regional"],"readme":"# Meshtastic Go\n\nMeshtastic Go is a CLI for meshtastic devices built in Go. This tool provides an easy interface for meshtastic devices that can be used on Windows, Linux or Mac. The only requirements for this tool are the ESP32 [drivers](https://www.silabs.com/developers/usb-to-uart-bridge-vcp-drivers) if not already installed. Executables for different operating systems can be downloaded on the [releases](https://github.com/lmatte7/meshtastic-go/releases) page or can be built as needed with the standard Go tooling.\n\n## Command syntax\n\nA full list of commands can be viewed by running `--help`. Each command also has its own `--help` flag that provides more information on its subcommands and flags.\n\nEvery command requires the `--port` flag to be set to the port the radio is attached to. This can be set to a serial port (like `/dev/cu.SLAB_USBtoUART`) or an IP address depending on which communication method should be used to communicate with the radio. The CLI will automatically determine if TCP or serial communications should be used depending on what value is provided to `--port`.\n\n```\nNAME:\n   meshtastic-go - Interface with meshtastic radios\n\nUSAGE:\n   meshtastic-go [global options] command [command options] [arguments...]\n\nVERSION:\n   v0.2\n\nAUTHOR:\n   Lucas Matte \u003clmatte7@gmail.com\u003e\n\nCOMMANDS:\n   info      Show radio information\n   message   Interact with radio messaging functionality\n   channel   Update channel information\n   prefs     Update user preferences\n   location  Set location\n   help, h   Shows a list of commands or help for one command\n\nGLOBAL OPTIONS:\n   --port value, -p value  specify a port\n   --help, -h              show help (default: false)\n   --version, -v           print the version (default: false)\n```\n\n## Subcommands\n\n### `info`\n\nThe `info` command displays information about the radio. By default all informaiton is shown, but information can be restricted by using subcommands. It is also possible to chain together subcommands, for example `meshtastic-go info rc` to only display radio and channel information\n\n```\nNAME:\n   meshtastic-go info - Show radio information\n\nUSAGE:\n   meshtastic-go info command [command options] [arguments...]\n\nDESCRIPTION:\n   Show node, preference and channel information for radio\n\nCOMMANDS:\n   radio, r     Show radio information\n   channels, c  Show all channel information\n   nodes, n     Show all nodes on the mesh\n   position, p  Show position settings\n   metrics, m   Display node metrics\n   help, h      Shows a list of commands or help for one command\n\nOPTIONS:\n   --json      Output data in JSON (default: false)\n   --help, -h  show help (default: false)\n```\n\n### `message`\n\nThe `message` subcommand provides the ability to send messages and listen for new messages on the mesh. The `recv` subcommand won't show any previously received messages from the radio, but will wait and display new messages as they are received.\n\n```\nNAME:\n   meshtastic-go message - Interact with radio messaging functionality\n\nUSAGE:\n   meshtastic-go message command [command options] [arguments...]\n\nDESCRIPTION:\n   Send messages to other radios or wait for new messages\n\nCOMMANDS:\n   send     Send a text message\n   recv     Wait for new messages\n   help, h  Shows a list of commands or help for one command\n\nOPTIONS:\n   --help, -h  show help (default: false)\n```\n\n### `config`\n\nThe `config` subcommand allows for different User Preferences (as defined in the [protobufs](https://github.com/lmatte7/goMesh/blob/6199a9555f0777b6f21456a1f5d1390bd324ba57/github.com/meshtastic/gomeshproto/radioconfig.pb.go#L422)) the be set and changed.\n\n```\nNAME:\n   meshtastic-go config - Update radio config\n\nUSAGE:\n   meshtastic-go config command [command options] [arguments...]\n\nDESCRIPTION:\n   Update radio config\n\nCOMMANDS:\n   set      Set a user preference\n   owner    Set the radio owner\n   help, h  Shows a list of commands or help for one command\n\nOPTIONS:\n   --help, -h  show help (default: false)\n```\n\n### `location`\n\nThe `location` subcommand allows for the location to be manually set on the radio.\n\n```\nmeshtastic-go location --help\n\nNAME:\n   meshtastic-go location - Set location\n\nUSAGE:\n   meshtastic-go location command [command options] [arguments...]\n\nDESCRIPTION:\n   Manually set the GPS coordinates for the radio\n\nCOMMANDS:\n   set      Set a location\n   help, h  Shows a list of commands or help for one command\n\nOPTIONS:\n   --help, -h  show help (default: false)\n```\n\n### `channel`  \n```\nNAME:\n   meshtastic-go channel - Update channel information\n\nUSAGE:\n   meshtastic-go channel command [command options] [arguments...]\n\nDESCRIPTION:\n   Add, delete and update channel settings\n\nCOMMANDS:\n   url      Change settings with a url\n   add      Adds a channel\n   delete   Deletes a channel\n   set      Set a channel parameter\n   options  Show channel options\n   help, h  Shows a list of commands or help for one command\n\nOPTIONS:\n   --help, -h  show help (default: false)\n   ```\n\n\n### `reset`\n```\nNAME:\n   meshtastic-go reset - Factory reset the radio\n\nUSAGE:\n   reset - Factory reset the radio\n\nDESCRIPTION:\n   Reset the radio to default settings\n\nOPTIONS:\n   --help, -h  show help (default: false)\n   ```\n\n## Examples\n\nAdd a channel\n\n```\nmeshtastic-go channel add --port=/dev/cu.SLAB_USBtoUART -i 2 -name test2\n```\n\nUpdate the Region\n\n```\nmeshtastic-go config set -p /dev/cu.SLAB_USBtoUART -k Region -v 1\n```\n\nSet the radio location\n\n```\nmeshtastic-go -p \"192.168.0.42\" location set --lat 310481775 --long -815817755 --alt 20\n```\n\nSend a message to all radios on the mesh\n\n```\nmeshtastic-go --port \"192.168.42.1\" message send -m \"test\"\n```\n\n## Run smoke tests\n\nTo run the smoke tests, plug in a device, and run the following:\n\n```\ngo build\ncd smoke\ngo build\n./smoke\n```\n\n\n## Feedback\n\nThis tool is still under development. Any issues or feedback can be submitted to the [issues](https://github.com/lmatte7/meshtastic-go/issues) page.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flmatte7%2Fmeshtastic-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flmatte7%2Fmeshtastic-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flmatte7%2Fmeshtastic-go/lists"}