readable_url
downloads the specified url, runs it through the
Readability algorithm,
optionally converts to Markdown and prints the result to standard out.
Prerequisites: Rust
Installation: cargo install readable_url
USAGE: readable_url <-m|-h> <url/to/convert>
-m output markdown
-h output html
Downloads the specified url, runs it through
the readability algorithm, optionally converts to markdown
and prints the result to standard out.
Metadata:
Tags: