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
- Host: GitHub
- URL: https://github.com/jd/atabula2pocket
- Owner: jd
- Created: 2019-09-02T15:52:58.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-09-24T22:10:51.000Z (almost 7 years ago)
- Last Synced: 2025-01-26T04:11:47.065Z (over 1 year ago)
- Language: Python
- Size: 14.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
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`