{"id":21598458,"url":"https://github.com/kalm/kalm-cli","last_synced_at":"2025-07-13T19:37:46.500Z","repository":{"id":143759709,"uuid":"217533806","full_name":"kalm/kalm-cli","owner":"kalm","description":"Kalm, from the comfort of the CLI","archived":false,"fork":false,"pushed_at":"2021-04-21T22:08:27.000Z","size":14496,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-07-03T17:19:40.137Z","etag":null,"topics":["cli","ipc","kalm","socket","tcp","udp","websocket","ws"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kalm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2019-10-25T12:56:55.000Z","updated_at":"2021-04-21T22:08:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"a2131619-9f03-4473-9e9e-e82a8d3ec9a5","html_url":"https://github.com/kalm/kalm-cli","commit_stats":{"total_commits":7,"total_committers":2,"mean_commits":3.5,"dds":0.1428571428571429,"last_synced_commit":"2b25bd0d41a3f98f32dd61660944fbce74b956ac"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/kalm/kalm-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kalm%2Fkalm-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kalm%2Fkalm-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kalm%2Fkalm-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kalm%2Fkalm-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kalm","download_url":"https://codeload.github.com/kalm/kalm-cli/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kalm%2Fkalm-cli/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265196903,"owners_count":23726393,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["cli","ipc","kalm","socket","tcp","udp","websocket","ws"],"created_at":"2024-11-24T18:12:15.227Z","updated_at":"2025-07-13T19:37:46.482Z","avatar_url":"https://github.com/kalm.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n  \u003ca title=\"The socket optimizer\" href=\"http://kalm.js.org\"\u003e\n    \u003cimg alt=\"Kalm\" width=\"300px\" src=\"https://kalm.js.org/images/kalmv3.png\" /\u003e\n    \u003cbr/\u003e\n  \u003c/a\u003e\n  kalm-cli\n\u003c/h1\u003e\n\u003ch3 align=\"center\"\u003e\n  Enjoy \u003ca title=\"The socket optimizer\" href=\"https://github.com/kalm/kalm.js\"\u003ekalm\u003c/a\u003e from the comfort of the CLI\n  \u003cbr/\u003e\u003cbr/\u003e\n\u003c/h3\u003e\n\u003cbr/\u003e\n\n## Getting started\n\nKalm-cli allows you to quickly build an echo server **or** send socket messages to kalm servers;\n\n- With no programming necessary\n- Without having to setup a node environement (self-contained executable)\n\n**Getting the executable**\n\n```\ncurl https://raw.githubusercontent.com/kalm/kalm-cli/v1.0.0/bin/kalm-cli --output ./kalm-cli\n```\n\n**Creating an Echo server that repeats and broadcasts back all messages sent to it**\n\n```\nkalm-cli echo ws my_channel -p 8080\n\n```\n\nThis will create an echo server on port 8080 that broadcasts to all connected kalm clients subscribed to channel `my_channel`.\n\n\n**Writing to a kalm server**\n\n```\nkalm-cli write ws my_channel '{\"some\": \"json_payload\"}' -p 8080\n\n```\n\n**Tailing messages from a kalm server**\n\n```\nkalm-cli tail ws my_channel -p 8080\n\n```\n\n**More options**\n\nCheck out the manual via `kalm-cli --help`\n\n## Contribute\n\nIf you think of something that you want, [open an issue](//github.com/kalm/kalm-cli/issues/new) or file a pull request, we'll be more than happy to take a look!\n\n## License \n\n[Apache 2.0](LICENSE) (c) 2021 Frederic Charette\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkalm%2Fkalm-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkalm%2Fkalm-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkalm%2Fkalm-cli/lists"}