Very simple RSS reader (NodeJS + NeDB + Backbone + Marionette + Electron).
npm install
npm start
To create standalone packages for Linux (x64) and Mac OS X (x64):
npm run-script build
Standalone packages for Linux (x64) and Mac OS X (x64): https://github.com/dbackowski/BackRSS/releases
Released under the MIT License.