go-pocket
At first I want to build a native gui client for pocket on linux, I want to use
golang,but I don't found a suitable GUI/CUI library,So I turned to write this little
tool.
overview

install
go get github.com/hangyan/go-pocket
usage
authentication
The first thing you need to do is authentication,and this only need to do
once.Just use go-pocket auth
and you will know what to do.
The authentication will use your default browser to work.
get

get
use various filters to retrieve items from pocket and output the result,like:

then you can operate on these items by specify the number (eg:1,2...).
add

feedback
This project is still under development,any feedback will be welcome.
Email : yanhangyhy@gmail.com