From f25e12b54e479e60bbd7ce764ab1c1a7afe05a6a Mon Sep 17 00:00:00 2001 From: Eli Schwartz Date: Sun, 15 May 2016 11:48:46 -0400 Subject: [PATCH] GUI server setup: mention command-line alternative. When warning the user to leave calibre running, mention the command-line server as a standalone alternative that doesn't require the GUI to remain running. --- src/calibre/gui2/preferences/server.ui | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/calibre/gui2/preferences/server.ui b/src/calibre/gui2/preferences/server.ui index 3d912a045d..cc0f38d0b2 100644 --- a/src/calibre/gui2/preferences/server.ui +++ b/src/calibre/gui2/preferences/server.ui @@ -272,12 +272,15 @@ - <p>Remember to leave calibre running as the server only runs as long as calibre is running. + <p>Remember to leave calibre running as the server only runs as long as calibre is running. If you wish to run the server as a standalone entity, please refer to the <a href="https://manual.calibre-ebook.com/generated/en/calibre-server.html">command-line documentation</a>. <p>To connect to the calibre server from your device you should use a URL of the form <b>http://myhostname:8080</b>. Here myhostname should be either the fully qualified hostname or the IP address of the computer calibre is running on. If you want to access the server from anywhere in the world, you will have to setup port forwarding for it on your router. true + + true +