Skip to content

0wnrepo/poche-to-calibre

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

poche-to-calibre

Goal

This project is a script for calibre in order to get poche bookmarks in epub format so you can read it later, off-line, on your e-reader.

Prerequires

Installation

Download the pocheToCalibre.py file.

Then, in calibre, click on the down arrow next to the fetch news button, then on Add a custom news source. In the appeared window you can configure your news source. Click on the Smitch to advanced mode button and copy/paste the contents of the pocheToCalibre.py file to the textarea. You should have something like that:

copy paste

Additional step for self-hosted Poche: update the appURL variable in script, e.g:

http://example.com/poche/

Then click on Add/Update recipe and Close the window (Calibre may say you’ll lose any unsaved changes, but since you saved, this is not an issue).

Now click on the same arrow next to the fetch news button and click on Schedule news download. In the new window, select Custom then Poche.

form

This is now working as any news stream:

  • Schedule the downloads

  • Fill-in your poche login and password

  • Enjoy

About

A script to get your inthepoche bookmarks down to calibre in epub format

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 46.8%
  • Python 30.7%
  • CSS 19.2%
  • Shell 3.3%