Skip to content

Latest commit

 

History

28 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A small library to convert a reading list into an ebook

Usage:

Retrive list from Pocket python readpick/readlist/main.py -u [username] -p [password]

Optional parameters

  • -f - download only favourites
  • -c [num] - define the number of articles (items) to download
  • -s [newest|oldest] - define sorting order
  • -mu - modify after downloading: unfavourite
  • -ma - modify after downloading: archive

Generate epub ebook python readpick/ebook/main.py -o [output_filename] << items_list.json

TODOs

  • Create setup.py and list project (virtualenv) dependencies (BeautifulSoup, jinja2).

About

Handy CLI utility to build an ebook from provided set of links (a reading list)

Resources

Stars

4 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages