Skip to content
This repository has been archived by the owner on Aug 24, 2018. It is now read-only.
/ pinboard_pdf Public archive

A command line tool that downloads your unread pinboard bookmarks to PDF.

License

Notifications You must be signed in to change notification settings

rene00/pinboard_pdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pinboard_pdf

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.

Usage

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

License

Apache License, Version 2.0. See LICENSE for details.

About

A command line tool that downloads your unread pinboard bookmarks to PDF.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published