{"id":30767752,"url":"https://github.com/youpy/eventmachine-swinsian","last_synced_at":"2025-09-04T20:09:12.496Z","repository":{"id":11207909,"uuid":"13593438","full_name":"youpy/eventmachine-swinsian","owner":"youpy","description":"An EventMachine extension to watch Swinsian","archived":false,"fork":false,"pushed_at":"2013-10-15T15:20:44.000Z","size":112,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-09T20:29:01.219Z","etag":null,"topics":[],"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/youpy.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":"2013-10-15T15:09:07.000Z","updated_at":"2013-10-15T15:20:44.000Z","dependencies_parsed_at":"2022-09-11T16:10:29.205Z","dependency_job_id":null,"html_url":"https://github.com/youpy/eventmachine-swinsian","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/youpy/eventmachine-swinsian","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/youpy%2Feventmachine-swinsian","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/youpy%2Feventmachine-swinsian/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/youpy%2Feventmachine-swinsian/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/youpy%2Feventmachine-swinsian/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/youpy","download_url":"https://codeload.github.com/youpy/eventmachine-swinsian/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/youpy%2Feventmachine-swinsian/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273666003,"owners_count":25146279,"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-09-04T02:00:08.968Z","response_time":61,"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":"2025-09-04T20:09:04.033Z","updated_at":"2025-09-04T20:09:12.482Z","avatar_url":"https://github.com/youpy.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# eventmachine-swinsian\n\nAn [EventMachine](http://wiki.github.com/eventmachine/eventmachine/) extension to watch [Swinsian](http://swinsian.com/) play/pause/stop\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n    gem 'eventmachine-swinsian'\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install eventmachine-swinsian\n\n## Usage\n\n```ruby\nmodule Watcher\n  def on_play(info)\n    puts 'now playing %s' % [info['artist'], info['title']].join(' - ')\n  end\nend\n\nEM.run {\n  EM.watch_swinsian(Watcher)\n}\n```\n\n## Contributing\n\n1. Fork it\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Added some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create new Pull Request\n\n## See also\n\n- http://swinsian.com/support/developers.html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyoupy%2Feventmachine-swinsian","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyoupy%2Feventmachine-swinsian","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyoupy%2Feventmachine-swinsian/lists"}