chipmonk

A CLI app to saves articles from the web as HTML files for reading later


Keywords
CLI, read, it, later, offline, articles
License
AGPL-3.0
Install
npm install chipmonk@0.1.0

Documentation

Chipmonk

A tool to extract and save HTML articles to disk to read later. Chipmonk saves a copy of the body of text to the articles/html/ folder and adds an entry to datapackage file for displaying archived articles at a later dates

Using

  • Install app npm install -g chipmonk
  • Type chipmonk https://your-url.org/cool-article

Upcoming Ideas

  • Support of summary description of article in CSV
  • Datapackage support
  • CLI viewing of recent articles
  • Web view of archived articles