{"id":20181785,"url":"https://github.com/nichoth/localcast-cli","last_synced_at":"2026-06-06T12:31:48.079Z","repository":{"id":77400109,"uuid":"88922164","full_name":"nichoth/localcast-cli","owner":"nichoth","description":"CLI to share events across processes","archived":false,"fork":false,"pushed_at":"2017-04-21T00:35:49.000Z","size":6,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-13T17:24:11.816Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nichoth.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2017-04-21T00:22:48.000Z","updated_at":"2018-01-31T22:22:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"9375cfef-5ea1-4b7a-b31c-620d4e6cc4ea","html_url":"https://github.com/nichoth/localcast-cli","commit_stats":{"total_commits":9,"total_committers":1,"mean_commits":9.0,"dds":0.0,"last_synced_commit":"caa3a2e3a7aac63234a7fc80ca498c7e9ce0e73f"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nichoth%2Flocalcast-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nichoth%2Flocalcast-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nichoth%2Flocalcast-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nichoth%2Flocalcast-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nichoth","download_url":"https://codeload.github.com/nichoth/localcast-cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241616699,"owners_count":19991543,"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":[],"created_at":"2024-11-14T02:36:44.660Z","updated_at":"2025-03-03T06:12:30.795Z","avatar_url":"https://github.com/nichoth.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# localcast cli\n\nCLI for [localcast](https://github.com/mafintosh/localcast), an event emitter that works across processes.\n\n## install\n\n    $ npm install -g localcast-cli\n\n## example\n\nIn one terminal:\n\n    $ cast \n\nIn another terminal:\n\n    $ echo \"hello\" | cast -\n\nAnd terminal one will log \"hello\".\n\n\n## use\n\n```\n    Listen to messages\n\n    Usage\n        $ cast\n\n    Options\n        -                broadcast data from stdin\n        -n, --namespace  start localcast with a namespace\n\n    Examples\n        $ cast  # log localcast messages to stdout\n        $ echo \"data\" | cast -  # broadcast 'data'\n        $ cast -n foo  # listen for events in foo namespace\n`\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnichoth%2Flocalcast-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnichoth%2Flocalcast-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnichoth%2Flocalcast-cli/lists"}