sheepit-client

Client for the free and distributed render farm "SheepIt Render Farm"

  • Owner: laurent-clouet/sheepit-client
  • Platform:
  • License:: GNU General Public License v2.0
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

SheepIt Render Farm Client

Build Status

Overview

SheepIt Render Farm Client is an Open Source client for the distributed render farm SheepIt.

Compilation

You will need Java 1.7 or higher. (OpenJDK and Oracle are both supported).
To create the jar file, simply type ./gradlew shadowJar on linux/OSX and gradlew.bat shadowJar on Windows in the project's root directory.

Usage

Once you have the jar file, you can see how to use it by running:

java -jar build/libs/sheepit-client.jar --help

When 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.

At the command line ui (-ui text / -ui oneLine) you could type in the following commands and press enter to control the client:

  • status: get the current status of the client (paused, stoped, etc.)
  • priority : set the renderer process priority
  • block: block the current project
  • pause: pause the client to request new jobs after the current frame has finished to render
  • resume: resume the client after it was paused
  • stop: stop the client after the current frame has finished
  • cancel: cancel the stop request
  • quit: stop the client directly without finishing the current frame

Main metrics

Overview
Name With Ownerlaurent-clouet/sheepit-client
Primary LanguageJava
Program languageJava (Language Count: 1)
Platform
License:GNU General Public License v2.0
所有者活动
Created At2014-11-19 16:03:05
Pushed At2021-04-21 16:04:46
Last Commit At2020-10-21 13:20:55
Release Count15
Last Release Namev6.2038.0 (Posted on )
First Release Name5.613.2885 (Posted on )
用户参与
Stargazers Count264
Watchers Count37
Fork Count77
Commits Count459
Has Issues Enabled
Issues Count0
Issue Open Count0
Pull Requests Count89
Pull Requests Open Count5
Pull Requests Close Count59
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private