{"id":15985978,"url":"https://github.com/coderhs/scorer-rb","last_synced_at":"2026-01-21T02:03:23.339Z","repository":{"id":29860692,"uuid":"33405691","full_name":"coderhs/scorer-rb","owner":"coderhs","description":"A ruby script to load latest score from cricinfo and show the score as system notifications ","archived":false,"fork":false,"pushed_at":"2017-04-09T18:55:05.000Z","size":14,"stargazers_count":2,"open_issues_count":6,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-07T15:53:08.285Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/coderhs.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":"2015-04-04T13:03:43.000Z","updated_at":"2017-10-13T02:59:28.000Z","dependencies_parsed_at":"2022-09-06T13:13:19.039Z","dependency_job_id":null,"html_url":"https://github.com/coderhs/scorer-rb","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/coderhs/scorer-rb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderhs%2Fscorer-rb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderhs%2Fscorer-rb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderhs%2Fscorer-rb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderhs%2Fscorer-rb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coderhs","download_url":"https://codeload.github.com/coderhs/scorer-rb/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderhs%2Fscorer-rb/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28622472,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T23:49:58.628Z","status":"online","status_checked_at":"2026-01-21T02:00:08.227Z","response_time":86,"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":"2024-10-08T02:41:41.429Z","updated_at":"2026-01-21T02:03:23.325Z","avatar_url":"https://github.com/coderhs.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# scorer.rb\n\nRuby implementation of scorer (https://github.com/alfie-max/scorer) to fetch live scores and send notification\n\n## How to run the program\n\n```sh\n$ git clone https://github.com/coderhs/scorer-rb.git\n$ cd scorrer-rb\n$ bundle\n$ ./scorer\n```\n\n## Usage\n\n### Basic\n\n```\nUsage:\n./scorer\n./scorer [Game Index]\n./scorer [flags]\n\nflags\n    -d, --daemon=val                 tell the process to run as a daemon\n    -k, --kill                       kill the daemon process if its running\n    -l, --list                       list all the present matches\n    -h, --help                       help\n```\n\n### Display all the matches for which score is available\n\nCommand\n\n```sh\n./scorer -l\n```\n\nResult\n``[Game Index]. [Match]``\n\n```sh\n0. Australia Under-19s 242/7 * v England Under-19s 241/7 \n1. Sunrisers Hyderabad 163/8 * v Delhi Daredevils 167/4 \n2. Kings XI Punjab 123/5 * v Kolkata Knight Riders\n\n```\n\n### Show score of particular game\n\nGet the game index using command `./scorer -l`.\n\nCommand\n\n```sh\n./scorer 0\n```\n\n### Show score of particular game as daemon\n\nGet the game index using command `./scorer --daemon=[game_index]`.\n\nCommand\n\n```sh\n./scorer --daemon=2\n```\n\n\n## To do\n\n* Write test for the program\n* Make the program installable as a ruby gem","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoderhs%2Fscorer-rb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoderhs%2Fscorer-rb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoderhs%2Fscorer-rb/lists"}