pocket-exporter

command module
v0.1.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 27, 2018 License: MIT Imports: 1 Imported by: 0

README

Pocket Exporter

Build status License Latest Release

Command line tool that allows to export your Pocket articles in a json file.

Pre-Requisites

  • You must have a Pocket account and a valid access token to authenticate on the Pocket API. You can get one by creating an application here. Make sure you grant "retrieve" permissions and select "Desktop (other)" as platform.

Install

To install, the best way is to use the compiled binary.

You can get the latest one from the Releases page.

Then extract its contents and move to the appropriate folder:

sudo mv pocket-exporter /usr/local/bin/pocket-exporter
sudo chmod +x /usr/local/bin/pocket-exporter

Usage

Open a terminal window, run:

pocket-exporter --consumerKey="some-consumer-key" -o /tmp/teste.json-o="/path/to/some/file.json"

Contributing

All contributions are welcome.

Please see Contributing.md and CODE_OF_CONDUCT.md for details.

Authors

License

This project is Licensed under MIT License

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL