{"id":13631742,"url":"https://github.com/davydovanton/AnyBar_rb","last_synced_at":"2025-04-17T22:31:41.383Z","repository":{"id":29163645,"uuid":"32694122","full_name":"davydovanton/AnyBar_rb","owner":"davydovanton","description":"Ruby wrapper for AnyBar.app","archived":false,"fork":false,"pushed_at":"2016-11-28T07:52:08.000Z","size":13,"stargazers_count":37,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-29T05:51:18.873Z","etag":null,"topics":["anybar","ruby","ruby-wrapper"],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/davydovanton.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-03-22T20:33:34.000Z","updated_at":"2023-07-11T19:08:38.000Z","dependencies_parsed_at":"2022-08-17T19:15:24.977Z","dependency_job_id":null,"html_url":"https://github.com/davydovanton/AnyBar_rb","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davydovanton%2FAnyBar_rb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davydovanton%2FAnyBar_rb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davydovanton%2FAnyBar_rb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davydovanton%2FAnyBar_rb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davydovanton","download_url":"https://codeload.github.com/davydovanton/AnyBar_rb/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249311796,"owners_count":21249314,"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":["anybar","ruby","ruby-wrapper"],"created_at":"2024-08-01T22:02:36.559Z","updated_at":"2025-04-17T22:31:41.354Z","avatar_url":"https://github.com/davydovanton.png","language":"Ruby","funding_links":[],"categories":["Ruby"],"sub_categories":[],"readme":"# AnyBar_rb\nSimple ruby wrapper for [AnyBar](https://github.com/tonsky/AnyBar)\n\n## Installation\n**You must have AnyBar installed and running**\n\nAdd this line to application's Gemfile:\n\n```ruby\ngem 'any_bar'\n```\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install any_bar\n\n## Usage\n### Application\nChange anybar color from app using this syntax:\n\n``` ruby\nany_bar = AnyBar::Client.new(port)\nany_bar.color = 'red'\nany_bar.color # =\u003e 'red'\n```\n\n### Console\nChange AnyBar color:\n``` \n$ any_bar red \u003cport\u003e\n```\n\n_**By default `\u003cport\u003e` value is equal `1738`**_\n\n## Contributing\n1. Fork it ( https://github.com/davydovanton/AnyBar_rb/fork )\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create a new Pull Request\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavydovanton%2FAnyBar_rb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavydovanton%2FAnyBar_rb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavydovanton%2FAnyBar_rb/lists"}