https://github.com/badboy/pinboard-cli
Pinboard on your command line.
https://github.com/badboy/pinboard-cli
Last synced: 10 months ago
JSON representation
Pinboard on your command line.
- Host: GitHub
- URL: https://github.com/badboy/pinboard-cli
- Owner: badboy
- Created: 2013-04-13T14:30:02.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-08-05T10:51:26.000Z (almost 13 years ago)
- Last Synced: 2024-12-24T02:01:31.724Z (over 1 year ago)
- Language: Ruby
- Size: 68.4 KB
- Stars: 89
- Watchers: 5
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
pinboard-cli
============
[Pinboard](https://pinboard.in/) on your command line.
## Install
gem install pinboard-cli
## Usage
Get your API key from 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