{"id":23276700,"url":"https://github.com/stuarta0/go-sheepit-client","last_synced_at":"2025-08-21T09:31:50.833Z","repository":{"id":57527233,"uuid":"79849297","full_name":"stuarta0/go-sheepit-client","owner":"stuarta0","description":"Go client for the free and distributed render farm \"SheepIt Render Farm\"","archived":false,"fork":false,"pushed_at":"2022-11-22T22:18:32.000Z","size":86,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-08T07:38:58.869Z","etag":null,"topics":["blender","renderfarm"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stuarta0.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":"2017-01-23T21:20:37.000Z","updated_at":"2025-03-13T04:11:06.000Z","dependencies_parsed_at":"2023-01-22T01:58:29.855Z","dependency_job_id":null,"html_url":"https://github.com/stuarta0/go-sheepit-client","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/stuarta0/go-sheepit-client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stuarta0%2Fgo-sheepit-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stuarta0%2Fgo-sheepit-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stuarta0%2Fgo-sheepit-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stuarta0%2Fgo-sheepit-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stuarta0","download_url":"https://codeload.github.com/stuarta0/go-sheepit-client/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stuarta0%2Fgo-sheepit-client/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271455585,"owners_count":24762749,"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-08-21T02:00:08.990Z","response_time":74,"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":["blender","renderfarm"],"created_at":"2024-12-19T21:35:59.873Z","updated_at":"2025-08-21T09:31:50.589Z","avatar_url":"https://github.com/stuarta0.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# (Go)SheepIt Render Farm Client\n\n## Overview\n\n**NOTE: This project is a work in progress and should not be used as a replacement for the official Java client at this time**\n\nThis is an unofficial clone of the [**SheepIt Render Farm Client**](https://github.com/laurent-clouet/sheepit-client) written in Go.\n\nThe purpose of this client is to provide a native executable for each platform that interacts with the distributed render farm [SheepIt](https://www.sheepit-renderfarm.com/). This removes the dependency on the JVM which reduces the required overhead and makes server deployment easier.\n\nFeature-parity with the official Java client is a goal of this project. The same arguments that the Java client accepts can be provided to the Go client, however the ```-config \u003cPATH\u003e``` file structure has changed (see below).\n\n## Differences to the Java client\n\n* The Go client is CLI-only\n* Configuration is now stored in TOML. The main difference to the INI file used by the Java client is that strings need to be quoted. To generate a configuration file automatically, run the Go client with the desired arguments with the additional arg ```-save-config \u003cPATH\u003e```.\n* Additional arguments ```-project-dir \u003cPATH\u003e``` and ```-storage-dir \u003cPATH\u003e``` are provided for fine-grained control over project file location and Blender binary location respectively. Defaults are /tmp/ and ~/.sheepit/storage\n\n## Compilation\n\n    go get github.com/stuarta0/go-sheepit-client/...\n\n## Usage\n\n    gosheepit.exe -help\n\nWhen you are doing development work, you can use a mirror of the main site specially made for demo/dev. The mirror is located at **http://sandbox.sheepit-renderfarm.com**, and you can use it by passing `-server http://sandbox.sheepit-renderfarm.com` to your invocation of the client.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstuarta0%2Fgo-sheepit-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstuarta0%2Fgo-sheepit-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstuarta0%2Fgo-sheepit-client/lists"}