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?
已存档?
是复刻?
已锁定?
是镜像?
是私有?