/lwn2pocket

Push LWN.net Weekly Edition to Pocket

Primary LanguagePython

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. Add your LWN.net credentials to your ~/.netrc file:

    machine lwn.net login mylogin password mypassword
  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.