diff --git a/README.md b/README.md index 3bbabce..f9554c3 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Run the script makeKoboRoot.sh . This will create a KoboRoot.tgz archive. Copy s ## Configuration After restarting, plug your kobo back into the computer. Navigate to the .kobo directory. A new kobocloud directory should have appeared. Inside, edit the file kobocloudrc to add the links to the cloud services (one per line). -Notice: No subdirectories are supported at the moment, so be sure that your books are all in the same directories that you are sharing. +Notice: No subdirectories are supported at the moment, so be sure that your books are all in the same directories that you are sharing. **Important:** make sure that there are no spaces before or after the link on the line. ### Nextcloud (Owncloud) To add a nextcloud (owncloud) link, open your nextcloud website in a browser and select the folder that you want to share. Click on "Share" and select "Share with link". Copy the link into the kobocloudrc file. @@ -18,6 +18,9 @@ To add a Dropbox link, open your dropbox in a browser. Select the folder that yo ### pCloud Files added into a subfolder of the *public* folder of pCloud are also supported. Add the public link to the containing folder (starting with https://filedn.com/) to the kobocloudrc file. +### Google Drive +Google Drive is supported. Use the "link sharing" option on a Google Drive folder and select the option "anyone with the link can view." Copy-paste the link in the kobocloudrc file. *Note:* Folders with many files might not work. + ### Restart Restart your Kobo after making changes to kobocloudrc to make them effective. @@ -33,7 +36,6 @@ KoboCloud keeps a log of each session in the .kobo/kobocloud/get.log file. If so ## Known issues * No subdirectories are supported -* Support of Google Drive can be considered if there is demand ## Acknowledgment Thanks to the defunct SendToKobo service for the inspiration of the project and for the basis of the scripts.