{"id":15405762,"url":"https://github.com/davydovanton/anybar_cr","last_synced_at":"2025-04-17T01:54:05.085Z","repository":{"id":148172807,"uuid":"39254272","full_name":"davydovanton/AnyBar_cr","owner":"davydovanton","description":"Simple crystal wrapper for AnyBar","archived":false,"fork":false,"pushed_at":"2016-03-22T17:16:05.000Z","size":5,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-29T05:51:18.816Z","etag":null,"topics":["anybar","crystal","wrapper"],"latest_commit_sha":null,"homepage":null,"language":"Crystal","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","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":"2015-07-17T13:00:02.000Z","updated_at":"2020-05-05T18:45:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"35dcbf9b-b9a4-49c3-bf2a-924393ecbe08","html_url":"https://github.com/davydovanton/AnyBar_cr","commit_stats":{"total_commits":8,"total_committers":3,"mean_commits":"2.6666666666666665","dds":0.25,"last_synced_commit":"6a1b40703bcef154b8c3c6cb2c0081b2c134689b"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davydovanton%2FAnyBar_cr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davydovanton%2FAnyBar_cr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davydovanton%2FAnyBar_cr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davydovanton%2FAnyBar_cr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davydovanton","download_url":"https://codeload.github.com/davydovanton/AnyBar_cr/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249299857,"owners_count":21246916,"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","crystal","wrapper"],"created_at":"2024-10-01T16:18:31.388Z","updated_at":"2025-04-17T01:54:05.059Z","avatar_url":"https://github.com/davydovanton.png","language":"Crystal","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AnyBar\nSimple [crystal](http://crystal-lang.org) wrapper for [AnyBar](https://github.com/tonsky/AnyBar)\n\n## Installation\nAdd this to your application's shard.yml:\n\n```yml\ndependencies:\n  AnyBar_cr:\n    github: davydovanton/AnyBar_cr\n```\n\n## Usage\n**You must have AnyBar installed and running**\n``` crystal\nrequire \"any_bar\"\n```\n\nYou can change bar color from your app using this syntax:\n``` crystal\nany_bar = AnyBar::Client.new(port)\nany_bar.color = 'red'\nany_bar.color # =\u003e 'red'\n```\n\n_**By default port is equal 1738**_\n\n## Contributing\n\n1. Fork it ( https://github.com/davydovanton/any_bar_cr/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\n## Contributors\n\n- [davydovanton](https://github.com/davydovanton) Anton Davydov - creator, maintainer\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavydovanton%2Fanybar_cr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavydovanton%2Fanybar_cr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavydovanton%2Fanybar_cr/lists"}