Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 1.27 KB

README.md

File metadata and controls

34 lines (24 loc) · 1.27 KB

Web Reader

Node-Webkit based RSS reader.

Screenshot

Features

  • Manage your RSS feeds.
  • Pull feeds automatically every hour (there is a manual refresh button).
  • Scrape articles off webpages directly and automatically.
  • Stores whether you have read each article.
  • Save articles for future reference.
  • Customize font, font size, line height, and highlight color.
  • All data stored locally (in %LOCALAPPDATA%\web-reader).

Running

  1. Make sure you have Node.js installed.
  2. Clone the repository.
  3. Use npm install in the root directory of the repository.
  4. Download NW.js and place it in the root folder of the repository.
  5. Run the application using nw.exe from NW.js.

Download

Alternatively, you can download one of these files containing a pre-built binary.

License

(C) Copyright 2014-2015 Daniel Teo

This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.