0.03
No commit activity in last 3 years
No release in over 3 years
Search through your pinboard bookmarks on the command-line."
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

~> 1.8.0
~> 0.1.1
 Project Readme

pinboard-cli

Pinboard on your command line.

Install

gem install pinboard-cli

Usage

Get your API key from https://pinboard.in/settings/password and place it in ~/.pinboard-token. Then just run the client:

$ pinboard -h
Usage: pinboard [options] [keywords...]

Configuration:
  Put your Pinboard API key into ~/.pinboard-token
  You can find that key here: https://pinboard.in/settings/password

    -a, --all                        Search everything (href, description, extended, tags)
    -d, --description                Search only description (default)
    -e, --extended                   Search only extended
    -t, --tags                       Search only tags
    -o, --or                         OR keywords
    -u, --update                     Update if neccessary
    -n, --[no-]color                 Suppress color output