Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fniephaus/alfred-pocket

Manage your Pocket list with Alfred
https://github.com/fniephaus/alfred-pocket

alfred mozilla pocket python workflow

Last synced: 5 days ago
JSON representation

Manage your Pocket list with Alfred

Awesome Lists containing this project

README

        

Pocket for Alfred [![Build Status](https://travis-ci.org/fniephaus/alfred-pocket.svg?branch=master)](https://travis-ci.org/fniephaus/alfred-pocket) [![Coverage Status](https://coveralls.io/repos/github/fniephaus/alfred-pocket/badge.svg?branch=master)](https://coveralls.io/github/fniephaus/alfred-pocket?branch=master)
==============

This workflow lets you manage your Pocket list with Alfred.

![Pocket for Alfred Screenshot](https://raw.github.com/fniephaus/alfred-pocket/master/screenshot.gif)

## Features

- Actions to copy, visit and archive, archive and delete links from your Pocket list (```fn```, ```ctrl```, ```alt``` and ```cmd```)
- Action to open link on getpocket.com (```shift```)
- Hotkey to add new links from Chrome, Safari or your clipboard with custom tags (```ctrl + L```)
- Easy to set up
- Magic argument to deauthorize the workflow (```wf:deauth```)
- Background cache refresh
- Supports notifications
- Uses OAuth 2.0 to authorize the workflow
- Saves your access_token securely in OS X's keychain

## Credits

This workflow uses [pocket](https://github.com/tapanpandita/pocket) and [alfred-workflow](https://github.com/deanishe/alfred-workflow).