Skip to content

Scripts that allow kobo to sync with a remote web-server through wget

Notifications You must be signed in to change notification settings

spMatti/kobo-wget-sync

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

kobo-wget-sync

Forked from https://github.com/wernerb/kobo-wget-sync. Thank you for the good work :)

Refactored the code a little so that it's easier to download files from Google Drive with wget. Now user must provide file .wget-sync/script.sh that is executed when kobo is online.

Install

  1. If you have kobo-grive-sync installed you must uninstall it first. Download package from here to your kobo's /.kobo directory and disconnect the kobo.
  2. Download package from here to your kobo's /.kobo directory and disconnect the kobo. You will see it updating and restart.
  3. Press Sync or activate wifi to start the script. (It watches the activation of wifi through udev rules)
  4. Connect your kobo again and a dir called .wget-sync should be created that contains script.sh
  5. Edit script.sh by uncommenting the sample command and setting the folder ID of your public Google Drive folder.
  6. Disconnect usb, activate wifi and your kobo should sync with the public folder. If it does not go well you can check the log in .wget-sync to check what went wrong.

About

Scripts that allow kobo to sync with a remote web-server through wget

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%