{"id":32024021,"url":"https://github.com/buccolo/anybar","last_synced_at":"2025-10-16T10:57:19.956Z","repository":{"id":57478892,"uuid":"80838150","full_name":"buccolo/anybar","owner":"buccolo","description":"Elixir interface for interacting with AnyBar","archived":false,"fork":false,"pushed_at":"2017-02-16T01:03:27.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-06T21:59:15.364Z","etag":null,"topics":["anybar","elixir"],"latest_commit_sha":null,"homepage":null,"language":"Elixir","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/buccolo.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}},"created_at":"2017-02-03T14:51:09.000Z","updated_at":"2017-02-15T21:32:45.000Z","dependencies_parsed_at":"2022-09-17T04:21:47.684Z","dependency_job_id":null,"html_url":"https://github.com/buccolo/anybar","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/buccolo/anybar","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/buccolo%2Fanybar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/buccolo%2Fanybar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/buccolo%2Fanybar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/buccolo%2Fanybar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/buccolo","download_url":"https://codeload.github.com/buccolo/anybar/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/buccolo%2Fanybar/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279180849,"owners_count":26120815,"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-10-16T02:00:06.019Z","response_time":53,"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":["anybar","elixir"],"created_at":"2025-10-16T10:57:17.497Z","updated_at":"2025-10-16T10:57:19.952Z","avatar_url":"https://github.com/buccolo.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AnyBar [![Build Status](https://circleci.com/gh/buccolo/anybar.svg?style=shield)](https://circleci.com/gh/buccolo/anybar) [![Hex pm](https://img.shields.io/hexpm/v/anybar.svg?style=flat)](https://hex.pm/packages/anybar)\n\nElixir interface to [AnyBar](https://github.com/tonsky/AnyBar)\n\n## Installation\n\nFirst, add AnyBar to your `mix.exs` dependencies:\n\n```elixir\ndef deps do\n  [{:anybar, \"~\u003e 0.3.0\"}]\nend\n```\n\nThen, update your dependencies:\n```sh-session\n$ mix deps.get\n```\n\n## Usage\n\nYour program can interact with AnyBar through the API:\n```elixir\nAnyBar.change(\"orange\")\n#=\u003e :ok\n\nAnyBar.change(\"red\", 12345)\n#=\u003e :ok\n```\n\nOr by running a mix task:\n```sh-session\n$ mix anybar orange\n```\n\nOr by installing the escript:\n```sh-session\n$ mix escript.install hex anybar\n./anybar blue\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbuccolo%2Fanybar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbuccolo%2Fanybar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbuccolo%2Fanybar/lists"}