pinboard_pdf is a command line tool that downloads your unread pinboard bookmarks to PDF.
WARNING: This is very alpha code. Use at your own risk.
Download all unread bookmarks to the current directory.
$ pinboard_pdf --api-token=API_TOKEN
And all other supported options.
$ pinboard_pdf --api-token=API_TOKEN \
--download-dir=/home/rene/Read \
--lowquality \
--grayscale \
--clobber \
--remove-unread
Apache License, Version 2.0. See LICENSE for details.