{"id":26667109,"url":"https://github.com/code-lever/cgminer-api","last_synced_at":"2025-07-26T12:35:20.857Z","repository":{"id":13095267,"uuid":"15776615","full_name":"code-lever/cgminer-api","owner":"code-lever","description":"Ruby gem to interact with cgminer RPC API.","archived":false,"fork":false,"pushed_at":"2018-07-24T14:32:12.000Z","size":17,"stargazers_count":8,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-06T01:03:46.283Z","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/code-lever.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-01-09T19:17:17.000Z","updated_at":"2022-02-13T20:43:04.000Z","dependencies_parsed_at":"2022-08-30T04:25:13.979Z","dependency_job_id":null,"html_url":"https://github.com/code-lever/cgminer-api","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/code-lever/cgminer-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code-lever%2Fcgminer-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code-lever%2Fcgminer-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code-lever%2Fcgminer-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code-lever%2Fcgminer-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/code-lever","download_url":"https://codeload.github.com/code-lever/cgminer-api/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code-lever%2Fcgminer-api/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267168771,"owners_count":24046707,"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-07-26T02:00:08.937Z","response_time":62,"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-03-25T19:36:16.855Z","updated_at":"2025-07-26T12:35:20.781Z","avatar_url":"https://github.com/code-lever.png","language":"Ruby","readme":"# CGMiner::API  [![Build Status](https://travis-ci.org/code-lever/cgminer-api.png)](https://travis-ci.org/code-lever/cgminer-api) [![Code Climate](https://codeclimate.com/github/code-lever/cgminer-api.png)](https://codeclimate.com/github/code-lever/cgminer-api)\n\nA pretty basic Ruby gem to use to interact with a CGMiner (or compatible) Bitcoin/Litecoin mining application.\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n    gem 'cgminer-api'\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install cgminer-api\n\n## Usage\n\n    client = CGMiner::API::Client.new('localhost', 4028)\n    client.version\n      =\u003e #\u003cCGMiner::API::Response:0x000001011109c0\n           @status={\"STATUS\"=\u003e\"S\", \"When\"=\u003e1391460011, \"Code\"=\u003e22,\n                    \"Msg\"=\u003e\"CGMiner versions\", \"Description\"=\u003e\"cgminer 3.7.2\"},\n           @body=[{\"CGMiner\"=\u003e\"3.7.2\", \"API\"=\u003e\"1.32\"}]\u003e\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 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create new Pull Request\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcode-lever%2Fcgminer-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcode-lever%2Fcgminer-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcode-lever%2Fcgminer-api/lists"}