项目作者: riichard

项目描述 :
Shell script to bookmark URLs to getpocket.com. No libraries, just shell & curl.
高级语言: Shell
项目地址: git://github.com/riichard/pocket-sh-add.git
创建时间: 2019-02-06T16:01:04Z
项目社区:https://github.com/riichard/pocket-sh-add

开源协议:MIT License

下载


Pocket-sh-add

Add URLs to your pocket with a simple shell script, and some curl. No python
installs, no dependencies, and no javascript!

Integrates fantastically with any UNIX operating system, seemlessly connects to
lynx, mutt, newsbeuter, newsboat!

Installation

Authenticate the user

This will propegate a config file in ~/.pocketshrc with your token. Activate
the link opened in your browser and hit enter.

  1. ./authenticate.sh

Add a URL

Add any URL with the add.sh script.

  1. ./add.sh https://github.com/riichard/pocket-sh-add/blob/master/README.md

Add a URL with tags

  1. ./add.sh https://slate.com/human-interest/2019/11/50-best-nonfiction-books.html "books, nonfiction"