Skip to content

hypebeast/surfraw-pinboard

Repository files navigation

Surfraw-Pinboard

Simple Python command line tool to download bookmarks from https://pinboard.in and save it in the surfraw bookmark format.

The bookmark file can then be used together with Rofi and surfraw to implement a bookmark manager.

See rofi-surfraw-bookmark.sh as an example how to use Rofi as a bookmark manager.

  • Free software: MIT license

Features

  • Download all your bookmarks from Pinboard and
  • save it in the surfraw bookmark format.

Usage

Install it with:

pip install surfraw-pinboard

Then start downloading your bookmarks with:

surfraw-pinboard -t 'yourtokengoeshere' bookmarks.txt

Get your token at Pinboard.

Available Options

Following options are availbale:

Usage: surfraw-pinboard [OPTIONS] OUTFILE

  Script to export Pinboard bookmarks to a surfraw bookmark files

Options:
  -t, --token TEXT    Pinboard API token.
  --tags / --no-tags  Include tags in the output.
  --version           Show the version and exit.
  --help              Show this message and exit

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

About

Simple Python command line tool to download bookmarks from Pinboard and save it in the surfraw bookmark format.

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors