Manage your pocket from terminal.
Project description

# pok - Pocket CLI
## Why Use It
Chrome extensions only gives saving options.
Website looks complex, rarely access it.
We use the mobile app.
So, for desktop users.

## Features
Written in simple Python [O_O]
Terminal friendly :)
All methods avaliable **add,delete,list items**
[Shell friendly](https://github.com/arindampradhan/pok#usage)
Blazing tool to integrate with your Pocket
Funny name ^_^
## [Installation](https://pypi.python.org/pypi/pok)
$ pip install pok
## Usage

### :pouch: Basic Usage
Retrive data
$ pok ls # gives the titles and ids of pocket items
- bulb:
Note: To get the links or urls from list use command in fullform. `ls->list, sh->search, t->tag`
$ pok list # gives the urls and the title of pockets items $ pok list 5 # you can also add a counter
### :pouch: Search
Search via ``Name`` and ``Tag``
$ pok search google # searches the url and the title of the pocket items
$ pok tag django # list items of the tag name django $ pok t python # if you want to look at the ids of the pocket items
### :pouch: Modify
``Delete`` and ``Add`` pocket item
$ pok delete <ID> # deletes an pocket item
You can find the ``<ID>`` from ``$ pok ls`` command.
$ pok add <url> <tags> # Rarely going to use this.
Adios
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file Pok-0.1.0.tar.gz
.
File metadata
- Download URL: Pok-0.1.0.tar.gz
- Upload date:
- Size: 5.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
c44ff17f3af7b4ef3a6d45fc820523a675a25766fcdd66d58ee19d37b79e2f24
|
|
MD5 |
ed0320bec46a1b52872ea7d5ba18b78d
|
|
BLAKE2b-256 |
8daacc0262800cbeb56f5b1241c90c049a075e12be6cb204dde52b4fa362a4b3
|