All Projects → jd → lwn2pocket

jd / lwn2pocket

Licence: other
Push LWN.net Weekly Edition to Pocket

Programming Languages

python
139335 projects - #7 most used programming language

lwn2pocket

This program is designed to weekly import LWN.net article to your Pocket account.

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 LWNNET_USERNAME=<username> export LWNNET_PASSWORD=<password> export POCKET_ACCESS_TOKEN=<token from get-pocket-token.py>

  4. Run lwn2pocket.py

Contributions

This has been written has a neat hack during a sunny afternon in Sevilla. I don't plan to make it perfect, but I'll be happy to get contributions and improvements.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].