{"id":28836581,"url":"https://github.com/emono/contribution_count","last_synced_at":"2025-10-07T21:40:36.722Z","repository":{"id":34890778,"uuid":"187478429","full_name":"emono/contribution_count","owner":"emono","description":"[RubyGem]GitHub contribution count client","archived":false,"fork":false,"pushed_at":"2022-10-19T23:41:43.000Z","size":16,"stargazers_count":2,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-18T21:11:43.434Z","etag":null,"topics":["contributing","gem","github","ruby"],"latest_commit_sha":null,"homepage":"https://rubygems.org/gems/contribution_count","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/emono.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":"2019-05-19T13:11:57.000Z","updated_at":"2025-02-23T07:16:52.000Z","dependencies_parsed_at":"2022-09-01T10:21:59.867Z","dependency_job_id":null,"html_url":"https://github.com/emono/contribution_count","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/emono/contribution_count","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emono%2Fcontribution_count","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emono%2Fcontribution_count/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emono%2Fcontribution_count/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emono%2Fcontribution_count/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/emono","download_url":"https://codeload.github.com/emono/contribution_count/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emono%2Fcontribution_count/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278794400,"owners_count":26046968,"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-07T02:00:06.786Z","response_time":59,"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":["contributing","gem","github","ruby"],"created_at":"2025-06-19T11:07:43.616Z","updated_at":"2025-10-07T21:40:36.684Z","avatar_url":"https://github.com/emono.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Gem Version](https://badge.fury.io/rb/contribution_count.svg)](https://badge.fury.io/rb/contribution_count)\n[![Build Status](https://travis-ci.org/emono/contribution_count.svg?branch=master)](https://travis-ci.org/emono/contribution_count)\n[![Gem Download](https://img.shields.io/gem/dt/contribution_count.svg)](https://rubygems.org/gems/contribution_count)\n[![MIT License](http://img.shields.io/badge/license-MIT-blue.svg?style=flat)](LICENSE)\n\n# ContributionCount\n- GitHub contribution count client\n- https://rubygems.org/gems/contribution_count\n\n# Independent Gem\n- for scraping\n    - nokogiri\n- for notify\n    - line-notify-client\n    - slack-incoming-webhooks\n\n\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'contribution_count'\n```\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install contribution_count\n\n## Usage\n```ruby\nname = \"github_account_name\"\n# 1year\nContributionCount.new(name).all\n# today\nContributionCount.new(name).today\n# yesterday\nContributionCount.new(name).yesterday\n# select date\nContributionCount.new(name).date(\"yyyy-mm-dd\")\n# today contribution?\nContributionCount.new(name).contribution_today?\n# select date contribution?\nContributionCount.new(name).contribution?(\"yyyy-mm-dd\")\n# notify line\nContributionCount.new(name).today_contribution_notify_line\n```\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/contribution_count. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.\n\n## License\n\nThe gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).\n\n## Code of Conduct\n\n- Fork it ( https://github.com/emono/contribution_count )\n- Create your feature branch (git checkout -b my-new-feature)\n- Commit your changes (git commit -am 'Add some feature')\n- Push to the branch (git push origin my-new-feature)\n- Create a new Pull Request\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femono%2Fcontribution_count","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Femono%2Fcontribution_count","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femono%2Fcontribution_count/lists"}