Skip to content

ldotlopez/webread

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webread

A lightweight utility to extract and display the contents of any URL in Markdown format.

Overview

webread is a simple command-line tool that fetches the content of a given URL and outputs it as rendered Markdown. Perfect for quickly viewing web pages, blog posts, or documentation without needing a full browser.

Features

  • Fast and efficient fetching of online content
  • Automatic rendering to Markdown format
  • Command-line interface for easy use

Install

TBD

Usage

To get started, clone this repository or install from source. Then, simply run the following command:

webread <url>

Replace <url> with the address you wish to fetch.

Contributing

This project is open-source and welcomes contributions! Find issues to tackle and submit a PR for collaboration.

Dependencies

  • Node.js
  • Mozilla's Readability
  • node-html-markdown
  • yargs

About

A lightweight utility to extract and display the contents of any URL in Markdown format.

Topics

Resources

Stars

Watchers

Forks