Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 1.33 KB

README.md

File metadata and controls

34 lines (23 loc) · 1.33 KB

wReader (Chrome App)

wReader is a simple web feed reader implemented as a Chrome Platform app using AngularJS.

wReader screenshot

Installation

  1. Clone this repo
  2. Download Chrome Canary and Start
  3. Open chrome://flags and enable Experimental Extension APIs
  4. Relaunch the browser
  5. Open chrome://chrome/extensions/
  6. Check Developer Mode
  7. Click on Load unpacked extension... and select the root of this projects directory
  8. Open new tab and click on wReader icon

Architecture

wReader Architecture Diagram

Technologies Used