{"id":20530435,"url":"https://github.com/subpop/mqttcli","last_synced_at":"2026-03-17T11:34:16.039Z","repository":{"id":144244393,"uuid":"360884844","full_name":"subpop/mqttcli","owner":"subpop","description":"A simple MQTT command-line client","archived":false,"fork":false,"pushed_at":"2025-12-17T17:14:08.000Z","size":75,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-19T14:07:51.046Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/subpop.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-04-23T12:58:02.000Z","updated_at":"2025-12-17T17:06:46.000Z","dependencies_parsed_at":"2023-11-15T18:26:05.089Z","dependency_job_id":"37831639-e3c4-4f55-aea5-ef0792711d5a","html_url":"https://github.com/subpop/mqttcli","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/subpop/mqttcli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subpop%2Fmqttcli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subpop%2Fmqttcli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subpop%2Fmqttcli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subpop%2Fmqttcli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/subpop","download_url":"https://codeload.github.com/subpop/mqttcli/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subpop%2Fmqttcli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30622759,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-17T11:26:08.186Z","status":"ssl_error","status_checked_at":"2026-03-17T11:24:37.311Z","response_time":56,"last_error":"SSL_read: 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":[],"created_at":"2024-11-15T23:38:26.632Z","updated_at":"2026-03-17T11:34:15.999Z","avatar_url":"https://github.com/subpop.png","language":"Go","readme":"package `mqttcli` is a program that provides two subcommands (`pub` and `sub`)\nthat allow command-line level access to an MQTT broker.\n\n`sub` subscribes to a topic and prints messages received to standard output.\n`pub` publishes the provided message to the provided topic. Both programs accept\nflags that can be provided as a config file.\n\n## Examples\n\n### Flags ###\n\n* `go run ./cmd/sub -broker tcp://test.mosquitto.org:1883 -topic mqttcli/test`\n* `echo hello | go run ./cmd/pub -broker tcp://test.mosquitto.org:1883 -topic mqttcli/test`\n\n### Config File ###\n\n```\ncat \u003e sub.cfg \u003c\u003c EOF\nbroker tcp://test.mosquitto.org:1883\ntopic mqttcli/test\nEOF\ngo run ./cmd/sub -config sub.cfg\n```\n\n```\ncat \u003e pub.cfg \u003c\u003c EOF\nbroker tcp://test.mosquitto.org:1883\ntopic mqttcli/test\nEOF\necho hello | go run ./cmd/pub -config pub.cfg\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsubpop%2Fmqttcli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsubpop%2Fmqttcli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsubpop%2Fmqttcli/lists"}