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

https://github.com/jd/atabula2pocket

Import Atabula.com posts into Pocket
https://github.com/jd/atabula2pocket

Last synced: over 1 year ago
JSON representation

Import Atabula.com posts into Pocket

Awesome Lists containing this project

README

          

============
atabula2pocket
============

This program is designed to weekly import Atabula_ articles to your Pocket_
account.

.. _Atabula: https://atabula.com
.. _Pocket: https://pocket.co

How to use it
-------------

1. Install it using `python setup.py` or any method you like
2. You need to obtain a Pocket access token. Run `get-pocket-token.py` and
follow the instructions.
3. Export those variables in your environment::

export ATABULA_USERNAME=
export ATABULA_PASSWORD=
export POCKET_ACCESS_TOKEN=

4. Run `atabula2pocket.py`