View Single Post
Old 07-15-2017, 07:13 PM   #10
BetterRed
null operator (he/him)
BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.
 
Posts: 21,776
Karma: 30237628
Join Date: Mar 2012
Location: Sydney Australia
Device: none
Quote:
Originally Posted by chrsl31 View Post
How can I transform the command lines in an application ?
From the very beginning of the Command Line Interface section of the calibre User Manual

Quote:
On macOS, the command line tools are inside the calibre bundle, for example, if you installed calibre in /Applications the command line tools are in /Applications/calibre.app/Contents/console.app/Contents/MacOS/.
I'm not a Mac owner. So, I assume you either need to unbundle the command line tools from there to somewhere more accessible, or type something like this into Terminal

Code:
/Applications/calibre.app/Contents/console.app/Contents/MacOS/calibre-server <whatever options you want>
BR
BetterRed is online now   Reply With Quote