Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dbackowski/BackRSS

Very simple RSS reader (NodeJS + NeDB + Backbone + Marionette + Electron).
https://github.com/dbackowski/BackRSS

backbone backbone-marionette electron nedb nodejs rss-reader

Last synced: 2 months ago
JSON representation

Very simple RSS reader (NodeJS + NeDB + Backbone + Marionette + Electron).

Awesome Lists containing this project

README

        

# BackRSS [![Build Status](https://travis-ci.org/dbackowski/BackRSS.svg?branch=master)](https://travis-ci.org/dbackowski/BackRSS)

Very simple RSS reader (NodeJS + NeDB + Backbone + Marionette + Electron).

![screenshot](http://i.imgur.com/ohYRDq7.png)

## Usage

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

## License

Released under the MIT License.