{"id":20023362,"url":"https://github.com/niku/hobot_output_console","last_synced_at":"2026-05-13T04:04:03.255Z","repository":{"id":57505127,"uuid":"90816804","full_name":"niku/hobot_output_console","owner":"niku","description":"An output plugin which writes messages to a console for hobot","archived":false,"fork":false,"pushed_at":"2017-05-11T10:34:33.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-22T00:53:12.703Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Elixir","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/niku.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}},"created_at":"2017-05-10T03:26:25.000Z","updated_at":"2017-05-10T03:32:40.000Z","dependencies_parsed_at":"2022-08-22T08:50:13.514Z","dependency_job_id":null,"html_url":"https://github.com/niku/hobot_output_console","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/niku/hobot_output_console","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niku%2Fhobot_output_console","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niku%2Fhobot_output_console/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niku%2Fhobot_output_console/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niku%2Fhobot_output_console/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/niku","download_url":"https://codeload.github.com/niku/hobot_output_console/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niku%2Fhobot_output_console/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27294943,"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","status":"online","status_checked_at":"2025-11-28T02:00:06.623Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-13T08:46:10.193Z","updated_at":"2025-11-28T04:03:47.400Z","avatar_url":"https://github.com/niku.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hobot.Output.Console\n\nAn output plugin which writes messages to a console for hobot\n\n## Installation\n\nIf [available in Hex](https://hex.pm/docs/publish), the package can be installed\nby adding `hobot_output_console` to your list of dependencies in `mix.exs`:\n\n```elixir\ndef deps do\n  [{:hobot_output_console, \"~\u003e 0.1.0\"}]\nend\n```\n\nDocumentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)\nand published on [HexDocs](https://hexdocs.pm). Once published, the docs can\nbe found at [https://hexdocs.pm/hobot_output_console](https://hexdocs.pm/hobot_output_console).\n\n## Usage\n\nYou can show messages which you subscribed topics.\n\n```\n% git clone https://github.com/niku/hobot_output_console.git\n% cd hobot_output_console\nhobot_output_console% mix deps.get\nhobot_output_console% iex -S mix\niex(1)\u003e {:ok, pid} = Hobot.Output.Console.start_link(\"a_topic\")\n{:ok, #PID\u003c0.243.0\u003e}\niex(2)\u003e # Publish a message\nnil\niex(3)\u003e Hobot.publish(\"a_topic\", \"hello~\")\n{\"a_topic\", \"hello~\"}\n:ok\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fniku%2Fhobot_output_console","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fniku%2Fhobot_output_console","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fniku%2Fhobot_output_console/lists"}