Node-Webkit based RSS reader.
- 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
).
- Make sure you have Node.js installed.
- Clone the repository.
- Use
npm install
in the root directory of the repository. - Download NW.js and place it in the root folder of the repository.
- Run the application using
nw.exe
from NW.js.
Alternatively, you can download one of these files containing a pre-built binary.
- Windows - web_reader.exe - 49.2 MB
- Windows - web_reader.win.zip - 25.7 MB
(C) Copyright 2014-2015 Daniel Teo
This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.