sheepit-client

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

  • 所有者: laurent-clouet/sheepit-client
  • 平台:
  • 許可證: GNU General Public License v2.0
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

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

主要指標

概覽
名稱與所有者laurent-clouet/sheepit-client
主編程語言Java
編程語言Java (語言數: 1)
平台
許可證GNU General Public License v2.0
所有者活动
創建於2014-11-19 16:03:05
推送於2021-04-21 16:04:46
最后一次提交2020-10-21 13:20:55
發布數15
最新版本名稱v6.2038.0 (發布於 )
第一版名稱5.613.2885 (發布於 )
用户参与
星數264
關注者數37
派生數77
提交數459
已啟用問題?
問題數0
打開的問題數0
拉請求數89
打開的拉請求數5
關閉的拉請求數59
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?