Skip to content

Instantly share code, notes, and snippets.

@ahasverus
Last active September 24, 2020 12:42
Show Gist options
  • Save ahasverus/31b62c9a89d231f2f4a61556cc99de13 to your computer and use it in GitHub Desktop.
Save ahasverus/31b62c9a89d231f2f4a61556cc99de13 to your computer and use it in GitHub Desktop.
Tips for Kobo Reader

Tips for Kobo Reader

Use the software Calibre to manager and transfer epubs.

Add Book Cover on Screensaver

  1. On a PC:
nano .kobo/affiliate.conf
# -> Replace fnac by kobo
  1. On the Kobo:
Settings > Sleep mode and Power > Screensaver

Add epubs Series

Source: Kobo Series

  1. Convert EPUBs to KEPUBs
cd ~/Desktop/ebooks
kepubify -o converted ./*
  1. Add Series
cp /Volumes/KOBOeReader/*.calibre ~/Desktop/ebooks/
cp /Volumes/KOBOeReader/.kobo ~/Desktop/ebooks/

seriesmeta ~/Desktop/ebooks/

cp ~/Desktop/ebooks/ /Volumes/KOBOeReader/

Change Default Dictionary

Source: Wiktionary DB

More informations: Forum

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment