krl / readproxy

html -> mail

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

what?

Simple node.js program to take urls, run them through readability, and save the content as html mail in pseudo mbox format suitable for notmuch indexing.

why?

To index and share weblinks over for example http://github.com/albins/notmuch-to-feed or just for future searchability.

dependencies

usage

readproxy url

  • writes to stdout

readproxy directory url

  • writes to directory

directory designates where to save the file, using scp (so that host:path/etc works as well).

About

html -> mail


Languages

Language:JavaScript 100.0%