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