{"id":19366245,"url":"https://github.com/afritzler/cpuminer-arm","last_synced_at":"2025-04-23T14:31:35.575Z","repository":{"id":30485036,"uuid":"116868180","full_name":"afritzler/cpuminer-arm","owner":"afritzler","description":"CPU Miner (minerd) for Raspberry Pi and other ARM based boards","archived":false,"fork":false,"pushed_at":"2023-09-12T23:48:02.000Z","size":90,"stargazers_count":25,"open_issues_count":6,"forks_count":16,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-02T16:11:09.164Z","etag":null,"topics":["arm","blockchain","board","cryptocurrency","minerd","raspberry-pi","raspberrypi"],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/afritzler.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":"2018-01-09T20:38:34.000Z","updated_at":"2024-10-27T02:07:18.000Z","dependencies_parsed_at":"2024-11-10T07:43:56.245Z","dependency_job_id":"1a779912-e3ab-44d1-8dfe-9bdccac96876","html_url":"https://github.com/afritzler/cpuminer-arm","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afritzler%2Fcpuminer-arm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afritzler%2Fcpuminer-arm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afritzler%2Fcpuminer-arm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afritzler%2Fcpuminer-arm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/afritzler","download_url":"https://codeload.github.com/afritzler/cpuminer-arm/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250451772,"owners_count":21432895,"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":["arm","blockchain","board","cryptocurrency","minerd","raspberry-pi","raspberrypi"],"created_at":"2024-11-10T07:43:41.139Z","updated_at":"2025-04-23T14:31:35.312Z","avatar_url":"https://github.com/afritzler.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cpuminer-arm\nCPU Miner (minerd) for Raspberry Pi and other ARM based boards\n\n# Prerequisites\n* Docker installed\n* make\n* Miningpool (e.g. Minergate)\n\n# Run\n\nTo run the cpuminer container\n\n```shell\ndocker run -d \\\n--name minerd \\\n-e ALGO=\"cryptonight\"\n-e URL=\"stratum+tcp://xmr.pool.minergate.com:45700\" \\\n-e EMAIL=\"youremail@mail.com\" \\\n-e PASSWORD=\"x\" \\\n-e THREADS=\"1\" \\\nafritzler/cpuminer-arm:latest\n```\n\nYou can change the thread count by adjusting the `THREADS=4` variable. Make sure your device doesn't overheat!\n\n```shell\nwatch vcgencmd measure_temp\n```\n\n# Build \u0026 Push\nGet the github repository first\n\n```shell\ngit clone https://github.com/afritzler/cpuminer-arm.git\n```\n\nTo build the Docker image locally\n\n```shell\ncd cpuminer-arm\nmake\n```\n\nTo publish the image to Dockerhub\n\n```shell\ndocker login\n...\nmake push-cpuminer\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fafritzler%2Fcpuminer-arm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fafritzler%2Fcpuminer-arm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fafritzler%2Fcpuminer-arm/lists"}