Support.Bible is a public forum that connects users of Bible translation software, so that they can help one another find solutions and discover new ways of working together. We welcome users of all Bible translation software systems to discover how they can help one another take God's Word to the world.
Search existing questions first — if you don't find what you need, create a free account to ask your own.
Paratext Lite 有一組命令列參數,其中一個允許自動執行 Send/Receive(傳送/接收)。
paratextlite --help
Usage: ParatextLite [command] [options]Options: --projectsPath <projectsPath> specify paratext projects path. -d, --debug debugging: enable logging to terminal + dev tools. --addTimings debugging: if debugging enabled, add api timings to output. --disableHost debugging: Start backend and wait. (listens at http://localhost:8888/) --useBundle <useBundle> debugging: specify bundle.js --websocketPort <websocketPort> Override websocket port used internally. Default : 9999 --webserverPort <webserverPort> Override webserver port used internally. Default : 8888 --disableErrorReports Disable automatic error reports --rdwrtp8 (obsolete) 'rdwrtp8 -r|-w project book chapter|0 fileName (-x)' -x : use usx. -r : save from paratext to specified fileName -w : update paratext with content from specified fileName --version Show version information -?, -h, --help Show help and usage informationCommands: reset revert to default settings. sendreceive send receive project and exit. export, read, save Save paratext project content to file. import, update, write Update a paratext project with the contents of specified file. exportlayout Save a named layout to file. importlayout Add or Update a named layout from file. regcode Read/Update current reg code. listprojects list avaliable projects
Usage: ParatextLite [command] [options]
Options: --projectsPath <projectsPath> specify paratext projects path. -d, --debug debugging: enable logging to terminal + dev tools. --addTimings debugging: if debugging enabled, add api timings to output. --disableHost debugging: Start backend and wait. (listens at http://localhost:8888/) --useBundle <useBundle> debugging: specify bundle.js --websocketPort <websocketPort> Override websocket port used internally. Default : 9999 --webserverPort <webserverPort> Override webserver port used internally. Default : 8888 --disableErrorReports Disable automatic error reports --rdwrtp8 (obsolete) 'rdwrtp8 -r|-w project book chapter|0 fileName (-x)' -x : use usx. -r : save from paratext to specified fileName -w : update paratext with content from specified fileName --version Show version information -?, -h, --help Show help and usage information
Commands: reset revert to default settings. sendreceive send receive project and exit. export, read, save Save paratext project content to file. import, update, write Update a paratext project with the contents of specified file. exportlayout Save a named layout to file. importlayout Add or Update a named layout from file. regcode Read/Update current reg code. listprojects list avaliable projects
paratextlite sendreceive --help
Description: send receive project and exit.Usage: ParatextLite sendreceive [options]Options: -p, --projects <projects> (REQUIRED) projects to use. Specify one or more. [] --projectsPath <projectsPath> specify paratext projects path. --allProjects Use all valid registered projects that the registered user can S/R. If specified, --projects is ignored. [default: False] -?, -h, --help Show help and usage information
Description: send receive project and exit.
Usage: ParatextLite sendreceive [options]
Options: -p, --projects <projects> (REQUIRED) projects to use. Specify one or more. [] --projectsPath <projectsPath> specify paratext projects path. --allProjects Use all valid registered projects that the registered user can S/R. If specified, --projects is ignored. [default: False] -?, -h, --help Show help and usage information
Paratext Lite has a set of command line arguments, one of which allows automated Send/Receives.